* elf-bfd.h (struct elf_obj_tdata): Move find_line_info, local_stubs,
authorAlan Modra <amodra@gmail.com>
Mon, 18 Feb 2013 02:56:58 +0000 (02:56 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 18 Feb 2013 02:56:58 +0000 (02:56 +0000)
commit698600e4b4f428f13630e00307012adaf0ae4c7e
tree9f293ad802f3644eba7a4f392436e40777742aed
parentbdeb34ba52238b29eade80503b7b9a924e8d61c7
* elf-bfd.h (struct elf_obj_tdata): Move find_line_info, local_stubs,
local_call_stubs, elf_data_symbol, elf_text_symbol, elf_data_section,
and elf_text_section to..
* elfxx-mips.c (struct mips_elf_obj_tdata): ..here.  Update all refs.
* elf64-alpha.c (struct mips_elf_find_line): Rename to..
(struct alpha_elf_find_line): ..this.
(struct alpha_elf_obj_tdata): Add find_line_info, update refs.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf64-alpha.c
bfd/elfxx-mips.c