* xcofflink.c (xcoff_link_add_symbols): Always initialize
keep_syms. (_bfd_xcoff_bfd_final_link): Don't set target_index to an uninitialized value.
This commit is contained in:
parent
f061ddf67d
commit
e425358ff1
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Thu Sep 19 11:03:06 1996 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* xcofflink.c (xcoff_link_add_symbols): Always initialize
|
||||
keep_syms.
|
||||
(_bfd_xcoff_bfd_final_link): Don't set target_index
|
||||
to an uninitialized value.
|
||||
|
||||
Tue Sep 17 14:18:31 1996 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* coffcode.h (coff_slurp_line_table): Warn about illegal symbol
|
||||
|
|
Loading…
Add table
Reference in a new issue