diff options
author | Steve Chamberlain <sac@cygnus> | 1996-02-01 18:39:00 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1996-02-01 18:39:00 +0000 |
commit | 3d78f53277a7eb4bd064e4eddbc578132140e750 (patch) | |
tree | e0f97fdc134f72ab799452e23b1fc03550a306d7 /gdb/config/powerpc/.Sanitize | |
parent | 9daacfc4e493fe886bc3374fe41d26671cef841c (diff) | |
download | gdb-3d78f53277a7eb4bd064e4eddbc578132140e750.zip gdb-3d78f53277a7eb4bd064e4eddbc578132140e750.tar.gz gdb-3d78f53277a7eb4bd064e4eddbc578132140e750.tar.bz2 |
* config/powerpc/(cygwin32.mh, cygwin32.mt, tm-cygwin32.h,
xm-cygwin32.h): New.
* config/i386/(*win32*): Becomes *cygwin32*.
* configure.in (i[3456]86-*-win32*): Becomes i[3456]86-*-cygwin32.
(powerpcle-*-cygwin32): New.
* configure: Regenerate.
* win32-nat.c (child_create_inferior): Call CreateProcess
with the right program arg.
Diffstat (limited to 'gdb/config/powerpc/.Sanitize')
-rw-r--r-- | gdb/config/powerpc/.Sanitize | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/config/powerpc/.Sanitize b/gdb/config/powerpc/.Sanitize index 49bf7aa..48bfd7a 100644 --- a/gdb/config/powerpc/.Sanitize +++ b/gdb/config/powerpc/.Sanitize @@ -27,6 +27,8 @@ aix.mh aix.mt aix4.mh aix4.mt +cygwin32.mh +cygwin32.mt gdbserve.mt macos.mh macos.mt @@ -37,6 +39,7 @@ ppc-nw.mt ppc-sim.mt ppcle-eabi.mt ppcle-sim.mt +tm-cygwin32.h tm-macos.h tm-ppc-aix.h tm-ppc-aix4.h @@ -45,6 +48,7 @@ tm-ppc-nw.h tm-ppc-sim.h tm-ppcle-eabi.h tm-ppcle-sim.h +xm-cygwin32.h xm-aix.h xm-mpw.h |