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]

r170714 - in /branches/x32: ./ config/ChangeLog...


Author: hjl
Date: Sun Mar  6 16:22:38 2011
New Revision: 170714

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170714
Log:
Merged r170619 through r170712 into branch.

Added:
    branches/x32/libstdc++-v3/src/valarray.cc
      - copied unchanged from r170712, trunk/libstdc++-v3/src/valarray.cc
Removed:
    branches/x32/libstdc++-v3/src/valarray-inst.cc
Modified:
    branches/x32/libstdc++-v3/ChangeLog
    branches/x32/libstdc++-v3/acinclude.m4
    branches/x32/libstdc++-v3/configure
    branches/x32/libstdc++-v3/configure.ac
    branches/x32/libstdc++-v3/doc/xml/manual/configure.xml
    branches/x32/libstdc++-v3/include/Makefile.am
    branches/x32/libstdc++-v3/include/Makefile.in
    branches/x32/libstdc++-v3/include/bits/allocator.h
    branches/x32/libstdc++-v3/include/bits/basic_ios.tcc
    branches/x32/libstdc++-v3/include/bits/basic_string.tcc
    branches/x32/libstdc++-v3/include/bits/c++config
    branches/x32/libstdc++-v3/include/bits/codecvt.h
    branches/x32/libstdc++-v3/include/bits/fstream.tcc
    branches/x32/libstdc++-v3/include/bits/istream.tcc
    branches/x32/libstdc++-v3/include/bits/locale_classes.tcc
    branches/x32/libstdc++-v3/include/bits/locale_facets.tcc
    branches/x32/libstdc++-v3/include/bits/locale_facets_nonio.tcc
    branches/x32/libstdc++-v3/include/bits/ostream.tcc
    branches/x32/libstdc++-v3/include/bits/ostream_insert.h
    branches/x32/libstdc++-v3/include/bits/sstream.tcc
    branches/x32/libstdc++-v3/include/bits/streambuf.tcc
    branches/x32/libstdc++-v3/src/Makefile.am
    branches/x32/libstdc++-v3/src/Makefile.in
    branches/x32/libstdc++-v3/testsuite/Makefile.am
    branches/x32/libstdc++-v3/testsuite/Makefile.in
    branches/x32/libstdc++-v3/testsuite/ext/profile/mutex_extensions_neg.cc

Changes in other areas also in this revision:
Added:
    branches/x32/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor9.C
      - copied unchanged from r170712, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor9.C
    branches/x32/gcc/testsuite/g++.dg/cpp0x/constexpr-non-const-arg2.C
      - copied unchanged from r170712, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-non-const-arg2.C
    branches/x32/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-98.C
      - copied unchanged from r170712, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-98.C
    branches/x32/gcc/testsuite/g++.dg/cpp0x/regress/condition1.C
      - copied unchanged from r170712, trunk/gcc/testsuite/g++.dg/cpp0x/regress/condition1.C
    branches/x32/gcc/testsuite/g++.dg/gomp/pr47963.C
      - copied unchanged from r170712, trunk/gcc/testsuite/g++.dg/gomp/pr47963.C
    branches/x32/gcc/testsuite/g++.dg/inherit/covariant19.C
      - copied unchanged from r170712, trunk/gcc/testsuite/g++.dg/inherit/covariant19.C
    branches/x32/gcc/testsuite/g++.dg/template/crash106.C
      - copied unchanged from r170712, trunk/gcc/testsuite/g++.dg/template/crash106.C
    branches/x32/gcc/testsuite/g++.dg/template/pseudodtor6.C
      - copied unchanged from r170712, trunk/gcc/testsuite/g++.dg/template/pseudodtor6.C
    branches/x32/gcc/testsuite/gcc.c-torture/compile/pr47967.c
      - copied unchanged from r170712, trunk/gcc/testsuite/gcc.c-torture/compile/pr47967.c
    branches/x32/gcc/testsuite/gcc.dg/gomp/pr47963.c
      - copied unchanged from r170712, trunk/gcc/testsuite/gcc.dg/gomp/pr47963.c
    branches/x32/gcc/testsuite/gcc.dg/pr47899.c
      - copied unchanged from r170712, trunk/gcc/testsuite/gcc.dg/pr47899.c
    branches/x32/gcc/testsuite/gcc.dg/torture/pr47968.c
      - copied unchanged from r170712, trunk/gcc/testsuite/gcc.dg/torture/pr47968.c
    branches/x32/gcc/testsuite/gcc.dg/torture/pr47975.c
      - copied unchanged from r170712, trunk/gcc/testsuite/gcc.dg/torture/pr47975.c
    branches/x32/gcc/testsuite/obj-c++.dg/property/property-encoding-1.mm
      - copied unchanged from r170712, trunk/gcc/testsuite/obj-c++.dg/property/property-encoding-1.mm
    branches/x32/gcc/testsuite/objc.dg/property/property-encoding-1.m
      - copied unchanged from r170712, trunk/gcc/testsuite/objc.dg/property/property-encoding-1.m
Modified:
    branches/x32/   (props changed)
    branches/x32/config/ChangeLog
    branches/x32/config/override.m4
    branches/x32/contrib/ChangeLog
    branches/x32/contrib/gennews
    branches/x32/gcc/ChangeLog
    branches/x32/gcc/DATESTAMP
    branches/x32/gcc/builtins.c
    branches/x32/gcc/calls.c
    branches/x32/gcc/cfgexpand.c
    branches/x32/gcc/cfgloopmanip.c
    branches/x32/gcc/cgraph.c
    branches/x32/gcc/cgraph.h
    branches/x32/gcc/common.opt
    branches/x32/gcc/config.gcc
    branches/x32/gcc/config/alpha/alpha.md
    branches/x32/gcc/config/arm/arm.md
    branches/x32/gcc/config/avr/avr.md
    branches/x32/gcc/config/i386/freebsd64.h
    branches/x32/gcc/config/i386/i386.c
    branches/x32/gcc/config/i386/i386.opt
    branches/x32/gcc/config/i386/linux64.h
    branches/x32/gcc/config/i386/sse.md
    branches/x32/gcc/config/i386/x86-64.h
    branches/x32/gcc/config/ia64/t-hpux
    branches/x32/gcc/config/mips/mips.md
    branches/x32/gcc/config/pa/pa.md
    branches/x32/gcc/config/rs6000/rs6000.c
    branches/x32/gcc/config/s390/s390-protos.h
    branches/x32/gcc/config/s390/s390.c
    branches/x32/gcc/config/s390/s390.h
    branches/x32/gcc/config/stormy16/stormy16.c
    branches/x32/gcc/config/stormy16/stormy16.h
    branches/x32/gcc/config/vax/vax.md
    branches/x32/gcc/cp/ChangeLog
    branches/x32/gcc/cp/cp-tree.h
    branches/x32/gcc/cp/mangle.c
    branches/x32/gcc/cp/method.c
    branches/x32/gcc/cp/optimize.c
    branches/x32/gcc/cp/parser.c
    branches/x32/gcc/cp/pt.c
    branches/x32/gcc/cp/search.c
    branches/x32/gcc/cp/semantics.c
    branches/x32/gcc/cp/tree.c
    branches/x32/gcc/doc/invoke.texi
    branches/x32/gcc/dwarf2out.c
    branches/x32/gcc/explow.c
    branches/x32/gcc/expmed.c
    branches/x32/gcc/expr.h
    branches/x32/gcc/fortran/ChangeLog
    branches/x32/gcc/fortran/intrinsic.texi
    branches/x32/gcc/fortran/invoke.texi
    branches/x32/gcc/function.c
    branches/x32/gcc/gimplify.c
    branches/x32/gcc/go/gofrontend/expressions.cc
    branches/x32/gcc/go/gofrontend/expressions.h
    branches/x32/gcc/go/gofrontend/go.cc
    branches/x32/gcc/go/gofrontend/gogo-tree.cc
    branches/x32/gcc/go/gofrontend/gogo.cc
    branches/x32/gcc/go/gofrontend/gogo.h
    branches/x32/gcc/go/gofrontend/parse.cc
    branches/x32/gcc/go/gofrontend/statements.cc
    branches/x32/gcc/go/gofrontend/types.cc
    branches/x32/gcc/go/gofrontend/types.h
    branches/x32/gcc/ipa-cp.c
    branches/x32/gcc/lto-cgraph.c
    branches/x32/gcc/lto-symtab.c
    branches/x32/gcc/optabs.c
    branches/x32/gcc/po/ChangeLog
    branches/x32/gcc/po/gcc.pot
    branches/x32/gcc/stmt.c
    branches/x32/gcc/testsuite/ChangeLog
    branches/x32/gcc/testsuite/g++.dg/abi/mangle39.C
    branches/x32/gcc/testsuite/g++.dg/abi/mangle45.C
    branches/x32/gcc/testsuite/g++.dg/cpp0x/trailing1.C
    branches/x32/gcc/testsuite/obj-c++.dg/gnu-api-2-property.mm
    branches/x32/gcc/testsuite/objc.dg/gnu-api-2-property.m
    branches/x32/gcc/tree-ssa-alias.c
    branches/x32/gcc/tree.h
    branches/x32/libcpp/po/ChangeLog
    branches/x32/libcpp/po/cpplib.pot
    branches/x32/libgfortran/ChangeLog
    branches/x32/libgfortran/intrinsics/ctime.c

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



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