r112509 - in /branches/csl/coldfire-4_1: Change...

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Wed Mar 29 21:29:00 GMT 2006


Author: rsandifo
Date: Wed Mar 29 21:29:55 2006
New Revision: 112509

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112509
Log:
	* gcc/configure.ac: Allow $tm_file to contain names of the form ./*.
	Look for them in the build directory rather than $srcdir/config.
	* gcc/configure: Regenerate.
	* gcc/config.gcc (tm_file): Update commentary.
	(m68k-*-uclinux*): Add ./sysroot-suffix.h to tm_file.
	* gcc/config/m68k/print-sysroot-suffix.sh: New file.
	* gcc/config/m68k/t-mlib-matches (sysroot-suffix.h): New rule.
	* gcc/config/m68k/t-uclinux (MULTILIB_OPTIONS): Remove -mcpu=5206.
	(MULTILIB_DIRNAMES): Update accordingly.
	(NATIVE_SYSTEM_HEADER_DIR): Delete.
	* gcc/config/m68k/uclinux.h (MULTILIB_DEFAULTS): Delete.
	(SYSROOT_SUFFIX_SPEC): Delete.
	(SYSROOT_HEADERS_SUFFIX_SPEC): Just undefine; don't redefine.

Added:
    branches/csl/coldfire-4_1/gcc/config/m68k/print-sysroot-suffix.sh
Modified:
    branches/csl/coldfire-4_1/ChangeLog.csl
    branches/csl/coldfire-4_1/gcc/config.gcc
    branches/csl/coldfire-4_1/gcc/config/m68k/t-mlib-matches
    branches/csl/coldfire-4_1/gcc/config/m68k/t-uclinux
    branches/csl/coldfire-4_1/gcc/config/m68k/uclinux.h
    branches/csl/coldfire-4_1/gcc/configure
    branches/csl/coldfire-4_1/gcc/configure.ac



More information about the Gcc-cvs mailing list