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]

r115673 - in /branches/csl-3_4_3-linux-branch: ...


Author: jsm28
Date: Sat Jul 22 08:18:31 2006
New Revision: 115673

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115673
Log:
2006-07-21  Joseph Myers  <joseph@codesourcery.com>

	* gcc/emit-rtl.c (validate_subreg): Disable test for changing size
	of floating mode.

2006-07-10  Mark Shinwell  <shinwell@codesourcery.com>

	* gcc/config/arm/wrs-linux.h (CC1_SPEC, SUBTARGET_EXTRA_ASM_SPEC,
	SYSROOT_SUFFIX_SPEC): Add support for iWMMXt2.
	* gcc/config/arm/arm.c (all_architectures): Add iWMMXt2 entry.
	* gcc/config/arm/t-wrs-linux (MULTILIB_MATCHES): New, for iWMMXt2.
	* gcc/config/arm/arm-cores.def: New ARM_CORE entry for iWMMXt2.

Modified:
    branches/csl-3_4_3-linux-branch/ChangeLog.csl
    branches/csl-3_4_3-linux-branch/gcc/config/arm/arm-cores.def
    branches/csl-3_4_3-linux-branch/gcc/config/arm/arm-tune.md
    branches/csl-3_4_3-linux-branch/gcc/config/arm/arm.c
    branches/csl-3_4_3-linux-branch/gcc/config/arm/t-wrs-linux
    branches/csl-3_4_3-linux-branch/gcc/config/arm/wrs-linux.h
    branches/csl-3_4_3-linux-branch/gcc/emit-rtl.c


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