aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorCatherine Moore <clm@redhat.com>1998-09-15 17:42:09 +0000
committerCatherine Moore <clm@redhat.com>1998-09-15 17:42:09 +0000
commita2dd26e9e9091b74fcc043479dbf94751b3e1c44 (patch)
tree2e1d34a35008806460a44e035f611eead8fef9c2 /bfd/ChangeLog
parent61b113a94e729507362ec214fae4530f0ec4a8f3 (diff)
downloadgdb-a2dd26e9e9091b74fcc043479dbf94751b3e1c44.zip
gdb-a2dd26e9e9091b74fcc043479dbf94751b3e1c44.tar.gz
gdb-a2dd26e9e9091b74fcc043479dbf94751b3e1c44.tar.bz2
Fix changeLOg entry. Add argument to elf_backend_get_symbol_type.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog8
1 files changed, 5 insertions, 3 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 5350e68..74168f9 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,7 +1,9 @@
-Tue Sep 15 08:34:40 CDT 1998 Catherine Moore <clm@cygnus.com>
+Tue Sep 15 12:40:05 1998 Catherine Moore <clm@cygnus.com>
+
+ * elf-bfd.h: Add argument to elf_backend_get_symbol_type.
+
+Tue Sep 15 08:34:40 1998 Catherine Moore <clm@cygnus.com>
- * bfd-in.h: Add argument to elf_backend_get_symbol_type.
- * bfd-in2.h: Rebuild.
* elf.c (swap_out_syms): Pass type to elf_backend_get_symbol_type.
* elf32-arm.c: Add HOWTO entries for R_ARM_GNU_VTINHERIT and
R_ARM_GNU_VTENTRY.