Patch to rename GO32 to DJGPP
Mark E.
snowball3@usa.net
Mon Mar 15 15:28:00 GMT 1999
With GO32 having long since disappeared in favor of DJGPP, the patch
attached to this message renames DJGPP's config files to reflect this.
The proposal to do this was OKed by DJ Delorie and the paperwork is
on file.
Here is a ChangeLog:
* gcc/config/i386/go32.h: Delete.
* gcc/config/i386/djgpp.h: New. Renamed from go32.h.
Added -DDJGPP=2 to CPP_PREDEFINES.
* gcc/config/i386/go32-rtems.h: Delete.
* gcc/config/i386/djgpp-rtems.h: New. Renamed from go32-rtems.h.
Added -DDJGPP=2 to CPP_PREDEFINES.
* gcc/config/i386/xm-go32.h: Delete.
* gcc/config/i386/xm-djgpp.h: New. Renamed from xm-go32.h.
* gcc/config/i386/x-go32: Delete.
* gcc/config/i386/x-djgpp: New. Renamed from x-go32.
* gcc/config/i386/t-go32: Delete.
* gcc/config/i386/t-djgpp: New. Renamed from t-go32.
* gcc/configure.in(pc-msdosdjgpp): Set xm_file to i386/xm-djgpp.h.
Set tm_file to i386/djgpp.h. Set tmake_file to i386/t-djgpp.
Set xmake_file to i386/x-djgpp.
ChangeLog:
* config/mh-go32: Delete.
* config/mh-djgpp: New. Renamed from mh-go32.
* configure.in (pc-msdosdjgpp): Set host_makefile_frag to config/mh-
djgpp.
Mark
---
Mark Elbrecht, snowball3@usa.net
http://snowball.digitalspace.net/
More information about the Gcc-patches
mailing list