diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2002-03-26 18:13:54 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2002-03-26 18:13:54 +0000 |
commit | ad43ed4ce48c9f83b38469eb543d1d8e2d3585a5 (patch) | |
tree | 874bfbca53498fd2127faca08a8ae454d6e95762 /bfd/ChangeLog | |
parent | 3851fca49e08f131a68bbb80e9c0b09c162e0bc9 (diff) | |
download | gdb-ad43ed4ce48c9f83b38469eb543d1d8e2d3585a5.zip gdb-ad43ed4ce48c9f83b38469eb543d1d8e2d3585a5.tar.gz gdb-ad43ed4ce48c9f83b38469eb543d1d8e2d3585a5.tar.bz2 |
2002-03-26 H.J. Lu (hjl@gnu.org)
* elflink.h (elf_link_input_bfd): Revert the last change since
the gcc exception handling isn't fixed yet.
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 a6dc649..b28e978 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,10 @@ 2002-03-26 H.J. Lu (hjl@gnu.org) + * elflink.h (elf_link_input_bfd): Revert the last change since + the gcc exception handling isn't fixed yet. + +2002-03-26 H.J. Lu (hjl@gnu.org) + * elflink.h (elf_link_input_bfd): Complain about relocations against local symbols in discarded sections. |