]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/emultempl/ppc32elf.em
* emultempl/alphaelf.em (alpha_after_open): Use elf_object_id.
authorAlan Modra <amodra@gmail.com>
Fri, 15 Feb 2008 09:03:02 +0000 (09:03 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 15 Feb 2008 09:03:02 +0000 (09:03 +0000)
commit5503fea1b9e6164095b2afa6d52c734cad217b3c
tree2892a09e3ef387bd865d09f5fafbe3966f4ecde7
parent0c8d6e5c6d36827b284c46ae256ace8ed4e3daf8
* emultempl/alphaelf.em (alpha_after_open): Use elf_object_id.
* emultempl/hppaelf.em (hppaelf_create_output_section_statements):
Likewise.
* emultempl/ppc64elf.em (ppc_create_output_section_statements):
Likewise.
* emultempl/ppc32elf.em (is_ppc_elf32_vec): Delete.  Replace all
uses with..
(is_ppc_elf): ..this new macro.
ld/ChangeLog
ld/emultempl/alphaelf.em
ld/emultempl/hppaelf.em
ld/emultempl/ppc32elf.em
ld/emultempl/ppc64elf.em