summaryrefslogtreecommitdiff
path: root/gdb/osf-share
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2003-07-07 15:51:57 +0000
committerAlan Modra <amodra@bigpond.net.au>2003-07-07 15:51:57 +0000
commitc7237be5c7feb04644240b88c4618447d0288eea (patch)
tree82a1a33c3d99482d341b58b8f0f16919618da992 /gdb/osf-share
parente0e94344bb7bc16dff7ec65aaaa90d7d5ce313a1 (diff)
downloadgdb-c7237be5c7feb04644240b88c4618447d0288eea.tar.gz
* elf-bfd.h (struct elf_link_hash_entry): Remove linker_section_pointer
field. (enum elf_linker_section_enum): Delete. (struct elf_linker_section): Delete. (struct elf_linker_section_pointers): Delete. (struct elf_obj_tdata): Remove #if 0 chunk. Remove linker_section. Make linker_section_pointers a void**. (elf_local_ptr_offsets, elf_linker_section): Don't define. * elf32-ppc.c (enum elf_linker_section_enum): New, cut-down version of old item in elf-bfd.h. (struct elf_linker_section): Likewise. (struct elf_linker_section_pointers): Likewise. (elf_local_ptr_offsets): Define. (struct ppc_elf_link_hash_entry): Add linker_section_pointer. (ppc_elf_link_hash_newfunc): Init it. (struct ppc_elf_link_hash_table): Add sbss. (ppc_elf_link_hash_table_create): zmalloc rather than clearing individual fields. (elf_create_linker_section): Fold into.. (ppc_elf_create_linker_section): ..here. Remove hole_size code. Make rela section here if shared. (elf_find_pointer_linker_section): Pass lsect rather than enum. (elf_create_pointer_linker_section): Adjust. zalloc rather than clearing in a loop. (elf_finish_pointer_linker_section): Adjust. Don't make rela section here. (ppc_elf_check_relocs): Adjust. (ppc_elf_add_symbol_hook): Tighten hash creator test. Remove code creating .sbss by hand. * elf.c (_bfd_elf_link_hash_newfunc): Adjust.
Diffstat (limited to 'gdb/osf-share')
0 files changed, 0 insertions, 0 deletions