* Makefile.am (ALL_64_EMULATION_SOURCES): Add powerpc64-*-freebsd
commit19745e83fb0887efa6957d27a21a0ff49dc34648
authorAlan Modra <amodra@bigpond.net.au>
Mon, 21 Nov 2011 13:22:41 +0000 (21 13:22 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Mon, 21 Nov 2011 13:22:41 +0000 (21 13:22 +0000)
treee7748f8c7a422e5cc70dba390b5e44984028ab95
parente4ecb375d7c52e44b90630669d44e1251e71b77b
* Makefile.am (ALL_64_EMULATION_SOURCES): Add powerpc64-*-freebsd
source.
(eelf64ppc_fbsd.c): Add rules to build this file.
* Makefile.in: Regenerate.
* configure.tgt: Add target definition for powerpc64-*-freebsd*.
Adjust powerpc-*-freebsd*.
* emultempl/ppc64elf.em: Add a mechanism to override the default
value of 0 for plt_static_chain.
* emulparams/elf32ppc_fbsd.sh (OUTPUT_FORMAT): Override the default.
* emulparams/elf64ppc_fbsd.sh (OUTPUT_FORMAT): Likewise.
(DEFAULT_PLT_STATIC_CHAIN): Define to 1.
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/configure.tgt
ld/emulparams/elf32ppc_fbsd.sh
ld/emulparams/elf64ppc_fbsd.sh [new file with mode: 0644]
ld/emultempl/ppc64elf.em