]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/system.h
defaults.h (TARGET_CPU_CPP_BUILTINS, [...]): Remove.
authorNeil Booth <neil@daikokuya.co.uk>
Sat, 17 May 2003 21:59:25 +0000 (21:59 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sat, 17 May 2003 21:59:25 +0000 (21:59 +0000)
commitc08f71aa81fa4cfd4ccce0fa9047a26544761a40
treed049f6092630b5b6b48b664495c81ab3f4c78867
parenta7fbe4047277456f5afaaa9fa6ff13e77499d853
defaults.h (TARGET_CPU_CPP_BUILTINS, [...]): Remove.

* defaults.h (TARGET_CPU_CPP_BUILTINS, CPP_PREDEFINES): Remove.
* gcc.c (cpp_predefines): Remove.
(cpp_unique_options, do_spec_1): Remove handling of CPP_PREDEFINES.
(static_specs): Remove predefines.
* system.h: Poison CPP_PREDEFINES.
* config/freebsd.h, config/openbsd.h, config/ptx4.h, config/svr3.h,
config/svr4.h, doc/tm.texi: Remove references to CPP_PREDEFINES.

From-SVN: r66917
gcc/ChangeLog
gcc/config/freebsd.h
gcc/config/openbsd.h
gcc/config/ptx4.h
gcc/config/svr3.h
gcc/config/svr4.h
gcc/defaults.h
gcc/doc/tm.texi
gcc/gcc.c
gcc/system.h