OSDN Git Service

* elf64-ppc.c: Include elf/ppc64.h rather than elf/ppc.h.
authorAlan Modra <amodra@bigpond.net.au>
Thu, 16 Jan 2003 04:09:37 +0000 (04:09 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Thu, 16 Jan 2003 04:09:37 +0000 (04:09 +0000)
commitc139040da77ebfeb5f6b3a9ee50d81c573d9be5d
treec3d89c85b99687f998591c5752a518b43c70c679
parentd691570325a14906c897c282d071a0b79c74ec36
* elf64-ppc.c: Include elf/ppc64.h rather than elf/ppc.h.
(R_PPC_*): Rename all occurrences to R_PPC64_*.
(R_PPC64_ADDR30): Rename all occurrences to R_PPC64_REL30.
(enum elf_ppc_reloc_type): Ditto to enum elf_ppc64_reloc_type.
(ppc64_elf_gc_sweep_hook): Handle R_PPC64_REL30 along with other
relative relocs, not with absolute ones.
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* po/SRC-POTFILES.in: Regenerate.
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/elf64-ppc.c
bfd/po/SRC-POTFILES.in