OSDN Git Service

* elf32-ppc.c (elf_linker_section_pointers_t): Remove
authorAlan Modra <amodra@bigpond.net.au>
Tue, 22 Mar 2005 13:32:57 +0000 (13:32 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 22 Mar 2005 13:32:57 +0000 (13:32 +0000)
commit4ab46537834a239e8821609fcf1f1ead3fb078ce
tree2ffd4db3d28c4fb35dafeb3d4bd31a6d3b31fb8b
parent82693c32418af10164b9c55b102f8543c4fc9a6b
* elf32-ppc.c (elf_linker_section_pointers_t): Remove
written_address_p.
(ppc_elf_create_linker_section): Don't try to reuse existing section.
(elf_create_pointer_linker_section): Delete info parm.  Don't make
h dynamic.  Don't set written_address_p.
(ppc_elf_check_relocs): Adjust ppc_elf_create_linker_section calls.
(bfd_put_ptr): Delete.
(elf_finish_pointer_linker_section): Remove output_bfd and info parms.
Always write section contents.  Assert global sym is def_regular.
Use offset bottom bit as a written flag.
(ppc_elf_relocate_section): Adjust elf_finish_pointer_linker_section
calls.
bfd/ChangeLog
bfd/elf32-ppc.c