netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.
authorJason Thorpe <thorpej@wasabisystems.com>
Wed, 29 May 2002 23:50:56 +0000 (23:50 +0000)
committerJason Thorpe <thorpej@gcc.gnu.org>
Wed, 29 May 2002 23:50:56 +0000 (23:50 +0000)
commita5b49bbc91202f8456cda56b3fd36d14b907b9d4
treebd495c140cd8411e691a428bc8b7c2038afe848b
parentb862c2aaaf5535e25d8295791d56d76c13be37e1
netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.

* 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).

From-SVN: r54030
gcc/ChangeLog
gcc/config/sparc/netbsd-elf.h
gcc/config/sparc/netbsd.h