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]

r117902 - in /branches/csl/sourcerygxx-4_1: Cha...


Author: jsm28
Date: Fri Oct 20 11:30:16 2006
New Revision: 117902

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117902
Log:
2006-10-20  Mark Mitchell  <mark@codesourcery.com>
            Joseph Myers  <joseph@codesourcery.com>
            Mark Shinwell  <shinwell@codesourcery.com>

	gcc/
	* config.gcc (arm-wrs-linux-gnueabi, i586-wrs-linux-gnu,
	mips-wrs-linux-gnu, powerpc-wrs-linux-gnu): New configurations.
	* config/arm/t-wrs-linux, config/arm/wrs-linux.h,
	config/mips/t-wrs-linux, config/mips/wrs-linux.h,
	config/rs6000/t-wrs-linux, config/rs6000/wrs-linux.h: New files.
	* config/rs6000/rs6000.h (OPTION_DEFAULT_SPECS): Allow for
	-te500v2.
	* config/rs6000/sysv4.h (CC1_EXTRA_SPEC): Define and use.

	libcpp/
	* configure.ac (i[34567]86-wrs-linux*): Set need_64bit_hwint=yes.
	* configure: Regenerate.

Added:
    branches/csl/sourcerygxx-4_1/gcc/config/arm/t-wrs-linux
    branches/csl/sourcerygxx-4_1/gcc/config/arm/wrs-linux.h
    branches/csl/sourcerygxx-4_1/gcc/config/mips/t-wrs-linux
    branches/csl/sourcerygxx-4_1/gcc/config/mips/wrs-linux.h
    branches/csl/sourcerygxx-4_1/gcc/config/rs6000/t-wrs-linux
    branches/csl/sourcerygxx-4_1/gcc/config/rs6000/wrs-linux.h
Modified:
    branches/csl/sourcerygxx-4_1/ChangeLog.csl
    branches/csl/sourcerygxx-4_1/gcc/config.gcc
    branches/csl/sourcerygxx-4_1/gcc/config/rs6000/rs6000.h
    branches/csl/sourcerygxx-4_1/gcc/config/rs6000/sysv4.h
    branches/csl/sourcerygxx-4_1/libcpp/configure
    branches/csl/sourcerygxx-4_1/libcpp/configure.ac


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