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

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


Author: rsandifo
Date: Wed Mar 29 16:02:36 2006
New Revision: 112498

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112498
Log:
	* gcc/config.gcc (m68k-*-uclinux*): Reorder includes to match
	m68k-*-linux.  Include linux.h and m68k/linux.h.  Include linux.opt
	and define UCLIBC_DEFAULT.
	* gcc/config/m68k/uclinux.h (STARTFILE_SPEC): Delete.
	(ENDFILE_SPEC): Delete.
	(HAS_INIT_SECTION): Delete.
	(TARGET_OS_CPP_BUILTINS): Use LINUX_TARGET_OS_CPP_BUILTINS.
	(CPLUSPLUS_CPP_SPEC): Delete.
	(TARGET_ASM_FILE_START_APP_OFF): Delete.
	(MULTILIB_DEFAULTS): Undefine before redefining.
	(SYSROOT_SUFFIX_SPEC): Likewise.
	(SYSROOT_HEADERS_SUFFIX_SPEC): Likewise.

Modified:
    branches/csl/coldfire-4_1/ChangeLog.csl
    branches/csl/coldfire-4_1/gcc/config.gcc
    branches/csl/coldfire-4_1/gcc/config/m68k/uclinux.h



More information about the Gcc-cvs mailing list