]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* elf-bfd.h (ELF_COMMON_DEF_P): New.
authorAlexandre Oliva <aoliva@redhat.com>
Wed, 21 Jul 2004 06:46:20 +0000 (06:46 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Wed, 21 Jul 2004 06:46:20 +0000 (06:46 +0000)
commit7e2294f9378d28e2645b2db1d23053755a603c5c
tree84a776f68fed867d5a032ff1637975db944264a1
parentf6d87cd6b1b39639e32019f0ad44f26e82f46811
* elf-bfd.h (ELF_COMMON_DEF_P): New.
* elflink.c (_bfd_elf_symbol_refs_local_p): Use it to handle
common definitions.
* elf-m10300.c: Use SYMBOL_REFERENCES_LOCAL instead of
_bfd_elf_symbol_refs_local_p.
* elf32-frv.c (FRVFDPIC_SYM_LOCAL): Remove hack for common
symbols.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf-m10300.c
bfd/elf32-frv.c
bfd/elflink.c