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 * 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.