* config/mips/netbsd.h (TARGET_OS_CPP_BUILTINS): Define.
commitb7d8785cb46760088cab4f3311d5a371ec333d73
authorthorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 May 2002 01:29:29 +0000 (30 01:29 +0000)
committerthorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 May 2002 01:29:29 +0000 (30 01:29 +0000)
treed86440d3b16b83567cd5e1e1800c339d693f3c2b
parent443076c3dc756c34f82da5a7b1e7a426225ab938
* config/mips/netbsd.h (TARGET_OS_CPP_BUILTINS): Define.
(CPP_PREDEFINES): Make sure this is undefined.
(CPP_SPEC): Place -D__mips=1 at the beginning of the spec,
since it is no longer in CPP_PREDEFINES.  Don't -U__MIPSEL__
or -U__MIPSEB__ before defining one or the other.  Instead,
use %(subtarget_endian_default) if neither -EB nor -EL are
specified.
(SUBTARGET_EXTRA_SPECS): Define.
(SUBTARGET_CPP_SPEC): Remove __LONG64 handling.  Use
%(netbsd_cpp_spec).

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