mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
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.
This commit is contained in:
@@ -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 ;;
|
||||
|
||||
Reference in New Issue
Block a user