OSDN Git Service

* config/i386/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.
authorthorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 May 2002 17:57:55 +0000 (17:57 +0000)
committerthorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 May 2002 17:57:55 +0000 (17:57 +0000)
commit415e4dbd1bd798cad729fc58789ac84c3b536152
tree8ba9d197f34663c8f1a0915a833715ea761fe45c
parent4baf0479d3457d3479e1ddc9198e4481e69c8c88
* config/i386/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.
(CPP_PREDEFINES): Remove.
(SUBTARGET_EXTRA_SPECS): Define.
(CPP_SPEC): Use %(netbsd_cpp_spec).
* config/i386/netbsd.h (TARGET_OS_CPP_BUILTINS): Define.
(CPP_PREDEFINES): Remove.
(SUBTARGET_EXTRA_SPECS): Define.
(CPP_SPEC): Use %(netbsd_cpp_spec).
* config/i386/netbsd64.h (TARGET_OS_CPP_BUILTINS): Define.
(CPP_PREDEFINES, CPP_LP64_SPEC, CPP_SUBTARGET_SPEC): Remove.
(SUBTARGET_EXTRA_SPECS): Remove cpp_lp64 and cpp_subtarget.
Add netbsd_cpp_spec.
(CPP_SPEC): Remove %(cpp_subtarget), add %(netbsd_cpp_spec).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54009 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/netbsd-elf.h
gcc/config/i386/netbsd.h
gcc/config/i386/netbsd64.h