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]

r120434 - in /branches/autovect-branch: ChangeL...


Author: victork
Date: Thu Jan  4 10:11:36 2007
New Revision: 120434

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120434
Log:
Merged revisions 120362-120432 via svnmerge from 
svn+ssh://gcc.gnu.org/svn/gcc/trunk


Added:
    branches/autovect-branch/gcc/config/arm/thumb2.md
      - copied unchanged from r120432, trunk/gcc/config/arm/thumb2.md
    branches/autovect-branch/gcc/testsuite/g++.dg/pch/template-1.C
      - copied unchanged from r120432, trunk/gcc/testsuite/g++.dg/pch/template-1.C
    branches/autovect-branch/gcc/testsuite/g++.dg/pch/template-1.Hs
      - copied unchanged from r120432, trunk/gcc/testsuite/g++.dg/pch/template-1.Hs
    branches/autovect-branch/gcc/testsuite/g++.dg/template/crash66.C
      - copied unchanged from r120432, trunk/gcc/testsuite/g++.dg/template/crash66.C
    branches/autovect-branch/gcc/testsuite/g++.dg/template/friend49.C
      - copied unchanged from r120432, trunk/gcc/testsuite/g++.dg/template/friend49.C
    branches/autovect-branch/gcc/testsuite/gcc.c-torture/compile/complex-4.c
      - copied unchanged from r120432, trunk/gcc/testsuite/gcc.c-torture/compile/complex-4.c
    branches/autovect-branch/gcc/testsuite/gcc.dg/pr29683.c
      - copied unchanged from r120432, trunk/gcc/testsuite/gcc.dg/pr29683.c
    branches/autovect-branch/gcc/testsuite/gcc.dg/pr30286.c
      - copied unchanged from r120432, trunk/gcc/testsuite/gcc.dg/pr30286.c
    branches/autovect-branch/gcc/testsuite/gcc.dg/tree-ssa/update-unroll-1.c
      - copied unchanged from r120432, trunk/gcc/testsuite/gcc.dg/tree-ssa/update-unroll-1.c
    branches/autovect-branch/gcc/testsuite/gcc.dg/tree-ssa/update-unswitch-1.c
      - copied unchanged from r120432, trunk/gcc/testsuite/gcc.dg/tree-ssa/update-unswitch-1.c
    branches/autovect-branch/gcc/testsuite/gfortran.dg/ibits.f90
      - copied unchanged from r120432, trunk/gcc/testsuite/gfortran.dg/ibits.f90
    branches/autovect-branch/libgcc/
      - copied from r120432, trunk/libgcc/
Removed:
    branches/autovect-branch/gcc/mklibgcc.in
Modified:
    branches/autovect-branch/ChangeLog
    branches/autovect-branch/Makefile.def
    branches/autovect-branch/Makefile.in
    branches/autovect-branch/Makefile.tpl
    branches/autovect-branch/configure
    branches/autovect-branch/configure.in
    branches/autovect-branch/gcc/ChangeLog
    branches/autovect-branch/gcc/Makefile.in
    branches/autovect-branch/gcc/alias.c
    branches/autovect-branch/gcc/calls.c
    branches/autovect-branch/gcc/cfg.c
    branches/autovect-branch/gcc/cfgbuild.c
    branches/autovect-branch/gcc/cfgloop.h
    branches/autovect-branch/gcc/cfgloopmanip.c
    branches/autovect-branch/gcc/cfgrtl.c
    branches/autovect-branch/gcc/cgraph.c
    branches/autovect-branch/gcc/cgraph.h
    branches/autovect-branch/gcc/cgraphunit.c
    branches/autovect-branch/gcc/config.gcc
    branches/autovect-branch/gcc/config/alpha/t-crtfm
    branches/autovect-branch/gcc/config/alpha/t-vms
    branches/autovect-branch/gcc/config/alpha/t-vms64
    branches/autovect-branch/gcc/config/arm/aof.h
    branches/autovect-branch/gcc/config/arm/aout.h
    branches/autovect-branch/gcc/config/arm/arm-cores.def
    branches/autovect-branch/gcc/config/arm/arm-protos.h
    branches/autovect-branch/gcc/config/arm/arm-tune.md
    branches/autovect-branch/gcc/config/arm/arm.c
    branches/autovect-branch/gcc/config/arm/arm.h
    branches/autovect-branch/gcc/config/arm/arm.md
    branches/autovect-branch/gcc/config/arm/bpabi.S
    branches/autovect-branch/gcc/config/arm/cirrus.md
    branches/autovect-branch/gcc/config/arm/coff.h
    branches/autovect-branch/gcc/config/arm/constraints.md
    branches/autovect-branch/gcc/config/arm/elf.h
    branches/autovect-branch/gcc/config/arm/fpa.md
    branches/autovect-branch/gcc/config/arm/ieee754-df.S
    branches/autovect-branch/gcc/config/arm/ieee754-sf.S
    branches/autovect-branch/gcc/config/arm/iwmmxt.md
    branches/autovect-branch/gcc/config/arm/lib1funcs.asm
    branches/autovect-branch/gcc/config/arm/libunwind.S
    branches/autovect-branch/gcc/config/arm/predicates.md
    branches/autovect-branch/gcc/config/arm/t-arm
    branches/autovect-branch/gcc/config/arm/t-arm-elf
    branches/autovect-branch/gcc/config/arm/vfp.md
    branches/autovect-branch/gcc/config/fr30/t-fr30
    branches/autovect-branch/gcc/config/frv/t-linux
    branches/autovect-branch/gcc/config/i386/i386.h
    branches/autovect-branch/gcc/config/i386/i386.md
    branches/autovect-branch/gcc/config/i386/t-darwin
    branches/autovect-branch/gcc/config/i386/t-darwin64
    branches/autovect-branch/gcc/config/i386/t-nwld
    branches/autovect-branch/gcc/config/i386/t-rtems-i386
    branches/autovect-branch/gcc/config/ia64/t-ia64
    branches/autovect-branch/gcc/config/rs6000/linux-unwind.h
    branches/autovect-branch/gcc/config/rs6000/t-beos
    branches/autovect-branch/gcc/config/rs6000/t-darwin
    branches/autovect-branch/gcc/config/rs6000/t-newas
    branches/autovect-branch/gcc/config/rs6000/t-ppccomm
    branches/autovect-branch/gcc/config/sparc/t-elf
    branches/autovect-branch/gcc/config/t-slibgcc-darwin
    branches/autovect-branch/gcc/configure
    branches/autovect-branch/gcc/configure.ac
    branches/autovect-branch/gcc/cp/ChangeLog
    branches/autovect-branch/gcc/cp/pt.c
    branches/autovect-branch/gcc/doc/configfiles.texi
    branches/autovect-branch/gcc/doc/extend.texi
    branches/autovect-branch/gcc/doc/invoke.texi
    branches/autovect-branch/gcc/fortran/ChangeLog
    branches/autovect-branch/gcc/fortran/gfortran.texi
    branches/autovect-branch/gcc/fortran/intrinsic.texi
    branches/autovect-branch/gcc/fortran/invoke.texi
    branches/autovect-branch/gcc/fortran/scanner.c
    branches/autovect-branch/gcc/fortran/trans-intrinsic.c
    branches/autovect-branch/gcc/function.c
    branches/autovect-branch/gcc/gimplify.c
    branches/autovect-branch/gcc/loop-unswitch.c
    branches/autovect-branch/gcc/modulo-sched.c
    branches/autovect-branch/gcc/passes.c
    branches/autovect-branch/gcc/reg-stack.c
    branches/autovect-branch/gcc/regclass.c
    branches/autovect-branch/gcc/testsuite/ChangeLog
    branches/autovect-branch/gcc/testsuite/g++.dg/vect/vect.exp
    branches/autovect-branch/gcc/testsuite/gcc.dg/pr16194.c
    branches/autovect-branch/gcc/testsuite/gcc.target/powerpc/altivec-20.c
    branches/autovect-branch/gcc/tree-cfg.c
    branches/autovect-branch/gcc/tree-complex.c
    branches/autovect-branch/gcc/tree-inline.c
    branches/autovect-branch/gcc/tree-inline.h
    branches/autovect-branch/gcc/tree-optimize.c
    branches/autovect-branch/gcc/tree-pass.h
    branches/autovect-branch/gcc/tree-profile.c
    branches/autovect-branch/gcc/tree-ssa-alias.c
    branches/autovect-branch/gcc/tree-ssa-loop-manip.c
    branches/autovect-branch/gcc/tree-ssa-loop-unswitch.c
    branches/autovect-branch/gcc/tree-vect-transform.c
    branches/autovect-branch/gcc/unwind-dw2.c
    branches/autovect-branch/gcc/vec.h


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