This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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] revised FreeBSD PowerPC support


Hi,

now after the ppc64 split code is in, I'd like to send my patch for
PowerPC FreeBSD support again.

The code is under testing since a longer time and it only improves :)

The attached patch has been build on powerpc64-unknown-linux-gnu, on
powerpc*-unknown-freebsd10.0 and on x86_64-unknown-freebsd10.0 with
enable-targets=all (only the last one)

No regressions seen.

Feedback welcome!

TIA,
Andreas

2013-02-01  Andreas Tobler  <andreast@fgznet.ch>

	* Makefile.in (ALL_TARGET_OBS): Add powerpc FreeBSD files.
	* configure.host: Add powerpc*-*-freebsd* target.
	* configure.tgt: Add target info for powerpc*-*-freebsd*.
	* ppcfbsd-nat.c, ppcfbsd-tdep.h, ppcfbsd-tdep.c: New files.
	* config/powerpc/fbsd.mh: New file.

Attachment: ppc_cvs_gdb_20130201.diff
Description: Text document


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