gcc/gcc ChangeLog config/mips/netbsd.h
thorpej@gcc.gnu.org
thorpej@gcc.gnu.org
Wed May 29 18:29:00 GMT 2002
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: thorpej@gcc.gnu.org 2002-05-29 18:29:32
Modified files:
gcc : ChangeLog
gcc/config/mips: netbsd.h
Log message:
* 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).
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.14327&r2=1.14328
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/netbsd.h.diff?cvsroot=gcc&r1=1.17&r2=1.18
More information about the Gcc-cvs
mailing list