This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
new target: i*86-*-pe*
- To: GDB patches <gdb-patches at sourceware dot cygnus dot com>, Elena Zannoni <ezannoni at cygnus dot com>
- Subject: new target: i*86-*-pe*
- From: Stephen Smith <ischis2 at home dot com>
- Date: Wed, 18 Jul 2001 13:46:04 -0700
This patch supersedes one component of http://sources.redhat.com/ml/gdb-patches/2001-07/msg00448.html
as requested by Elena Zannoni <ezannoni@cygnus.com>.
* configure.tgt (i*86-*-pe*): New target.
Index: configure.tgt
===================================================================
RCS file: /cvs/src/src/gdb/configure.tgt,v
retrieving revision 1.33
diff -u -p -r1.33 configure.tgt
--- configure.tgt 2001/07/16 08:52:41 1.33
+++ configure.tgt 2001/07/18 16:52:16
@@ -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 ;;
sps