* Makefile.am (ALL_64_EMULATION_SOURCES): Add powerpc64-*-freebsd
authorAlan Modra <amodra@gmail.com>
Mon, 21 Nov 2011 13:22:46 +0000 (13:22 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 21 Nov 2011 13:22:46 +0000 (13:22 +0000)
commitbd59d91639999e90bb9f73d679c91a9e7af7579b
treed8dca11998e91108695f219342ca411a080bd75f
parentedc1d65242992c050acce8afbd26191abf6bb433
* 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
This page took 0.025452 seconds and 4 git commands to generate.