Fix changeLOg entry. Add argument to elf_backend_get_symbol_type.

This commit is contained in:
Catherine Moore 1998-09-15 17:42:09 +00:00
parent 61b113a94e
commit a2dd26e9e9
1 changed files with 5 additions and 3 deletions

View File

@ -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.