aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-08-09 18:46:54 +0000
committerIan Lance Taylor <ian@airs.com>1996-08-09 18:46:54 +0000
commitd92099f1982e20d90ea2beeb2a8f0d0fcf87cb70 (patch)
tree3550ea5ff8cd3edf6bcec3e6b7bc2ff62bcf8afa
parentc149559febd993d275132d0452b900699cd2b8c6 (diff)
downloadgdb-d92099f1982e20d90ea2beeb2a8f0d0fcf87cb70.zip
gdb-d92099f1982e20d90ea2beeb2a8f0d0fcf87cb70.tar.gz
gdb-d92099f1982e20d90ea2beeb2a8f0d0fcf87cb70.tar.bz2
* cofflink.c (coff_link_add_symbols): Only set (*sym_hash)->numaux
if sym.n_numaux is not zero. (_bfd_coff_link_input_bfd): Permit the symbol and the hash table entry to disagree about the number of aux entries if the symbol has zero.
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index b91457d..d267c55 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,11 @@
Fri Aug 9 12:44:57 1996 Ian Lance Taylor <ian@cygnus.com>
+ * cofflink.c (coff_link_add_symbols): Only set (*sym_hash)->numaux
+ if sym.n_numaux is not zero.
+ (_bfd_coff_link_input_bfd): Permit the symbol and the hash table
+ entry to disagree about the number of aux entries if the symbol
+ has zero.
+
* elf32-mips.c (mips_elf_check_relocs): Create the .rel.dyn
section if it might be needed, not just if info->shared.
(mips_elf_adjust_dynamic_symbol): Make room for a null element at