diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-09-14 19:08:26 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-09-14 19:08:26 +0000 |
commit | 8c62064a26df4c9e867e855022d4a84e94538197 (patch) | |
tree | bcd74d612d1fa00f321b153939325cc1a2cf47b6 | |
parent | 31c271643b80533476db741341322a96b003417d (diff) | |
download | gdb-8c62064a26df4c9e867e855022d4a84e94538197.zip gdb-8c62064a26df4c9e867e855022d4a84e94538197.tar.gz gdb-8c62064a26df4c9e867e855022d4a84e94538197.tar.bz2 |
* elfcode.h (elf_link_output_extsym): Keep a symbol marked as weak
even if it is referenced by another object.
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 03ce761..55808ec 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Wed Sep 14 15:06:55 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * elfcode.h (elf_link_output_extsym): Keep a symbol marked as weak + even if it is referenced by another object. + Tue Sep 13 17:57:00 1994 Jeff Law (law@snake.cs.utah.edu) * som.c (som_fixup_formats): Case R_ENTRY (0xb3), set both |