Date: Wed, 20 Feb 2002 11:41:54 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc.295 gcc.c src/gnu/usr.bin/cc/cc_tools freebsd-native.h Message-ID: <200202201941.g1KJftG32161@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2002/02/20 11:41:54 PST
Modified files:
contrib/gcc.295 gcc.c
gnu/usr.bin/cc/cc_tools freebsd-native.h
Log:
Allow for better control over the GCC front-end when building a cross
compiler.
* Undo the diking out of cross compiler logic from gcc.c rev 1.16.
* Add the `CROSS_STARTFILE_PREFIX' knob.
* Add our own definition of `STANDARD_INCLUDE_DIR'. This should have been
included in freebsd-native.h rev 1.5.
* Minimize a little bit more, things we dike out in the FREEBSD_NATIVE case.
Submitted by: ru & obrien
Revision Changes Path
1.24 +6 -2 src/contrib/gcc.295/gcc.c
1.12 +5 -0 src/gnu/usr.bin/cc/cc_tools/freebsd-native.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202201941.g1KJftG32161>
