* elf32-mips.c (mips_elf_add_symbol_hook): Don't set the owner of
authorIan Lance Taylor <ian@airs.com>
Thu, 13 Mar 1997 02:41:08 +0000 (02:41 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 13 Mar 1997 02:41:08 +0000 (02:41 +0000)
commit7d996a75d2ee20dba23c3e1e7a1df6e6beaaddda
tree976a35e94651fc54388c7eee04ed40937bfc1b2e
parentd7339c87a6939d650500156bd77e660abb19c0a3
* elf32-mips.c (mips_elf_add_symbol_hook): Don't set the owner of
the magic sections used for SHN_MIPS_TEXT and SHN_MIPS_DATA.
Don't return bfd_und_section_ptr when info->shared.
(mips_elf_final_link): Set the alignment of .rtproc to 4, not 12.
(mips_elf_create_dynamic_sections): Correct type: ^= for &=.
(mips_elf_check_relocs): Resolve an indirect symbol in
sym_hashes.
(mips_elf_finish_dynamic_symbol): Don't change SHN_ABS into
SHN_MIPS_TEXT or SHN_MIPS_DATA.
bfd/elf32-mips.c
This page took 0.032438 seconds and 4 git commands to generate.