From: Catherine Moore Date: Tue, 15 Sep 1998 17:42:09 +0000 (+0000) Subject: Fix changeLOg entry. Add argument to elf_backend_get_symbol_type. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a2dd26e9e9091b74fcc043479dbf94751b3e1c44;p=binutils-gdb.git Fix changeLOg entry. Add argument to elf_backend_get_symbol_type. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 5350e68e699..74168f9489e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,7 +1,9 @@ -Tue Sep 15 08:34:40 CDT 1998 Catherine Moore +Tue Sep 15 12:40:05 1998 Catherine Moore + + * elf-bfd.h: Add argument to elf_backend_get_symbol_type. + +Tue Sep 15 08:34:40 1998 Catherine Moore - * 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.