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]

r227351 - in /branches/gupc: ./ ChangeLog MAINT...


Author: gfunck
Date: Mon Aug 31 16:02:32 2015
New Revision: 227351

URL: https://gcc.gnu.org/viewcvs?rev=227351&root=gcc&view=rev
Log:
	Merge trunk version 227333 into gupc branch.

Added:
    branches/gupc/libstdc++-v3/config/locale/dragonfly/c_locale.h
      - copied unchanged from r227333, trunk/libstdc++-v3/config/locale/dragonfly/c_locale.h
    branches/gupc/libstdc++-v3/config/locale/dragonfly/codecvt_members.cc
      - copied unchanged from r227333, trunk/libstdc++-v3/config/locale/dragonfly/codecvt_members.cc
    branches/gupc/libstdc++-v3/config/locale/dragonfly/collate_members.cc
      - copied unchanged from r227333, trunk/libstdc++-v3/config/locale/dragonfly/collate_members.cc
    branches/gupc/libstdc++-v3/config/locale/dragonfly/monetary_members.cc
      - copied unchanged from r227333, trunk/libstdc++-v3/config/locale/dragonfly/monetary_members.cc
    branches/gupc/libstdc++-v3/config/locale/dragonfly/numeric_members.cc
      - copied unchanged from r227333, trunk/libstdc++-v3/config/locale/dragonfly/numeric_members.cc
    branches/gupc/libstdc++-v3/config/locale/dragonfly/time_members.cc
      - copied unchanged from r227333, trunk/libstdc++-v3/config/locale/dragonfly/time_members.cc
    branches/gupc/libstdc++-v3/config/locale/dragonfly/time_members.h
      - copied unchanged from r227333, trunk/libstdc++-v3/config/locale/dragonfly/time_members.h
    branches/gupc/libstdc++-v3/testsuite/20_util/enable_shared_from_this/members/const.cc
      - copied unchanged from r227333, trunk/libstdc++-v3/testsuite/20_util/enable_shared_from_this/members/const.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/enable_shared_from_this/members/reinit.cc
      - copied unchanged from r227333, trunk/libstdc++-v3/testsuite/20_util/enable_shared_from_this/members/reinit.cc
    branches/gupc/libstdc++-v3/testsuite/25_algorithms/lexicographical_compare/debug/
      - copied from r227333, trunk/libstdc++-v3/testsuite/25_algorithms/lexicographical_compare/debug/
    branches/gupc/libstdc++-v3/testsuite/25_algorithms/lower_bound/debug/
      - copied from r227333, trunk/libstdc++-v3/testsuite/25_algorithms/lower_bound/debug/
    branches/gupc/libstdc++-v3/testsuite/25_algorithms/partial_sort_copy/debug/
      - copied from r227333, trunk/libstdc++-v3/testsuite/25_algorithms/partial_sort_copy/debug/
    branches/gupc/libstdc++-v3/testsuite/26_numerics/random/uniform_real_distribution/operators/64351.cc
      - copied unchanged from r227333, trunk/libstdc++-v3/testsuite/26_numerics/random/uniform_real_distribution/operators/64351.cc
    branches/gupc/libstdc++-v3/testsuite/26_numerics/valarray/range_access2.cc
      - copied unchanged from r227333, trunk/libstdc++-v3/testsuite/26_numerics/valarray/range_access2.cc
    branches/gupc/libstdc++-v3/testsuite/28_regex/regression.cc
      - copied unchanged from r227333, trunk/libstdc++-v3/testsuite/28_regex/regression.cc
Modified:
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/acinclude.m4
    branches/gupc/libstdc++-v3/config/locale/dragonfly/c_locale.cc
    branches/gupc/libstdc++-v3/config/locale/dragonfly/ctype_members.cc
    branches/gupc/libstdc++-v3/config/os/bsd/dragonfly/ctype_configure_char.cc
    branches/gupc/libstdc++-v3/config/os/bsd/dragonfly/os_defines.h
    branches/gupc/libstdc++-v3/configure
    branches/gupc/libstdc++-v3/include/bits/random.tcc
    branches/gupc/libstdc++-v3/include/bits/range_access.h
    branches/gupc/libstdc++-v3/include/bits/regex_scanner.tcc
    branches/gupc/libstdc++-v3/include/bits/shared_ptr.h
    branches/gupc/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/gupc/libstdc++-v3/include/debug/map.h
    branches/gupc/libstdc++-v3/include/debug/unordered_map
    branches/gupc/libstdc++-v3/src/c++11/debug.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/enable_shared_from_this/requirements/explicit_instantiation.cc
    branches/gupc/libstdc++-v3/testsuite/26_numerics/valarray/range_access.cc

Changes in other areas also in this revision:
Added:
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/constexpr-new.C
      - copied unchanged from r227333, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-new.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/constexpr-throw.C
      - copied unchanged from r227333, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-throw.C
    branches/gupc/gcc/testsuite/g++.dg/torture/pr66752-2.C
      - copied unchanged from r227333, trunk/gcc/testsuite/g++.dg/torture/pr66752-2.C
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/20010124-1.x
      - copied unchanged from r227333, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/20010124-1.x
    branches/gupc/gcc/testsuite/gcc.dg/autopar/pr46193.c
      - copied unchanged from r227333, trunk/gcc/testsuite/gcc.dg/autopar/pr46193.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr66752-1.c
      - copied unchanged from r227333, trunk/gcc/testsuite/gcc.dg/torture/pr66752-1.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr67005.c
      - copied unchanged from r227333, trunk/gcc/testsuite/gcc.dg/torture/pr67005.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/pr66752-3.c
      - copied unchanged from r227333, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr66752-3.c
    branches/gupc/gcc/testsuite/gcc.dg/weak/weak-18.c
      - copied unchanged from r227333, trunk/gcc/testsuite/gcc.dg/weak/weak-18.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/combine_bfi_1.c
      - copied unchanged from r227333, trunk/gcc/testsuite/gcc.target/aarch64/combine_bfi_1.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/long_branch_1.c
      - copied unchanged from r227333, trunk/gcc/testsuite/gcc.target/aarch64/long_branch_1.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/tls_1.x
      - copied unchanged from r227333, trunk/gcc/testsuite/gcc.target/aarch64/tls_1.x
    branches/gupc/gcc/testsuite/gcc.target/aarch64/tlsie_tiny_1.c
      - copied unchanged from r227333, trunk/gcc/testsuite/gcc.target/aarch64/tlsie_tiny_1.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/tlsle12_1.c
      - copied unchanged from r227333, trunk/gcc/testsuite/gcc.target/aarch64/tlsle12_1.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/tlsle24_1.c
      - copied unchanged from r227333, trunk/gcc/testsuite/gcc.target/aarch64/tlsle24_1.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/tlsle32_1.c
      - copied unchanged from r227333, trunk/gcc/testsuite/gcc.target/aarch64/tlsle32_1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr67317-1.c
      - copied unchanged from r227333, trunk/gcc/testsuite/gcc.target/i386/pr67317-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr67317-2.c
      - copied unchanged from r227333, trunk/gcc/testsuite/gcc.target/i386/pr67317-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr67317-3.c
      - copied unchanged from r227333, trunk/gcc/testsuite/gcc.target/i386/pr67317-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr67317-4.c
      - copied unchanged from r227333, trunk/gcc/testsuite/gcc.target/i386/pr67317-4.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-19.c
      - copied unchanged from r227333, trunk/gcc/testsuite/gcc.target/powerpc/swaps-p8-19.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/vec-shr.c
      - copied unchanged from r227333, trunk/gcc/testsuite/gcc.target/powerpc/vec-shr.c
    branches/gupc/gcc/testsuite/gcc.target/s390/20150826-1.c
      - copied unchanged from r227333, trunk/gcc/testsuite/gcc.target/s390/20150826-1.c
    branches/gupc/gcc/testsuite/gfortran.dg/read_dir.f90
      - copied unchanged from r227333, trunk/gcc/testsuite/gfortran.dg/read_dir.f90
    branches/gupc/gcc/testsuite/gfortran.dg/shape_8.f90
      - copied unchanged from r227333, trunk/gcc/testsuite/gfortran.dg/shape_8.f90
    branches/gupc/libgfortran/generated/shape_i1.c
      - copied unchanged from r227333, trunk/libgfortran/generated/shape_i1.c
    branches/gupc/libgfortran/generated/shape_i2.c
      - copied unchanged from r227333, trunk/libgfortran/generated/shape_i2.c
    branches/gupc/libgomp/testsuite/libgomp.c/pr46193.c
      - copied unchanged from r227333, trunk/libgomp/testsuite/libgomp.c/pr46193.c
Removed:
    branches/gupc/gcc/graphite-blocking.c
    branches/gupc/gcc/graphite-interchange.c
Modified:
    branches/gupc/   (props changed)
    branches/gupc/ChangeLog
    branches/gupc/MAINTAINERS
    branches/gupc/boehm-gc/ChangeLog
    branches/gupc/boehm-gc/os_dep.c
    branches/gupc/contrib/ChangeLog
    branches/gupc/contrib/update-copyright.py
    branches/gupc/gcc/ChangeLog
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/DATESTAMP
    branches/gupc/gcc/Makefile.in
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-common.c
    branches/gupc/gcc/cgraphunit.c
    branches/gupc/gcc/common.opt
    branches/gupc/gcc/config.gcc
    branches/gupc/gcc/config/aarch64/aarch64-protos.h
    branches/gupc/gcc/config/aarch64/aarch64.c
    branches/gupc/gcc/config/aarch64/aarch64.md
    branches/gupc/gcc/config/aarch64/aarch64.opt
    branches/gupc/gcc/config/aarch64/iterators.md
    branches/gupc/gcc/config/arm/arm-arches.def
    branches/gupc/gcc/config/arm/arm-builtins.c
    branches/gupc/gcc/config/arm/arm-cores.def
    branches/gupc/gcc/config/arm/arm-protos.h
    branches/gupc/gcc/config/arm/arm.c
    branches/gupc/gcc/config/i386/i386.c
    branches/gupc/gcc/config/i386/i386.md
    branches/gupc/gcc/config/nvptx/nvptx.c
    branches/gupc/gcc/config/rs6000/predicates.md
    branches/gupc/gcc/config/rs6000/rs6000-protos.h
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/rs6000/rs6000.md
    branches/gupc/gcc/config/rs6000/vector.md
    branches/gupc/gcc/config/s390/s390.c
    branches/gupc/gcc/configure
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/constexpr.c
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/md.texi
    branches/gupc/gcc/fold-const.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/intrinsic.c
    branches/gupc/gcc/fortran/intrinsic.h
    branches/gupc/gcc/fortran/iresolve.c
    branches/gupc/gcc/fortran/trans-array.c
    branches/gupc/gcc/fortran/trans-expr.c
    branches/gupc/gcc/fortran/trans-intrinsic.c
    branches/gupc/gcc/fortran/trans.c
    branches/gupc/gcc/gcc-main.c
    branches/gupc/gcc/gcc.c
    branches/gupc/gcc/gcc.h
    branches/gupc/gcc/go/gofrontend/MERGE
    branches/gupc/gcc/go/gofrontend/expressions.cc
    branches/gupc/gcc/go/gofrontend/gogo.cc
    branches/gupc/gcc/go/gofrontend/gogo.h
    branches/gupc/gcc/go/gofrontend/lex.cc
    branches/gupc/gcc/go/gofrontend/parse.cc
    branches/gupc/gcc/go/gofrontend/statements.cc
    branches/gupc/gcc/go/gofrontend/types.cc
    branches/gupc/gcc/graphite-isl-ast-to-gimple.c
    branches/gupc/gcc/graphite-optimize-isl.c
    branches/gupc/gcc/graphite-poly.c
    branches/gupc/gcc/graphite-poly.h
    branches/gupc/gcc/graphite-sese-to-poly.c
    branches/gupc/gcc/graphite.c
    branches/gupc/gcc/ipa.c
    branches/gupc/gcc/ira.c
    branches/gupc/gcc/jit/ChangeLog
    branches/gupc/gcc/jit/docs/cp/topics/contexts.rst
    branches/gupc/gcc/jit/docs/internals/test-hello-world.exe.log.txt
    branches/gupc/gcc/jit/docs/topics/compatibility.rst
    branches/gupc/gcc/jit/docs/topics/contexts.rst
    branches/gupc/gcc/jit/jit-common.h
    branches/gupc/gcc/jit/jit-playback.c
    branches/gupc/gcc/jit/jit-playback.h
    branches/gupc/gcc/jit/jit-recording.c
    branches/gupc/gcc/jit/libgccjit++.h
    branches/gupc/gcc/jit/libgccjit.c
    branches/gupc/gcc/jit/libgccjit.h
    branches/gupc/gcc/jit/libgccjit.map
    branches/gupc/gcc/jit/notes.txt
    branches/gupc/gcc/match.pd
    branches/gupc/gcc/omp-low.c
    branches/gupc/gcc/optabs.c
    branches/gupc/gcc/params.def
    branches/gupc/gcc/passes.c
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/g++.dg/graphite/graphite.exp
    branches/gupc/gcc/testsuite/gcc.dg/20001117-1.c
    branches/gupc/gcc/testsuite/gcc.dg/20020415-1.c
    branches/gupc/gcc/testsuite/gcc.dg/compat/struct-layout-1_generate.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/block-0.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/block-1.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/block-3.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/block-4.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/block-5.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/block-6.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/block-7.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/block-8.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/block-pr47654.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/graphite.exp
    branches/gupc/gcc/testsuite/gcc.dg/graphite/id-pr44676.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-0.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-1.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-10.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-11.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-12.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-13.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-14.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-15.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-3.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-4.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-5.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-6.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-7.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-8.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-9.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-mvt.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/pr37485.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/pr60979.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/run-id-pr47653.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/uns-block-1.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/uns-interchange-12.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/uns-interchange-14.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/uns-interchange-15.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/uns-interchange-9.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/uns-interchange-mvt.c
    branches/gupc/gcc/testsuite/gcc.dg/pr63186.c
    branches/gupc/gcc/testsuite/gcc.dg/stack-usage-1.c
    branches/gupc/gcc/testsuite/gcc.dg/stack-usage-2.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/matrix-1.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/matrix-2.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/matrix-5.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/matrix-6.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr33848.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/transpose-1.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/transpose-2.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/transpose-3.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/transpose-4.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/transpose-5.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/transpose-6.c
    branches/gupc/gcc/testsuite/gcc.dg/unused-5.c
    branches/gupc/gcc/testsuite/gcc.dg/unwind-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/adx-addcarryx32-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/adx-addcarryx64-1.c
    branches/gupc/gcc/testsuite/gcc.target/mips/madd-8.c
    branches/gupc/gcc/testsuite/gcc.target/mips/msub-8.c
    branches/gupc/gcc/testsuite/gfortran.dg/graphite/graphite.exp
    branches/gupc/gcc/testsuite/gfortran.dg/graphite/interchange-3.f90
    branches/gupc/gcc/testsuite/gfortran.dg/vect/O3-pr49957.f
    branches/gupc/gcc/testsuite/jit.dg/test-error-pr63969-missing-driver.c
    branches/gupc/gcc/testsuite/lib/target-supports.exp
    branches/gupc/gcc/toplev.c
    branches/gupc/gcc/tree-sra.c
    branches/gupc/gcc/tree-ssa-dce.c
    branches/gupc/gcc/tree-ssa-threadedge.c
    branches/gupc/gcc/tree-ssa-threadupdate.c
    branches/gupc/gcc/varasm.c
    branches/gupc/libbacktrace/ChangeLog
    branches/gupc/libbacktrace/configure
    branches/gupc/libbacktrace/configure.ac
    branches/gupc/libgfortran/ChangeLog
    branches/gupc/libgfortran/Makefile.am
    branches/gupc/libgfortran/Makefile.in
    branches/gupc/libgfortran/acinclude.m4
    branches/gupc/libgfortran/config.h.in
    branches/gupc/libgfortran/configure
    branches/gupc/libgfortran/configure.ac
    branches/gupc/libgfortran/generated/shape_i16.c
    branches/gupc/libgfortran/generated/shape_i4.c
    branches/gupc/libgfortran/generated/shape_i8.c
    branches/gupc/libgfortran/gfortran.map
    branches/gupc/libgfortran/intrinsics/malloc.c
    branches/gupc/libgfortran/io/unit.c
    branches/gupc/libgfortran/io/unix.c
    branches/gupc/libgfortran/libgfortran.h
    branches/gupc/libgfortran/m4/shape.m4
    branches/gupc/libgfortran/runtime/environ.c
    branches/gupc/libgfortran/runtime/main.c
    branches/gupc/libgomp/ChangeLog
    branches/gupc/libvtv/ChangeLog
    branches/gupc/libvtv/Makefile.am
    branches/gupc/libvtv/configure.tgt
    branches/gupc/libvtv/testsuite/config/default.exp
    branches/gupc/libvtv/testsuite/libvtv.cc/virtfunc-test.cc
    branches/gupc/libvtv/testsuite/other-tests/Makefile.am
    branches/gupc/libvtv/vtv_fail.cc
    branches/gupc/libvtv/vtv_fail.h
    branches/gupc/libvtv/vtv_malloc.cc
    branches/gupc/libvtv/vtv_malloc.h
    branches/gupc/libvtv/vtv_map.h
    branches/gupc/libvtv/vtv_rts.cc
    branches/gupc/libvtv/vtv_rts.h
    branches/gupc/libvtv/vtv_set.h
    branches/gupc/libvtv/vtv_utils.cc
    branches/gupc/libvtv/vtv_utils.h

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]