r164956 - in /branches/ibm/power7-fpconv: ./ Ch...
meissner@gcc.gnu.org
meissner@gcc.gnu.org
Mon Oct 4 19:32:00 GMT 2010
Author: meissner
Date: Mon Oct 4 19:32:15 2010
New Revision: 164956
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164956
Log:
Merge up to 164954.
Modified:
branches/ibm/power7-fpconv/libstdc++-v3/ChangeLog
branches/ibm/power7-fpconv/libstdc++-v3/acinclude.m4
branches/ibm/power7-fpconv/libstdc++-v3/configure
branches/ibm/power7-fpconv/libstdc++-v3/include/std/functional
branches/ibm/power7-fpconv/libstdc++-v3/include/tr1/functional
branches/ibm/power7-fpconv/libstdc++-v3/scripts/extract_symvers
branches/ibm/power7-fpconv/libstdc++-v3/testsuite/util/testsuite_abi.cc
branches/ibm/power7-fpconv/libstdc++-v3/testsuite/util/testsuite_abi.h
Changes in other areas also in this revision:
Added:
branches/ibm/power7-fpconv/gcc/cppbuiltin.c
- copied unchanged from r164954, trunk/gcc/cppbuiltin.c
branches/ibm/power7-fpconv/gcc/cppbuiltin.h
- copied unchanged from r164954, trunk/gcc/cppbuiltin.h
branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/cpp0x/sfinae5.C
- copied unchanged from r164954, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae5.C
branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/ipa/pr45572-1.C
- copied unchanged from r164954, trunk/gcc/testsuite/g++.dg/ipa/pr45572-1.C
branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/ipa/pr45572-2.C
- copied unchanged from r164954, trunk/gcc/testsuite/g++.dg/ipa/pr45572-2.C
branches/ibm/power7-fpconv/gcc/testsuite/gcc.c-torture/compile/pr45876.c
- copied unchanged from r164954, trunk/gcc/testsuite/gcc.c-torture/compile/pr45876.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/anon-struct-11.c
- copied unchanged from r164954, trunk/gcc/testsuite/gcc.dg/anon-struct-11.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/anon-struct-12.c
- copied unchanged from r164954, trunk/gcc/testsuite/gcc.dg/anon-struct-12.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/anon-struct-13.c
- copied unchanged from r164954, trunk/gcc/testsuite/gcc.dg/anon-struct-13.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/anon-struct-14.c
- copied unchanged from r164954, trunk/gcc/testsuite/gcc.dg/anon-struct-14.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/shift_mask.c
- copied unchanged from r164954, trunk/gcc/testsuite/gcc.target/i386/shift_mask.c
branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/dependency_37.f90
- copied unchanged from r164954, trunk/gcc/testsuite/gfortran.dg/dependency_37.f90
branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/intrinsic_6.f90
- copied unchanged from r164954, trunk/gcc/testsuite/gfortran.dg/intrinsic_6.f90
Modified:
branches/ibm/power7-fpconv/ (props changed)
branches/ibm/power7-fpconv/ChangeLog
branches/ibm/power7-fpconv/configure
branches/ibm/power7-fpconv/configure.ac
branches/ibm/power7-fpconv/gcc/ChangeLog
branches/ibm/power7-fpconv/gcc/ChangeLog.power7
branches/ibm/power7-fpconv/gcc/DATESTAMP
branches/ibm/power7-fpconv/gcc/Makefile.in
branches/ibm/power7-fpconv/gcc/REVISION
branches/ibm/power7-fpconv/gcc/ada/ChangeLog
branches/ibm/power7-fpconv/gcc/ada/a-direct.adb
branches/ibm/power7-fpconv/gcc/ada/a-direct.ads
branches/ibm/power7-fpconv/gcc/ada/checks.adb
branches/ibm/power7-fpconv/gcc/ada/exp_cg.adb
branches/ibm/power7-fpconv/gcc/ada/exp_ch3.adb
branches/ibm/power7-fpconv/gcc/ada/exp_ch4.adb
branches/ibm/power7-fpconv/gcc/ada/exp_ch5.adb
branches/ibm/power7-fpconv/gcc/ada/exp_disp.adb
branches/ibm/power7-fpconv/gcc/ada/exp_disp.ads
branches/ibm/power7-fpconv/gcc/ada/frontend.adb
branches/ibm/power7-fpconv/gcc/ada/gnat_ugn.texi
branches/ibm/power7-fpconv/gcc/ada/gnatlink.adb
branches/ibm/power7-fpconv/gcc/ada/lib.ads
branches/ibm/power7-fpconv/gcc/ada/make.adb
branches/ibm/power7-fpconv/gcc/ada/osint.adb
branches/ibm/power7-fpconv/gcc/ada/prj-makr.adb
branches/ibm/power7-fpconv/gcc/ada/prj-nmsc.adb
branches/ibm/power7-fpconv/gcc/ada/prj-pp.adb
branches/ibm/power7-fpconv/gcc/ada/prj-pp.ads
branches/ibm/power7-fpconv/gcc/ada/s-taprop-mingw.adb
branches/ibm/power7-fpconv/gcc/ada/s-taprop-vxworks.adb
branches/ibm/power7-fpconv/gcc/ada/sem_ch10.adb
branches/ibm/power7-fpconv/gcc/ada/sem_ch12.adb
branches/ibm/power7-fpconv/gcc/ada/sem_ch13.adb
branches/ibm/power7-fpconv/gcc/ada/sem_ch4.adb
branches/ibm/power7-fpconv/gcc/ada/sem_ch6.adb
branches/ibm/power7-fpconv/gcc/ada/sem_ch7.adb
branches/ibm/power7-fpconv/gcc/ada/sem_ch8.adb
branches/ibm/power7-fpconv/gcc/ada/sem_disp.adb
branches/ibm/power7-fpconv/gcc/ada/sem_res.adb
branches/ibm/power7-fpconv/gcc/ada/sem_type.adb
branches/ibm/power7-fpconv/gcc/ada/sem_warn.ads
branches/ibm/power7-fpconv/gcc/ada/sinput-l.adb
branches/ibm/power7-fpconv/gcc/ada/sprint.adb
branches/ibm/power7-fpconv/gcc/c-decl.c
branches/ibm/power7-fpconv/gcc/c-family/ChangeLog
branches/ibm/power7-fpconv/gcc/c-family/c-cppbuiltin.c
branches/ibm/power7-fpconv/gcc/c-family/c-opts.c
branches/ibm/power7-fpconv/gcc/c-family/c.opt
branches/ibm/power7-fpconv/gcc/c-typeck.c
branches/ibm/power7-fpconv/gcc/config/arm/arm.c
branches/ibm/power7-fpconv/gcc/config/arm/neon.md
branches/ibm/power7-fpconv/gcc/config/i386/i386.c
branches/ibm/power7-fpconv/gcc/config/i386/i386.md
branches/ibm/power7-fpconv/gcc/config/i386/i386.opt
branches/ibm/power7-fpconv/gcc/config/ia64/hpux.h
branches/ibm/power7-fpconv/gcc/config/ia64/ia64.c
branches/ibm/power7-fpconv/gcc/config/pa/pa.c
branches/ibm/power7-fpconv/gcc/config/s390/t-linux64
branches/ibm/power7-fpconv/gcc/config/sparc/t-linux64
branches/ibm/power7-fpconv/gcc/cp/ChangeLog
branches/ibm/power7-fpconv/gcc/cp/Make-lang.in
branches/ibm/power7-fpconv/gcc/cp/call.c
branches/ibm/power7-fpconv/gcc/cp/cp-tree.h
branches/ibm/power7-fpconv/gcc/cp/tree.c
branches/ibm/power7-fpconv/gcc/cp/typeck.c
branches/ibm/power7-fpconv/gcc/doc/extend.texi
branches/ibm/power7-fpconv/gcc/doc/install.texi
branches/ibm/power7-fpconv/gcc/doc/invoke.texi
branches/ibm/power7-fpconv/gcc/doc/passes.texi
branches/ibm/power7-fpconv/gcc/expr.c
branches/ibm/power7-fpconv/gcc/flags.h
branches/ibm/power7-fpconv/gcc/fold-const.c
branches/ibm/power7-fpconv/gcc/fortran/ChangeLog
branches/ibm/power7-fpconv/gcc/fortran/Make-lang.in
branches/ibm/power7-fpconv/gcc/fortran/cpp.c
branches/ibm/power7-fpconv/gcc/fortran/f95-lang.c
branches/ibm/power7-fpconv/gcc/fortran/resolve.c
branches/ibm/power7-fpconv/gcc/fortran/trans-decl.c
branches/ibm/power7-fpconv/gcc/fortran/trans.c
branches/ibm/power7-fpconv/gcc/gcc.c
branches/ibm/power7-fpconv/gcc/ipa-inline.c
branches/ibm/power7-fpconv/gcc/ipa-prop.c
branches/ibm/power7-fpconv/gcc/java/ChangeLog
branches/ibm/power7-fpconv/gcc/java/Make-lang.in
branches/ibm/power7-fpconv/gcc/lto-cgraph.c
branches/ibm/power7-fpconv/gcc/lto-opts.c
branches/ibm/power7-fpconv/gcc/lto/ChangeLog
branches/ibm/power7-fpconv/gcc/lto/Make-lang.in
branches/ibm/power7-fpconv/gcc/lto/lto.c
branches/ibm/power7-fpconv/gcc/objc/ChangeLog
branches/ibm/power7-fpconv/gcc/objc/Make-lang.in
branches/ibm/power7-fpconv/gcc/objcp/ChangeLog
branches/ibm/power7-fpconv/gcc/objcp/Make-lang.in
branches/ibm/power7-fpconv/gcc/optc-gen.awk
branches/ibm/power7-fpconv/gcc/opth-gen.awk
branches/ibm/power7-fpconv/gcc/opts-common.c
branches/ibm/power7-fpconv/gcc/opts.c
branches/ibm/power7-fpconv/gcc/opts.h
branches/ibm/power7-fpconv/gcc/testsuite/ChangeLog
branches/ibm/power7-fpconv/gcc/testsuite/ChangeLog.power7
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/torture/pr45678-1.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/torture/pr45678-2.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/no-scevccp-outer-8.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/no-vfa-pr29145.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/slp-25.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/slp-3.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/vect-109.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/vect-42.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/vect-56.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/vect-60.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/vect-93.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/vect-95.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/vect-96.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/vect-multitypes-1.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/vect-multitypes-4.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/vect-outer-5.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/vect-peel-1.c
branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/vect-peel-2.c
branches/ibm/power7-fpconv/gcc/testsuite/lib/target-supports.exp
branches/ibm/power7-fpconv/gcc/toplev.c
branches/ibm/power7-fpconv/gcc/tree-ssa-ccp.c
branches/ibm/power7-fpconv/libgcc/ChangeLog
branches/ibm/power7-fpconv/libgcc/config/i386/t-stack-i386
branches/ibm/power7-fpconv/libgcc/config/t-stack
Propchange: branches/ibm/power7-fpconv/
('svn:mergeinfo' modified)
Propchange: branches/ibm/power7-fpconv/
('svnmerge-integrated' modified)
More information about the Libstdc++-cvs
mailing list