OSDN Git Service

* defaults.h (TARGET_CPU_CPP_BUILTINS, CPP_PREDEFINES): Remove.
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 May 2003 21:59:25 +0000 (21:59 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 May 2003 21:59:25 +0000 (21:59 +0000)
commita6bd8a896747371fc092024b87cc71efdcc51fa7
treed049f6092630b5b6b48b664495c81ab3f4c78867
parentcfb5e11e3f4ed76eb6631ca75e83f3827ee6d5dc
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66917 138bc75d-0d04-0410-961f-82ee72b054a4
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