diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2002-03-26 16:01:04 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2002-03-26 16:01:04 +0000 |
commit | 3851fca49e08f131a68bbb80e9c0b09c162e0bc9 (patch) | |
tree | 862b32cadc5b2ef47d4dab98018abc71f504fb60 /bfd/ChangeLog | |
parent | d7679631e88e095c0ee4a7df9e6153ccc205faca (diff) | |
download | gdb-3851fca49e08f131a68bbb80e9c0b09c162e0bc9.zip gdb-3851fca49e08f131a68bbb80e9c0b09c162e0bc9.tar.gz gdb-3851fca49e08f131a68bbb80e9c0b09c162e0bc9.tar.bz2 |
2002-03-26 H.J. Lu (hjl@gnu.org)
* elflink.h (elf_link_input_bfd): Complain about relocations
against local symbols in discarded sections.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 28f8b32..a6dc649 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2002-03-26 H.J. Lu (hjl@gnu.org) + + * elflink.h (elf_link_input_bfd): Complain about relocations + against local symbols in discarded sections. + 2002-03-26 Alan Modra <amodra@bigpond.net.au> * elflink.h (elf_gc_mark): Don't recurse into non-ELF sections. |