OSDN Git Service

* elf64-ppc.c: Include elf/ppc64.h rather than elf/ppc.h.
authoramodra <amodra>
Thu, 16 Jan 2003 04:09:34 +0000 (04:09 +0000)
committeramodra <amodra>
Thu, 16 Jan 2003 04:09:34 +0000 (04:09 +0000)
commit40264e4be83727d578594772b54bb40d8d862265
treeef42982f0d737e771f5dc243ad6a2a065dace5e4
parent97ca6abf86822cda189874b7a3123246919fe6f0
* 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