summaryrefslogtreecommitdiffstats
path: root/gdb/configure.host
diff options
context:
space:
mode:
authorAndreas Tobler <andreast@sourceware.org>2013-02-04 20:48:53 +0000
committerAndreas Tobler <andreast@sourceware.org>2013-02-04 20:48:53 +0000
commitdc18f110f27f10ae55016f27d95d4afed24cde9b (patch)
treed555b8c3789dda09b24469005d261994ca39e5c2 /gdb/configure.host
parentace9af6f593847aa70a0a88b1cfc9afbfc2c1d94 (diff)
downloadppe42-binutils-dc18f110f27f10ae55016f27d95d4afed24cde9b.tar.gz
ppe42-binutils-dc18f110f27f10ae55016f27d95d4afed24cde9b.zip
2013-02-04 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.
Diffstat (limited to 'gdb/configure.host')
-rw-r--r--gdb/configure.host1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/configure.host b/gdb/configure.host
index 7dc35e19a6..b13cdce411 100644
--- a/gdb/configure.host
+++ b/gdb/configure.host
@@ -125,6 +125,7 @@ mips64*-*-openbsd*) gdb_host=obsd64 ;;
powerpc-*-aix* | rs6000-*-*)
gdb_host=aix ;;
+powerpc*-*-freebsd*) gdb_host=fbsd ;;
powerpc-*-linux*) gdb_host=linux ;;
powerpc-*-netbsd* | powerpc-*-knetbsd*-gnu)
gdb_host=nbsd ;;
OpenPOWER on IntegriCloud