* linker.c (generic_link_add_symbol_list): Always init udata.p so
authorRichard Henderson <rth@redhat.com>
Fri, 12 Dec 1997 01:48:58 +0000 (01:48 +0000)
committerRichard Henderson <rth@redhat.com>
Fri, 12 Dec 1997 01:48:58 +0000 (01:48 +0000)
        that the generic relaxation code can function when input and output
        file formats are mismatched.

bfd/ChangeLog

index 2fb38773be41543612d3f0acf333aad5322dd308..540b066a320ca45584c272e4d7114154afd9aef8 100644 (file)
@@ -1,3 +1,9 @@
+Thu Dec 11 17:48:11 1997  Richard Henderson  <rth@cygnus.com>
+
+       * 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  <ian@cygnus.com>
 
        * coff-sh.c (bfd_coff_small_swap_table): Initialize new fields.
This page took 0.028953 seconds and 4 git commands to generate.