config.gcc: Add an i386/sysv4-cpp.h.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Sun, 16 Jun 2002 21:13:11 +0000 (21:13 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sun, 16 Jun 2002 21:13:11 +0000 (21:13 +0000)
commit3d05b15f106942bb499c9a5c1d143a3ddb33bd6f
tree6d05f9a5f563a6d5dc6f87e4264e8023dd41a591
parentdaefe58e9352e710127683fa6d4da4f460186c9e
config.gcc: Add an i386/sysv4-cpp.h.

* config.gcc: Add an i386/sysv4-cpp.h.  Remove i386-aout.h from
vxworks.
config/i386:
* i386-aout.h, i386elf.h, sysv4.h: Remove CPP_PREDEFINES.
* linux64.h: Use TARGET_OS_CPP_BUILTINS rather than
CPP_PREDEFINES and part of CPP_SPEC.
i386elf.h, mach.h, netware.h, rtemself.h, sco5.h, sol2.h,
vsta.h, vxi386.h, win32.h: Similarly.
* sysv4-cpp.h: New.

From-SVN: r54679
15 files changed:
gcc/ChangeLog
gcc/config.gcc
gcc/config/i386/i386-aout.h
gcc/config/i386/i386elf.h
gcc/config/i386/linux64.h
gcc/config/i386/mach.h
gcc/config/i386/netware.h
gcc/config/i386/rtemself.h
gcc/config/i386/sco5.h
gcc/config/i386/sol2.h
gcc/config/i386/sysv4-cpp.h [new file with mode: 0644]
gcc/config/i386/sysv4.h
gcc/config/i386/vsta.h
gcc/config/i386/vxi386.h
gcc/config/i386/win32.h