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

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Fri Mar 17 17:42:00 GMT 2006


Author: rsandifo
Date: Fri Mar 17 17:42:42 2006
New Revision: 112178

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112178
Log:
	* config.gcc (m68k-*-uclinux*): Set with_cpu to 5206 by default.
	* config/m68k/m68k-cores.def (5211, 5212, 5213): Use the -mcpu=5211
	multilibs instead of the -mcpu=5207 ones.
	* config/m68k/t-uclinux (MULTILIB_OPTIONS): Restrict to coldfire cores.
	(MULTILIB_DIRNAMES, MULTILIB_EXCEPTIONS): Update accordingly.
	(NATIVE_SYSTEM_HEADER_DIR): Override default.
	* config/m68k/uclinux.h (MULTILIB_DEFAULTS): Define.
	(SYSROOT_SUFFIX_SPEC): Define.
	(SYSROOT_HEADERS_SUFFIX_SPEC): Define.

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



More information about the Gcc-cvs mailing list