OSDN Git Service

* config/sparc/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.
authorthorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 May 2002 23:50:56 +0000 (23:50 +0000)
committerthorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 May 2002 23:50:56 +0000 (23:50 +0000)
commit1f2fe497158b7f8eb1d5b4b33c30d2f7933c774c
treebd495c140cd8411e691a428bc8b7c2038afe848b
parent51d18c441614351fd11495e0b4e2e2b0c24cd6a4
* config/sparc/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.
(CPP_PREDEFINES): Make sure this is undefined.
(CPP_SUBTARGET_SPEC64, CPP_SUBTARGET_SPEC32): Remove.
(CPP_SUBTARGET_SPEC): Don't provide different versions for
default-32 and default-64.  Just always use %(netbsd_cpp_spec).
(SUBTARGET_EXTRA_SPECS): Remove cpp_subtarget_spec32 and
cpp_subtarget_spec64.  Add netbsd_cpp_spec.
* config/sparc/netbsd.h (TARGET_OS_CPP_BUILTINS): Define.
(CPP_PREDEFINES): Make sure this is undefined.
(SUBTARGET_EXTRA_SPECS): Define.
(CPP_SPEC): Use %(netbsd_cpp_spec).

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