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]

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


Author: jsm28
Date: Mon May 15 01:48:09 2006
New Revision: 113772

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113772
Log:
	* Merge from gcc-3_4-e500-branch.
	* gcc/config/rs6000/rs6000.h (TARGET_E500_SINGLE,
	TARGET_E500_DOUBLE): Define as in linuxspe.h.
	* gcc/config/rs6000/t-wrs-linux: New.
	* gcc/config/rs6000/wrs-linux.h: Update.
	* gcc/config/rs6000/sysv4.h (CC1_EXTRA_SPEC): Define and use.
	* gcc/config/rs6000/rs6000.h (OPTION_DEFAULT_SPECS): Allow for
	-te500v2.
	* gcc/config.gcc (powerpc-wrs-linux-gnu): Use t-wrs-linux.

Added:
    branches/csl-3_4_3-linux-branch/gcc/ChangeLog.e500
      - copied unchanged from r113764, branches/gcc-3_4-e500-branch/gcc/ChangeLog.e500
    branches/csl-3_4_3-linux-branch/gcc/config/rs6000/e500-double.h
      - copied unchanged from r113764, branches/gcc-3_4-e500-branch/gcc/config/rs6000/e500-double.h
    branches/csl-3_4_3-linux-branch/gcc/config/rs6000/t-wrs-linux
Modified:
    branches/csl-3_4_3-linux-branch/ChangeLog.csl
    branches/csl-3_4_3-linux-branch/gcc/caller-save.c
    branches/csl-3_4_3-linux-branch/gcc/combine.c
    branches/csl-3_4_3-linux-branch/gcc/config.gcc
    branches/csl-3_4_3-linux-branch/gcc/config/rs6000/eabi.h
    branches/csl-3_4_3-linux-branch/gcc/config/rs6000/linuxspe.h
    branches/csl-3_4_3-linux-branch/gcc/config/rs6000/rs6000-protos.h
    branches/csl-3_4_3-linux-branch/gcc/config/rs6000/rs6000.c
    branches/csl-3_4_3-linux-branch/gcc/config/rs6000/rs6000.h
    branches/csl-3_4_3-linux-branch/gcc/config/rs6000/rs6000.md
    branches/csl-3_4_3-linux-branch/gcc/config/rs6000/spe.md
    branches/csl-3_4_3-linux-branch/gcc/config/rs6000/sysv4.h
    branches/csl-3_4_3-linux-branch/gcc/config/rs6000/wrs-linux.h
    branches/csl-3_4_3-linux-branch/gcc/doc/invoke.texi
    branches/csl-3_4_3-linux-branch/gcc/emit-rtl.c
    branches/csl-3_4_3-linux-branch/gcc/expmed.c
    branches/csl-3_4_3-linux-branch/gcc/expr.c
    branches/csl-3_4_3-linux-branch/gcc/final.c
    branches/csl-3_4_3-linux-branch/gcc/function.c
    branches/csl-3_4_3-linux-branch/gcc/local-alloc.c
    branches/csl-3_4_3-linux-branch/gcc/postreload.c
    branches/csl-3_4_3-linux-branch/gcc/regrename.c
    branches/csl-3_4_3-linux-branch/gcc/rtl.h
    branches/csl-3_4_3-linux-branch/gcc/simplify-rtx.c
    branches/csl-3_4_3-linux-branch/gcc/testsuite/ChangeLog
    branches/csl-3_4_3-linux-branch/gcc/testsuite/gcc.c-torture/execute/20020720-1.x
    branches/csl-3_4_3-linux-branch/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp
    branches/csl-3_4_3-linux-branch/gcc/testsuite/gcc.misc-tests/bprob.exp


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