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]

r142315 - in /branches/spu-4_5-branch: ./ Chang...


Author: meissner
Date: Mon Dec  1 14:30:14 2008
New Revision: 142315

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142315
Log:
Merge up to 142314

Added:
    branches/spu-4_5-branch/contrib/regression/mkindex.pl
      - copied unchanged from r142314, branches/named-addr-spaces-branch/contrib/regression/mkindex.pl
    branches/spu-4_5-branch/gcc/testsuite/g++.dg/template/nontype18.C
      - copied unchanged from r142314, branches/named-addr-spaces-branch/gcc/testsuite/g++.dg/template/nontype18.C
    branches/spu-4_5-branch/gcc/testsuite/gcc.c-torture/compile/20080929-1.c
      - copied unchanged from r142314, branches/named-addr-spaces-branch/gcc/testsuite/gcc.c-torture/compile/20080929-1.c
    branches/spu-4_5-branch/gcc/testsuite/gcc.c-torture/compile/pr37742-3.c
      - copied unchanged from r142314, branches/named-addr-spaces-branch/gcc/testsuite/gcc.c-torture/compile/pr37742-3.c
    branches/spu-4_5-branch/gcc/testsuite/gcc.c-torture/compile/pr37955.c
      - copied unchanged from r142314, branches/named-addr-spaces-branch/gcc/testsuite/gcc.c-torture/compile/pr37955.c
    branches/spu-4_5-branch/gcc/testsuite/gcc.dg/callabi/func-indirect.c
      - copied unchanged from r142314, branches/named-addr-spaces-branch/gcc/testsuite/gcc.dg/callabi/func-indirect.c
    branches/spu-4_5-branch/gcc/testsuite/gcc.target/spu/ea/errors2.c
      - copied unchanged from r142314, branches/named-addr-spaces-branch/gcc/testsuite/gcc.target/spu/ea/errors2.c
    branches/spu-4_5-branch/gcc/testsuite/lib/timeout-dg.exp
      - copied unchanged from r142314, branches/named-addr-spaces-branch/gcc/testsuite/lib/timeout-dg.exp
    branches/spu-4_5-branch/gcc/testsuite/lib/timeout.exp
      - copied unchanged from r142314, branches/named-addr-spaces-branch/gcc/testsuite/lib/timeout.exp
Modified:
    branches/spu-4_5-branch/   (props changed)
    branches/spu-4_5-branch/ChangeLog
    branches/spu-4_5-branch/MAINTAINERS
    branches/spu-4_5-branch/configure
    branches/spu-4_5-branch/configure.ac
    branches/spu-4_5-branch/contrib/regression/ChangeLog
    branches/spu-4_5-branch/gcc/ChangeLog
    branches/spu-4_5-branch/gcc/ChangeLog.named
    branches/spu-4_5-branch/gcc/DATESTAMP
    branches/spu-4_5-branch/gcc/ada/ChangeLog
    branches/spu-4_5-branch/gcc/ada/gcc-interface/decl.c
    branches/spu-4_5-branch/gcc/c-decl.c
    branches/spu-4_5-branch/gcc/c-objc-common.c
    branches/spu-4_5-branch/gcc/c-parser.c
    branches/spu-4_5-branch/gcc/c-typeck.c
    branches/spu-4_5-branch/gcc/calls.c
    branches/spu-4_5-branch/gcc/config/bfin/bfin-protos.h
    branches/spu-4_5-branch/gcc/config/bfin/bfin.c
    branches/spu-4_5-branch/gcc/config/bfin/bfin.h
    branches/spu-4_5-branch/gcc/config/bfin/bfin.opt
    branches/spu-4_5-branch/gcc/config/bfin/linux.h
    branches/spu-4_5-branch/gcc/config/i386/i386.c
    branches/spu-4_5-branch/gcc/config/i386/sse.md
    branches/spu-4_5-branch/gcc/config/i386/sync.md
    branches/spu-4_5-branch/gcc/config/m32c/bitops.md
    branches/spu-4_5-branch/gcc/config/m32c/mov.md
    branches/spu-4_5-branch/gcc/config/m68k/m68k.md
    branches/spu-4_5-branch/gcc/config/mips/mips.md
    branches/spu-4_5-branch/gcc/config/soft-fp/fixdfti.c
    branches/spu-4_5-branch/gcc/config/soft-fp/floatuntisf.c
    branches/spu-4_5-branch/gcc/config/spu/spu.c
    branches/spu-4_5-branch/gcc/config/spu/spu.md
    branches/spu-4_5-branch/gcc/config/spu/spu.opt
    branches/spu-4_5-branch/gcc/configure
    branches/spu-4_5-branch/gcc/configure.ac
    branches/spu-4_5-branch/gcc/convert.c
    branches/spu-4_5-branch/gcc/cp/ChangeLog
    branches/spu-4_5-branch/gcc/cp/decl2.c
    branches/spu-4_5-branch/gcc/doc/invoke.texi
    branches/spu-4_5-branch/gcc/doc/sourcebuild.texi
    branches/spu-4_5-branch/gcc/doc/tm.texi
    branches/spu-4_5-branch/gcc/dwarf2out.c
    branches/spu-4_5-branch/gcc/emit-rtl.c
    branches/spu-4_5-branch/gcc/expr.c
    branches/spu-4_5-branch/gcc/fold-const.c
    branches/spu-4_5-branch/gcc/ira-build.c
    branches/spu-4_5-branch/gcc/ira-color.c
    branches/spu-4_5-branch/gcc/ira-int.h
    branches/spu-4_5-branch/gcc/ira.c
    branches/spu-4_5-branch/gcc/output.h
    branches/spu-4_5-branch/gcc/params.def
    branches/spu-4_5-branch/gcc/print-tree.c
    branches/spu-4_5-branch/gcc/regrename.c
    branches/spu-4_5-branch/gcc/target-def.h
    branches/spu-4_5-branch/gcc/target.h
    branches/spu-4_5-branch/gcc/targhooks.c
    branches/spu-4_5-branch/gcc/targhooks.h
    branches/spu-4_5-branch/gcc/testsuite/ChangeLog
    branches/spu-4_5-branch/gcc/testsuite/ChangeLog.named
    branches/spu-4_5-branch/gcc/testsuite/gcc.dg/torture/ipa-pta-1.c
    branches/spu-4_5-branch/gcc/testsuite/gcc.dg/tree-ssa/alias-2.c
    branches/spu-4_5-branch/gcc/testsuite/gcc.target/i386/pr37843-1.c
    branches/spu-4_5-branch/gcc/testsuite/gcc.target/i386/pr37843-2.c
    branches/spu-4_5-branch/gcc/testsuite/gcc.target/spu/ea/cache-common.h
    branches/spu-4_5-branch/gcc/testsuite/gcc.target/spu/ea/errors.c
    branches/spu-4_5-branch/gcc/testsuite/lib/g++.exp
    branches/spu-4_5-branch/gcc/testsuite/lib/gcc-dg.exp
    branches/spu-4_5-branch/gcc/testsuite/lib/gcc.exp
    branches/spu-4_5-branch/gcc/testsuite/lib/gfortran.exp
    branches/spu-4_5-branch/gcc/testsuite/lib/gnat.exp
    branches/spu-4_5-branch/gcc/testsuite/lib/obj-c++.exp
    branches/spu-4_5-branch/gcc/testsuite/lib/objc.exp
    branches/spu-4_5-branch/gcc/tree-ssa-loop-ivopts.c
    branches/spu-4_5-branch/gcc/tree-ssa-structalias.c
    branches/spu-4_5-branch/gcc/tree-ssa.c
    branches/spu-4_5-branch/gcc/tree-vect-transform.c
    branches/spu-4_5-branch/gcc/tree.c
    branches/spu-4_5-branch/gcc/tree.h
    branches/spu-4_5-branch/gcc/varasm.c
    branches/spu-4_5-branch/libgomp/ChangeLog
    branches/spu-4_5-branch/libgomp/testsuite/lib/libgomp.exp
    branches/spu-4_5-branch/libmudflap/ChangeLog
    branches/spu-4_5-branch/libmudflap/testsuite/lib/libmudflap.exp
    branches/spu-4_5-branch/libmudflap/testsuite/lib/mfdg.exp
    branches/spu-4_5-branch/libstdc++-v3/ChangeLog
    branches/spu-4_5-branch/libstdc++-v3/testsuite/lib/libstdc++.exp

Propchange: branches/spu-4_5-branch/
            ('svnmerge-integrated' modified)



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