This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: rsandifo
Date: Thu Apr 27 16:31:28 2006
New Revision: 113310

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113310
Log:
gcc/
	* config.gcc (m68k-*-linux*): Add to tmake_file instead of
	replacing it.  Don't include m68k/t-crtstuff.  Don't include
	m68k/t-slibgcc-elf-ver.
	* config/m68k/linux.h (MULTILIB_DEFAULTS): Delete.
	(SYSROOT_SUFFIX_SPEC): Delete.
	(SYSROOT_HEADERS_SUFFIX_SPEC): Delete.
	* config/m68k/uclinux.h (SYSROOT_HEADERS_SUFFIX_SPEC): Remove undef.
	* config/m68k/t-linux (MULTILIB_OPTIONS): Delete.
	(MULTILIB_DIRNAMES): Delete.
	(MULTILIB_EXCEPTIONS): Delete.
	(NATIVE_SYSTEM_HEADER_DIR): Delete.
	(LIBGCC): Delete.
	(INSTALL_LIBGCC): Delete.
	(EXTRA_MULTILIB_PARTS): Override.
	* config/m68k/m68k.h (TARGET_CPU_CPP_BUILTINS): Define __mcffpu__
	when using the Coldfire FPU.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]