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]

r181589 - in /branches/gupc: ./ gcc/ChangeLog g...


Author: gfunck
Date: Mon Nov 21 17:41:59 2011
New Revision: 181589

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181589
Log:

        Merge trunk version 181552 into gupc branch.
        Incorporates libgcc/libunwind fix for IA64.

Added:
    branches/gupc/libstdc++-v3/testsuite/23_containers/bitset/operations/constexpr-2.cc
      - copied unchanged from r181554, trunk/libstdc++-v3/testsuite/23_containers/bitset/operations/constexpr-2.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/bitset/operations/constexpr.cc
      - copied unchanged from r181554, trunk/libstdc++-v3/testsuite/23_containers/bitset/operations/constexpr.cc
Modified:
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/doc/xml/faq.xml
    branches/gupc/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
    branches/gupc/libstdc++-v3/doc/xml/manual/messages.xml
    branches/gupc/libstdc++-v3/doc/xml/manual/shared_ptr.xml
    branches/gupc/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
    branches/gupc/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml
    branches/gupc/libstdc++-v3/doc/xml/manual/utilities.xml
    branches/gupc/libstdc++-v3/include/backward/binders.h
    branches/gupc/libstdc++-v3/include/debug/bitset
    branches/gupc/libstdc++-v3/include/profile/bitset
    branches/gupc/libstdc++-v3/include/std/tuple
    branches/gupc/libstdc++-v3/testsuite/20_util/bind/ref_neg.cc

Changes in other areas also in this revision:
Added:
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/alias-decl-15.C
      - copied unchanged from r181554, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-15.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr51216.C
      - copied unchanged from r181554, trunk/gcc/testsuite/g++.dg/cpp0x/pr51216.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae30.C
      - copied unchanged from r181554, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae30.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic120.C
      - copied unchanged from r181554, trunk/gcc/testsuite/g++.dg/cpp0x/variadic120.C
    branches/gupc/gcc/testsuite/g++.dg/gcov/gcov-10.C
      - copied unchanged from r181554, trunk/gcc/testsuite/g++.dg/gcov/gcov-10.C
    branches/gupc/gcc/testsuite/g++.dg/gcov/gcov-11.C
      - copied unchanged from r181554, trunk/gcc/testsuite/g++.dg/gcov/gcov-11.C
    branches/gupc/gcc/testsuite/g++.dg/gcov/gcov-8.C
      - copied unchanged from r181554, trunk/gcc/testsuite/g++.dg/gcov/gcov-8.C
    branches/gupc/gcc/testsuite/g++.dg/gcov/gcov-9.C
      - copied unchanged from r181554, trunk/gcc/testsuite/g++.dg/gcov/gcov-9.C
    branches/gupc/gcc/testsuite/g++.dg/template/error46.C
      - copied unchanged from r181554, trunk/gcc/testsuite/g++.dg/template/error46.C
    branches/gupc/gcc/testsuite/gcc.dg/delay-slot-2.c
      - copied unchanged from r181554, trunk/gcc/testsuite/gcc.dg/delay-slot-2.c
    branches/gupc/gcc/testsuite/gcc.dg/volatile-bitfields-1.c
      - copied unchanged from r181554, trunk/gcc/testsuite/gcc.dg/volatile-bitfields-1.c
    branches/gupc/gcc/testsuite/gcc.misc-tests/gcov-16.c
      - copied unchanged from r181554, trunk/gcc/testsuite/gcc.misc-tests/gcov-16.c
    branches/gupc/gcc/testsuite/gcc.misc-tests/gcov-17.c
      - copied unchanged from r181554, trunk/gcc/testsuite/gcc.misc-tests/gcov-17.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr51235.c
      - copied unchanged from r181554, trunk/gcc/testsuite/gcc.target/i386/pr51235.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr51236.c
      - copied unchanged from r181554, trunk/gcc/testsuite/gcc.target/i386/pr51236.c
    branches/gupc/gcc/testsuite/gnat.dg/discr32.adb
      - copied unchanged from r181554, trunk/gcc/testsuite/gnat.dg/discr32.adb
    branches/gupc/gcc/testsuite/gnat.dg/discr32_pkg.ads
      - copied unchanged from r181554, trunk/gcc/testsuite/gnat.dg/discr32_pkg.ads
Modified:
    branches/gupc/   (props changed)
    branches/gupc/gcc/ChangeLog
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/DATESTAMP
    branches/gupc/gcc/ada/ChangeLog
    branches/gupc/gcc/ada/a-cbdlli.adb
    branches/gupc/gcc/ada/a-cfdlli.adb
    branches/gupc/gcc/ada/checks.adb
    branches/gupc/gcc/ada/exp_ch6.adb
    branches/gupc/gcc/ada/exp_util.adb
    branches/gupc/gcc/ada/gcc-interface/decl.c
    branches/gupc/gcc/ada/gcc-interface/trans.c
    branches/gupc/gcc/ada/gcc-interface/utils.c
    branches/gupc/gcc/ada/gcc-interface/utils2.c
    branches/gupc/gcc/ada/sinfo.ads
    branches/gupc/gcc/config/arm/arm.c
    branches/gupc/gcc/config/avr/avr-c.c
    branches/gupc/gcc/config/avr/avr-devices.c
    branches/gupc/gcc/config/avr/avr-protos.h
    branches/gupc/gcc/config/avr/avr.c
    branches/gupc/gcc/config/avr/avr.h
    branches/gupc/gcc/config/avr/avr.md
    branches/gupc/gcc/config/darwin.h
    branches/gupc/gcc/config/darwin9.h
    branches/gupc/gcc/config/i386/i386.c
    branches/gupc/gcc/config/i386/i386.md
    branches/gupc/gcc/config/i386/mmx.md
    branches/gupc/gcc/config/i386/sse.md
    branches/gupc/gcc/config/mips/mips.c
    branches/gupc/gcc/coverage.c
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/cp-tree.def
    branches/gupc/gcc/cp/cp-tree.h
    branches/gupc/gcc/cp/error.c
    branches/gupc/gcc/cp/pt.c
    branches/gupc/gcc/cp/ptree.c
    branches/gupc/gcc/cp/semantics.c
    branches/gupc/gcc/cp/tree.c
    branches/gupc/gcc/cp/typeck.c
    branches/gupc/gcc/expmed.c
    branches/gupc/gcc/expr.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/class.c
    branches/gupc/gcc/fortran/trans-decl.c
    branches/gupc/gcc/fortran/trans.h
    branches/gupc/gcc/reorg.c
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae11.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae26.C
    branches/gupc/gcc/testsuite/g++.dg/template/unify11.C
    branches/gupc/gcc/testsuite/gcc.dg/cpp/assert4.c
    branches/gupc/gcc/testsuite/gcc.misc-tests/gcov-13.c
    branches/gupc/gcc/tracer.c
    branches/gupc/libada/ChangeLog
    branches/gupc/libgcc/ChangeLog
    branches/gupc/libgcc/Makefile.in
    branches/gupc/libgcc/config.host
    branches/gupc/libgcc/config/avr/lib1funcs.S
    branches/gupc/libgcc/config/avr/t-avr
    branches/gupc/libgcc/static-object.mk
    branches/gupc/maintainer-scripts/ChangeLog
    branches/gupc/maintainer-scripts/update_web_docs_svn

Propchange: branches/gupc/
            ('svn:mergeinfo' modified)



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