This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch, RFC] BFD, support for powerpc*-freebsd


Hi,

attached a patch which should bring in support for powerpc and powerc64 on FreeBSD.

This is the first of three patches. With this patch I was able to get the cvs version of binutils running.

Would you mind giving me a review and consider this patch for trunk once I cleaned up the review comments?

TIA,
Andreas

2011-11-19 Andreas Tobler <andreast@fgznet.ch>

	* config.bfd: Add vectors for powerpc and powerpc64-freebsd.
	* configure.in (TDEFINES): Add rules for powerpc*-freebsd.
	* configure: Regenerate.
	* elf32-ppc.c: Add powerpc-freebsd definitions.
	* elf64-ppc.c: Add powerpc64-freebsd definitions.
	* targets.c: Add bits for powerpc and powerpc64-freebsd.

Attachment: bfd_ppc_fbsd-20111119-1.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]