aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1999-09-02 23:44:54 +0000
committerJeff Law <law@redhat.com>1999-09-02 23:44:54 +0000
commit20e29382fd8835fc5fb13ad0e501e52f53f2932d (patch)
treede2adb2e7aaf4f3ef6b23404cd9355b010c6c128 /bfd/ChangeLog
parentf6e143a1993a216698804357c3b4e59ad5ea63d9 (diff)
downloadgdb-20e29382fd8835fc5fb13ad0e501e52f53f2932d.zip
gdb-20e29382fd8835fc5fb13ad0e501e52f53f2932d.tar.gz
gdb-20e29382fd8835fc5fb13ad0e501e52f53f2932d.tar.bz2
* elflink.h (elf_link_add_object_symbols): Work around bogus SH_LINK
field in hpux11 shared libraries.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index c23850f..f45eafc 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Thu Sep 2 17:41:20 1999 Jeffrey A Law (law@cygnus.com)
+
+ * elflink.h (elf_link_add_object_symbols): Work around bogus SH_LINK
+ field in hpux11 shared libraries.
+
1999-09-02 Nick Clifton <nickc@cygnus.com>
* elflink.h (elf_gc_record_vtentry): Fix memory leak.