]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf.c
* bfd-elf.h (elf_backend_name_local_section_symbols): New hook.
authorRichard Sandiford <rdsandiford@googlemail.com>
Mon, 9 Feb 2004 08:04:00 +0000 (08:04 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Mon, 9 Feb 2004 08:04:00 +0000 (08:04 +0000)
commit174fd7f9556183397625dbfa99ef68ecd325c74b
tree0343a185c2e517f52888f5d2fb8e11af23d036b7
parentedfae06341a087244f28127674aba54f20912885
* 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