aboutsummaryrefslogtreecommitdiff
path: root/bfd/aout-rce.c
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-05-30 22:33:51 +0000
committerIan Lance Taylor <ian@airs.com>1996-05-30 22:33:51 +0000
commit0017655509ac91752827bc649a6c525295352344 (patch)
treef9fc37db1e7a4deb3a05e8992643d0996d06fe60 /bfd/aout-rce.c
parentd0e1c80348c854c6c988700a1e885fd0a679732c (diff)
downloadgdb-0017655509ac91752827bc649a6c525295352344.zip
gdb-0017655509ac91752827bc649a6c525295352344.tar.gz
gdb-0017655509ac91752827bc649a6c525295352344.tar.bz2
* elf64-mips.c: Extensive additions to provide better support for
writing files and for gas. * elf32-mips.c (_bfd_mips_elf_object_p): New function, broken out of mips_elf_object_p. (mips_elf32_object_p): Rename from mips_elf_object_p; call _bfd_mips_elf_object_p. (_bfd_mips_elf_final_write_processing): Rename from mips_elf_final_write_processing and make globally visible. (_bfd_mips_elf_fake_sections): Rename from mips_elf_fake_sections and make globally visible. (_bfd_mips_elf_section_from_bfd_section): Rename from mips_elf_section_from_bfd_section and make globally visible. (_bfd_mips_elf_section_processing): New function, broken out of mips_elf_section_processing. (mips_elf32_section_processing): Rename from mips_elf_section_processing; call _bfd_mips_elf_section_processing. (_bfd_mips_elf_symbol_processing): Rename from mips_elf_symbol_processing and make globally visible. (_bfd_mips_elf_read_ecoff_info): Rename from mips_elf_read_ecoff_info and make globally visible. (mips_elf32_ecoff_debug_swap): Rename from mips_elf_ecoff_debug_swap. * elf.c (_bfd_elf_symbol_from_bfd_symbol): Use asymbol rather than struct symbol_cache_entry. (_bfd_elf_validate_reloc): New function, moved in from elfcode.h:validate_reloc. * elfcode.h (validate_reloc): Remove; moved into elf.c and renamed to _bfd_elf_validate_reloc. Change all callers. * elf-bfd.h (bfd_section_from_shdr): Declare. (_bfd_elf_symbol_from_bfd_symbol): Declare. (_bfd_elf_validate_reloc): Declare. (_bfd_mips_elf_object_p): Declare. (_bfd_mips_elf_fake_sections): Declare. (_bfd_mips_elf_section_from_bfd_section): Declare. (_bfd_mips_elf_section_processing): Declare. (_bfd_mips_elf_symbol_processing): Declare. (_bfd_mips_elf_read_ecoff_info): Declare. (_bfd_mips_elf_final_write_processing): Declare. * elfxx-target.h (bfd_elfNN_get_reloc_upper_bound): Don't define if already defined.
Diffstat (limited to 'bfd/aout-rce.c')
0 files changed, 0 insertions, 0 deletions