* configure.tgt (i*86-*-pe*): New target.
This commit is contained in:
parent
4b048bc096
commit
b4fc7a3068
@ -1,3 +1,8 @@
|
||||
2001-07-19 Andrew Cagney <ac131313@redhat.com>
|
||||
|
||||
From Stephen Smith:
|
||||
* configure.tgt (i*86-*-pe*): New target.
|
||||
|
||||
2001-07-19 Andrew Cagney <ac131313@redhat.com>
|
||||
|
||||
From 2001-07-16 Rodney Brown <rbrown64@csc.com.au>:
|
||||
|
@ -125,6 +125,7 @@ i[3456]86-*-netware*) gdb_target=i386nw
|
||||
configdirs="${configdirs} nlm" ;;
|
||||
i[3456]86-*-osf1mk*) gdb_target=i386mk ;;
|
||||
i[3456]86-*-cygwin*) gdb_target=cygwin ;;
|
||||
i[3456]86-*-pe*) gdb_target=embed ;;
|
||||
i[3456]86-*-vxworks*) gdb_target=vxworks ;;
|
||||
|
||||
i960-*-bout*) gdb_target=vxworks960 ;;
|
||||
|
Loading…
Reference in New Issue
Block a user