* configure.host, configure.tgt (powerpc-*-netbsd*): New entry.

* config/powerpc/nbsd.mh, config/powerpc/nbsd.mt,
config/powerpc/tm-nbsd.h, config/powerpc/nm-nbsd.h,
config/powerpc/xm-nbsd.h: New files.
This commit is contained in:
J.T. Conklin
2000-05-18 23:43:58 +00:00
parent 24a39d88a2
commit e42180d7b4
9 changed files with 230 additions and 0 deletions

View File

@@ -217,6 +217,7 @@ ns32k-utek-sysv*) gdb_target=merlin ;;
ns32k-utek-*) gdb_target=umax ;;
powerpc-*-macos*) gdb_target=macos ;;
powerpc-*-netbsd*) gdb_target=nbsd ;;
powerpc-*-netware*) gdb_target=ppc-nw
configdirs="${configdirs} nlm" ;;