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)
commit2ddcc5638915abb9bf09f1c4b268307aa1b5401d
treefd50821b5a33cc8690e056774dd47f04e8b66c6c
parent1ec32beb6a6b83c7b5574ca2da4350fb491ca3bf
* 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