From: Richard Henderson Date: Fri, 12 Dec 1997 01:48:58 +0000 (+0000) Subject: * linker.c (generic_link_add_symbol_list): Always init udata.p so X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5b3a74e8b85248b6f4bad403ec366ee38f204376;p=binutils-gdb.git * linker.c (generic_link_add_symbol_list): Always init udata.p so that the generic relaxation code can function when input and output file formats are mismatched. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2fb38773be4..540b066a320 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Thu Dec 11 17:48:11 1997 Richard Henderson + + * linker.c (generic_link_add_symbol_list): Always init udata.p so + that the generic relaxation code can function when input and output + file formats are mismatched. + Thu Dec 11 01:02:18 1997 Ian Lance Taylor * coff-sh.c (bfd_coff_small_swap_table): Initialize new fields.