aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>1997-12-12 01:48:58 +0000
committerRichard Henderson <rth@redhat.com>1997-12-12 01:48:58 +0000
commit5b3a74e8b85248b6f4bad403ec366ee38f204376 (patch)
treed42ffa837132b4ecc9b2bcd6ec8c2f5db1f752f7
parent290c51b5cd874c25676cd17b64d99889745dbe51 (diff)
downloadfsf-binutils-gdb-5b3a74e8b85248b6f4bad403ec366ee38f204376.zip
fsf-binutils-gdb-5b3a74e8b85248b6f4bad403ec366ee38f204376.tar.gz
fsf-binutils-gdb-5b3a74e8b85248b6f4bad403ec366ee38f204376.tar.bz2
* 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.
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 2fb3877..540b066 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -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.