]> git.ipfire.org Git - thirdparty/gcc.git/commit
386bsd.h, [...]: Remove -Di386 -Acpu(i386) -Amachine(i386) from CPP_PREDEFINES.
authorZack Weinberg <zack@wolery.cumb.org>
Mon, 31 Jan 2000 07:28:05 +0000 (07:28 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Mon, 31 Jan 2000 07:28:05 +0000 (07:28 +0000)
commitdb80ee8e522ba28a9f253a56bd77ddc51926c216
tree2c70fed6befeda0142dbaed9d2b62e6e805175bf
parent105a8d1c0e74ad97d97115286a5b1c80a8967a2a
386bsd.h, [...]: Remove -Di386 -Acpu(i386) -Amachine(i386) from CPP_PREDEFINES.

* i386/386bsd.h, i386/beos-pe.h, i386/bsd386.h, i386/crtdll.h,
i386/cygwin.h, i386/dgux.h, i386/djgpp-rtems.h, i386/djgpp.h,
i386/freebsd.h, i386/gnu.h, i386/i386-aout.h, i386/i386-coff.h,
i386/i386-interix.h, i386/i386elf.h, i386/linux.h, i386/lynx-ng.h,
i386/lynx.h, i386/mach.h, i386/mingw32.h, i386/moss.h,
i386/netbsd.h, i386/next.h, i386/openbsd.h, i386/osf1elf.h,
i386/ptx4-i.h, i386/rtems.h, i386/rtemself.h, i386/sco.h,
i386/sequent.h, i386/sun.h, i386/sysv4.h, i386/uwin.h, i386/vsta.h,
i386/vxi386.h, i386/win-nt.h, i386/win32.h:
Remove -Di386 -Acpu(i386) -Amachine(i386) from CPP_PREDEFINES.

* i386/osf1elf.h, i386/scodbx.h, i386/seq-sysv3.h, i386/sysv5.h:
Add %(cpp_cpu) to CPP_SPEC.

* i386/osf1elf.h, i386/osfelf.h, i386/osfrose.h:
Add %(cc1_cpu) to CC1_SPEC.

From-SVN: r31710
43 files changed:
gcc/ChangeLog
gcc/config/i386/386bsd.h
gcc/config/i386/beos-pe.h
gcc/config/i386/bsd386.h
gcc/config/i386/crtdll.h
gcc/config/i386/cygwin.h
gcc/config/i386/dgux.h
gcc/config/i386/djgpp-rtems.h
gcc/config/i386/djgpp.h
gcc/config/i386/freebsd-elf.h
gcc/config/i386/freebsd.h
gcc/config/i386/gnu.h
gcc/config/i386/i386-aout.h
gcc/config/i386/i386-coff.h
gcc/config/i386/i386-interix.h
gcc/config/i386/i386elf.h
gcc/config/i386/linux.h
gcc/config/i386/lynx-ng.h
gcc/config/i386/lynx.h
gcc/config/i386/mach.h
gcc/config/i386/mingw32.h
gcc/config/i386/moss.h
gcc/config/i386/netbsd.h
gcc/config/i386/next.h
gcc/config/i386/openbsd.h
gcc/config/i386/osf1elf.h
gcc/config/i386/osfelf.h
gcc/config/i386/osfrose.h
gcc/config/i386/ptx4-i.h
gcc/config/i386/rtems.h
gcc/config/i386/rtemself.h
gcc/config/i386/sco.h
gcc/config/i386/scodbx.h
gcc/config/i386/seq-sysv3.h
gcc/config/i386/sequent.h
gcc/config/i386/sun.h
gcc/config/i386/sysv4.h
gcc/config/i386/sysv5.h
gcc/config/i386/uwin.h
gcc/config/i386/vsta.h
gcc/config/i386/vxi386.h
gcc/config/i386/win-nt.h
gcc/config/i386/win32.h