OSDN Git Service

* bfd-elf.h (elf_backend_name_local_section_symbols): New hook.
authorRichard Sandiford <rsandifo@nildram.co.uk>
Mon, 9 Feb 2004 08:04:00 +0000 (08:04 +0000)
committerRichard Sandiford <rsandifo@nildram.co.uk>
Mon, 9 Feb 2004 08:04:00 +0000 (08:04 +0000)
commitfa29cdf548c4d5ea411b9dce9dd0f0a2a0d4e8c2
tree94230a198163fb228fb852bc948757d64a9668bc
parent0b5ca37c078df2e9fbd74aeec5280dff46cc12fc
* bfd-elf.h (elf_backend_name_local_section_symbols): New hook.
* elf.c (swap_out_syms): Use it to decide whether local section
symbols should be named.
* elfxx-target.h (elf_backend_name_local_section_symbols): New macro.
* elfxx-mips.h (_bfd_mips_elf_name_local_section_symbols): Declare.
(elf_backend_name_local_section_symbols): Define.
* elfxx-mips.c (_bfd_mips_elf_name_local_section_symbols): New.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf.c
bfd/elfxx-mips.c
bfd/elfxx-mips.h
bfd/elfxx-target.h