This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r162964 - in /branches/ibm/power7-fpconv: ./ MA...


Author: meissner
Date: Fri Aug  6 21:21:54 2010
New Revision: 162964

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

Added:
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/20_util/tuple/creation_functions/forward_as_tuple.cc
      - copied unchanged from r162963, trunk/libstdc++-v3/testsuite/20_util/tuple/creation_functions/forward_as_tuple.cc
Removed:
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/20_util/identity/
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/20_util/pair/range_access.cc
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/20_util/tuple/creation_functions/pack_arguments.cc
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/20_util/tuple/range_access.cc
Modified:
    branches/ibm/power7-fpconv/libstdc++-v3/ChangeLog
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/forward_list.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/move.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/stl_bvector.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/stl_deque.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/stl_list.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/stl_map.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/stl_multimap.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/stl_multiset.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/stl_set.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/stl_vector.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/unordered_map.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/unordered_set.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/debug/deque
    branches/ibm/power7-fpconv/libstdc++-v3/include/debug/list
    branches/ibm/power7-fpconv/libstdc++-v3/include/debug/map.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/debug/multimap.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/debug/multiset.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/debug/set.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/debug/string
    branches/ibm/power7-fpconv/libstdc++-v3/include/debug/unordered_map
    branches/ibm/power7-fpconv/libstdc++-v3/include/debug/unordered_set
    branches/ibm/power7-fpconv/libstdc++-v3/include/debug/vector
    branches/ibm/power7-fpconv/libstdc++-v3/include/ext/vstring.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/profile/deque
    branches/ibm/power7-fpconv/libstdc++-v3/include/profile/list
    branches/ibm/power7-fpconv/libstdc++-v3/include/profile/map.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/profile/multimap.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/profile/multiset.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/profile/set.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/profile/unordered_map
    branches/ibm/power7-fpconv/libstdc++-v3/include/profile/unordered_set
    branches/ibm/power7-fpconv/libstdc++-v3/include/profile/vector
    branches/ibm/power7-fpconv/libstdc++-v3/include/std/functional
    branches/ibm/power7-fpconv/libstdc++-v3/include/std/ratio
    branches/ibm/power7-fpconv/libstdc++-v3/include/std/thread
    branches/ibm/power7-fpconv/libstdc++-v3/include/std/tuple
    branches/ibm/power7-fpconv/libstdc++-v3/include/tr1_impl/utility
    branches/ibm/power7-fpconv/libstdc++-v3/python/hook.in
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/20_util/pair/piecewise.cc
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/20_util/ratio/comparisons/comp1.cc
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/20_util/ratio/comparisons/comp2.cc
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/30_threads/thread/cons/copy_neg.cc

Changes in other areas also in this revision:
Added:
    branches/ibm/power7-fpconv/gcc/ada/a-suesen.adb
      - copied unchanged from r162963, trunk/gcc/ada/a-suesen.adb
    branches/ibm/power7-fpconv/gcc/ada/a-suesen.ads
      - copied unchanged from r162963, trunk/gcc/ada/a-suesen.ads
    branches/ibm/power7-fpconv/gcc/ada/a-suewse.adb
      - copied unchanged from r162963, trunk/gcc/ada/a-suewse.adb
    branches/ibm/power7-fpconv/gcc/ada/a-suewse.ads
      - copied unchanged from r162963, trunk/gcc/ada/a-suewse.ads
    branches/ibm/power7-fpconv/gcc/ada/a-suezse.adb
      - copied unchanged from r162963, trunk/gcc/ada/a-suezse.adb
    branches/ibm/power7-fpconv/gcc/ada/a-suezse.ads
      - copied unchanged from r162963, trunk/gcc/ada/a-suezse.ads
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/cpp0x/sfinae3.C
      - copied unchanged from r162963, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae3.C
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/cpp0x/sfinae4.C
      - copied unchanged from r162963, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae4.C
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/debug/dwarf2/typedef4.C
      - copied unchanged from r162963, trunk/gcc/testsuite/g++.dg/debug/dwarf2/typedef4.C
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/ipa/devirt-1.C
      - copied unchanged from r162963, trunk/gcc/testsuite/g++.dg/ipa/devirt-1.C
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/ipa/devirt-2.C
      - copied unchanged from r162963, trunk/gcc/testsuite/g++.dg/ipa/devirt-2.C
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/ipa/devirt-3.C
      - copied unchanged from r162963, trunk/gcc/testsuite/g++.dg/ipa/devirt-3.C
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/ipa/devirt-4.C
      - copied unchanged from r162963, trunk/gcc/testsuite/g++.dg/ipa/devirt-4.C
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/ipa/devirt-5.C
      - copied unchanged from r162963, trunk/gcc/testsuite/g++.dg/ipa/devirt-5.C
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/ipa/ipcp-ivi-1.C
      - copied unchanged from r162963, trunk/gcc/testsuite/g++.dg/ipa/ipcp-ivi-1.C
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.c-torture/execute/20100805-1.c
      - copied unchanged from r162963, trunk/gcc/testsuite/gcc.c-torture/execute/20100805-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/ipa/iinline-3.c
      - copied unchanged from r162963, trunk/gcc/testsuite/gcc.dg/ipa/iinline-3.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/ipa/ipcp-ii-1.c
      - copied unchanged from r162963, trunk/gcc/testsuite/gcc.dg/ipa/ipcp-ii-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-ssa/pr45144.c
      - copied unchanged from r162963, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr45144.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-30.c
      - copied unchanged from r162963, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-30.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-31.c
      - copied unchanged from r162963, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-31.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-32.c
      - copied unchanged from r162963, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-32.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-33.c
      - copied unchanged from r162963, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-33.c
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/class_25.f03
      - copied unchanged from r162963, trunk/gcc/testsuite/gfortran.dg/class_25.f03
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/class_26.f03
      - copied unchanged from r162963, trunk/gcc/testsuite/gfortran.dg/class_26.f03
    branches/ibm/power7-fpconv/libffi/msvcc.sh
      - copied unchanged from r162963, trunk/libffi/msvcc.sh
Removed:
    branches/ibm/power7-fpconv/gcc/ada/a-suewen.adb
    branches/ibm/power7-fpconv/gcc/ada/a-suewen.ads
    branches/ibm/power7-fpconv/gcc/ada/a-suezen.adb
    branches/ibm/power7-fpconv/gcc/ada/a-suezen.ads
Modified:
    branches/ibm/power7-fpconv/   (props changed)
    branches/ibm/power7-fpconv/MAINTAINERS
    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/Makefile.rtl
    branches/ibm/power7-fpconv/gcc/ada/einfo.ads
    branches/ibm/power7-fpconv/gcc/ada/errout.adb
    branches/ibm/power7-fpconv/gcc/ada/exp_ch13.adb
    branches/ibm/power7-fpconv/gcc/ada/exp_ch4.adb
    branches/ibm/power7-fpconv/gcc/ada/exp_ch6.adb
    branches/ibm/power7-fpconv/gcc/ada/exp_util.adb
    branches/ibm/power7-fpconv/gcc/ada/exp_util.ads
    branches/ibm/power7-fpconv/gcc/ada/freeze.adb
    branches/ibm/power7-fpconv/gcc/ada/gcc-interface/decl.c
    branches/ibm/power7-fpconv/gcc/ada/gnat1drv.adb
    branches/ibm/power7-fpconv/gcc/ada/impunit.adb
    branches/ibm/power7-fpconv/gcc/ada/prj-nmsc.adb
    branches/ibm/power7-fpconv/gcc/ada/prj.adb
    branches/ibm/power7-fpconv/gcc/ada/prj.ads
    branches/ibm/power7-fpconv/gcc/ada/sem.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_ch8.adb
    branches/ibm/power7-fpconv/gcc/ada/sem_ch9.adb
    branches/ibm/power7-fpconv/gcc/ada/sem_elab.adb
    branches/ibm/power7-fpconv/gcc/ada/sem_eval.adb
    branches/ibm/power7-fpconv/gcc/builtins.c
    branches/ibm/power7-fpconv/gcc/caller-save.c
    branches/ibm/power7-fpconv/gcc/cgraphunit.c
    branches/ibm/power7-fpconv/gcc/combine.c
    branches/ibm/power7-fpconv/gcc/common.opt
    branches/ibm/power7-fpconv/gcc/config/i386/cygming.h
    branches/ibm/power7-fpconv/gcc/config/i386/i386.c
    branches/ibm/power7-fpconv/gcc/config/i386/i386.h
    branches/ibm/power7-fpconv/gcc/config/i386/i386.md
    branches/ibm/power7-fpconv/gcc/cp/ChangeLog
    branches/ibm/power7-fpconv/gcc/cp/call.c
    branches/ibm/power7-fpconv/gcc/cp/cp-tree.h
    branches/ibm/power7-fpconv/gcc/cp/cvt.c
    branches/ibm/power7-fpconv/gcc/cp/init.c
    branches/ibm/power7-fpconv/gcc/cp/pt.c
    branches/ibm/power7-fpconv/gcc/cp/tree.c
    branches/ibm/power7-fpconv/gcc/cp/typeck.c
    branches/ibm/power7-fpconv/gcc/cp/typeck2.c
    branches/ibm/power7-fpconv/gcc/dce.c
    branches/ibm/power7-fpconv/gcc/df-problems.c
    branches/ibm/power7-fpconv/gcc/doc/gcov.texi
    branches/ibm/power7-fpconv/gcc/doc/invoke.texi
    branches/ibm/power7-fpconv/gcc/double-int.c
    branches/ibm/power7-fpconv/gcc/dwarf2out.c
    branches/ibm/power7-fpconv/gcc/explow.c
    branches/ibm/power7-fpconv/gcc/expmed.c
    branches/ibm/power7-fpconv/gcc/expr.c
    branches/ibm/power7-fpconv/gcc/fortran/ChangeLog
    branches/ibm/power7-fpconv/gcc/fortran/class.c
    branches/ibm/power7-fpconv/gcc/fortran/interface.c
    branches/ibm/power7-fpconv/gcc/fortran/resolve.c
    branches/ibm/power7-fpconv/gcc/gcov.c
    branches/ibm/power7-fpconv/gcc/ipa-cp.c
    branches/ibm/power7-fpconv/gcc/ipa-prop.c
    branches/ibm/power7-fpconv/gcc/ipa-prop.h
    branches/ibm/power7-fpconv/gcc/ira.c
    branches/ibm/power7-fpconv/gcc/java/ChangeLog
    branches/ibm/power7-fpconv/gcc/java/class.c
    branches/ibm/power7-fpconv/gcc/opts.c
    branches/ibm/power7-fpconv/gcc/params.def
    branches/ibm/power7-fpconv/gcc/postreload.c
    branches/ibm/power7-fpconv/gcc/reg-notes.def
    branches/ibm/power7-fpconv/gcc/rtl.h
    branches/ibm/power7-fpconv/gcc/rtlanal.c
    branches/ibm/power7-fpconv/gcc/simplify-rtx.c
    branches/ibm/power7-fpconv/gcc/testsuite/ChangeLog
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-ssa/pr23744.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-ssa/pr25382.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-ssa/pr42585.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-ssa/ssa-dce-3.c
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/dependency_30.f90
    branches/ibm/power7-fpconv/gcc/toplev.c
    branches/ibm/power7-fpconv/gcc/toplev.h
    branches/ibm/power7-fpconv/gcc/tree-inline.c
    branches/ibm/power7-fpconv/gcc/tree-sra.c
    branches/ibm/power7-fpconv/gcc/tree-ssa-ccp.c
    branches/ibm/power7-fpconv/gcc/tree.h
    branches/ibm/power7-fpconv/libffi/ChangeLog
    branches/ibm/power7-fpconv/libffi/README
    branches/ibm/power7-fpconv/libffi/configure
    branches/ibm/power7-fpconv/libffi/configure.ac
    branches/ibm/power7-fpconv/libffi/doc/libffi.texi
    branches/ibm/power7-fpconv/libffi/include/ffi.h.in
    branches/ibm/power7-fpconv/libffi/src/closures.c
    branches/ibm/power7-fpconv/libffi/src/dlmalloc.c
    branches/ibm/power7-fpconv/libffi/src/ia64/ffi.c
    branches/ibm/power7-fpconv/libffi/src/powerpc/ffi_darwin.c
    branches/ibm/power7-fpconv/libffi/src/powerpc/ffitarget.h
    branches/ibm/power7-fpconv/libffi/src/prep_cif.c
    branches/ibm/power7-fpconv/libffi/src/s390/ffitarget.h
    branches/ibm/power7-fpconv/libffi/src/sparc/ffitarget.h
    branches/ibm/power7-fpconv/libffi/src/x86/ffi.c
    branches/ibm/power7-fpconv/libffi/src/x86/ffi64.c
    branches/ibm/power7-fpconv/libffi/src/x86/ffitarget.h
    branches/ibm/power7-fpconv/libffi/src/x86/win32.S
    branches/ibm/power7-fpconv/lto-plugin/ChangeLog
    branches/ibm/power7-fpconv/lto-plugin/lto-plugin.c

Propchange: branches/ibm/power7-fpconv/
            ('svn:mergeinfo' added)

Propchange: branches/ibm/power7-fpconv/
            ('svnmerge-integrated' modified)



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