[patch,RFC] LD support for powerpc64-freebsd
Alan Modra
amodra@gmail.com
Mon Nov 21 13:27:00 GMT 2011
On Sun, Nov 20, 2011 at 09:46:10PM +0100, Andreas Tobler wrote:
> * 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.
Applied.
> +#ifndef DEFAULT_PLT_STATIC_CHAIN
> +#define DEFAULT_PLT_STATIC_CHAIN 0
> +#endif
without this leftover piece from a previous patch.
--
Alan Modra
Australia Development Lab, IBM
More information about the Binutils
mailing list