r209778 - in /branches/google/gcc-4_8: ./ Chang...

davidxl@gcc.gnu.org davidxl@gcc.gnu.org
Fri Apr 25 04:47:00 GMT 2014


Author: davidxl
Date: Fri Apr 25 04:47:51 2014
New Revision: 209778

URL: http://gcc.gnu.org/viewcvs?rev=209778&root=gcc&view=rev
Log:
Merged revisions 208421,208430,208436,208446,208468,208492,208494-208495,208497,208503,208520,208524,208529,208534,208547,208560,208564,208584,208595-208596,208598,208601,208603-208604,208608,208615,208620,208627,208639,208655,208664,208671,208690,208696,208707,208709,208713,208732,208742,208761,208768,208771,208778,208784,208801,208820,208828,208838,208844,208850,208856,208858,208885,208890,208923,208929,208932,208943,208946,208950,208952,208963-208964,208968,208974,208977,208983,209006,209031,209036,209044,209067,209069-209070,209080,209087-209090,209092-209096,209098-209100,209102-209117,209122,209136,209149,209152,209154,209159,209161,209172,209175,209177,209180,209207,209229,209232,209243,209249-209250,209254-209255,209259,209262-209265,209267-209268,209274,209285,209288,209296-209298,209302,209325,209331,209340,209342,209350,209370,209397,209430,209437,209454,209511,209515,209519,209528,209532,209540,209547,209551,209667,209696-209697,209715,209726-209727,209729,209770 via svnmerge from 
svn+ssh://davidxl@gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch


Modified:
    branches/google/gcc-4_8/libstdc++-v3/ChangeLog
    branches/google/gcc-4_8/libstdc++-v3/configure
    branches/google/gcc-4_8/libstdc++-v3/include/bits/atomic_base.h
    branches/google/gcc-4_8/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/google/gcc-4_8/libstdc++-v3/include/bits/stl_vector.h
    branches/google/gcc-4_8/libstdc++-v3/include/debug/safe_unordered_base.h
    branches/google/gcc-4_8/libstdc++-v3/include/std/future
    branches/google/gcc-4_8/libstdc++-v3/libsupc++/eh_call.cc
    branches/google/gcc-4_8/libstdc++-v3/scripts/extract_symvers.in
    branches/google/gcc-4_8/libstdc++-v3/src/c++11/thread.cc
    branches/google/gcc-4_8/libstdc++-v3/testsuite/23_containers/vector/allocator/move_assign.cc
    branches/google/gcc-4_8/libstdc++-v3/testsuite/30_threads/condition_variable/54185.cc

Changes in other areas also in this revision:
Removed:
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/s390/htm-nofloat-2.c
Modified:
    branches/google/gcc-4_8/   (props changed)
    branches/google/gcc-4_8/ChangeLog
    branches/google/gcc-4_8/boehm-gc/ChangeLog
    branches/google/gcc-4_8/boehm-gc/configure
    branches/google/gcc-4_8/config.guess
    branches/google/gcc-4_8/config.sub
    branches/google/gcc-4_8/gcc/   (props changed)
    branches/google/gcc-4_8/gcc/ChangeLog
    branches/google/gcc-4_8/gcc/DATESTAMP
    branches/google/gcc-4_8/gcc/Makefile.in
    branches/google/gcc-4_8/gcc/ada/ChangeLog
    branches/google/gcc-4_8/gcc/ada/back_end.ads
    branches/google/gcc-4_8/gcc/ada/cstand.adb
    branches/google/gcc-4_8/gcc/ada/gcc-interface/gigi.h
    branches/google/gcc-4_8/gcc/ada/gcc-interface/misc.c
    branches/google/gcc-4_8/gcc/ada/system-linux-alpha.ads
    branches/google/gcc-4_8/gcc/ada/system-linux-mips.ads
    branches/google/gcc-4_8/gcc/ada/system-linux-mips64el.ads
    branches/google/gcc-4_8/gcc/ada/system-linux-mipsel.ads
    branches/google/gcc-4_8/gcc/ada/system-linux-s390.ads
    branches/google/gcc-4_8/gcc/ada/system-linux-s390x.ads
    branches/google/gcc-4_8/gcc/ada/system-linux-sparc.ads
    branches/google/gcc-4_8/gcc/ada/system-linux-sparcv9.ads
    branches/google/gcc-4_8/gcc/ada/system-rtems.ads
    branches/google/gcc-4_8/gcc/ada/system-vxworks-arm.ads
    branches/google/gcc-4_8/gcc/alias.c
    branches/google/gcc-4_8/gcc/bb-reorder.c
    branches/google/gcc-4_8/gcc/builtins.c
    branches/google/gcc-4_8/gcc/builtins.def
    branches/google/gcc-4_8/gcc/c-family/ChangeLog
    branches/google/gcc-4_8/gcc/c-family/c-common.c
    branches/google/gcc-4_8/gcc/c-family/c-opts.c
    branches/google/gcc-4_8/gcc/c-family/c-pragma.c
    branches/google/gcc-4_8/gcc/c-family/c.opt
    branches/google/gcc-4_8/gcc/c/ChangeLog
    branches/google/gcc-4_8/gcc/c/c-decl.c
    branches/google/gcc-4_8/gcc/c/c-parser.c
    branches/google/gcc-4_8/gcc/c/c-tree.h
    branches/google/gcc-4_8/gcc/c/c-typeck.c
    branches/google/gcc-4_8/gcc/calls.c
    branches/google/gcc-4_8/gcc/config.gcc
    branches/google/gcc-4_8/gcc/config/aarch64/aarch64.c
    branches/google/gcc-4_8/gcc/config/arm/arm.c
    branches/google/gcc-4_8/gcc/config/avr/avr.c
    branches/google/gcc-4_8/gcc/config/darwin.c
    branches/google/gcc-4_8/gcc/config/i386/i386.c
    branches/google/gcc-4_8/gcc/config/rs6000/altivec.h
    branches/google/gcc-4_8/gcc/config/rs6000/altivec.md
    branches/google/gcc-4_8/gcc/config/rs6000/constraints.md
    branches/google/gcc-4_8/gcc/config/rs6000/darwin.h
    branches/google/gcc-4_8/gcc/config/rs6000/dfp.md
    branches/google/gcc-4_8/gcc/config/rs6000/linux64.h
    branches/google/gcc-4_8/gcc/config/rs6000/option-defaults.h
    branches/google/gcc-4_8/gcc/config/rs6000/ppc-asm.h
    branches/google/gcc-4_8/gcc/config/rs6000/predicates.md
    branches/google/gcc-4_8/gcc/config/rs6000/rs6000-builtin.def
    branches/google/gcc-4_8/gcc/config/rs6000/rs6000-c.c
    branches/google/gcc-4_8/gcc/config/rs6000/rs6000-cpus.def
    branches/google/gcc-4_8/gcc/config/rs6000/rs6000-modes.def
    branches/google/gcc-4_8/gcc/config/rs6000/rs6000-opts.h
    branches/google/gcc-4_8/gcc/config/rs6000/rs6000-protos.h
    branches/google/gcc-4_8/gcc/config/rs6000/rs6000.c
    branches/google/gcc-4_8/gcc/config/rs6000/rs6000.h
    branches/google/gcc-4_8/gcc/config/rs6000/rs6000.md
    branches/google/gcc-4_8/gcc/config/rs6000/rs6000.opt
    branches/google/gcc-4_8/gcc/config/rs6000/sync.md
    branches/google/gcc-4_8/gcc/config/rs6000/sysv4.h
    branches/google/gcc-4_8/gcc/config/rs6000/sysv4le.h
    branches/google/gcc-4_8/gcc/config/rs6000/t-linux64
    branches/google/gcc-4_8/gcc/config/rs6000/t-rs6000
    branches/google/gcc-4_8/gcc/config/rs6000/vector.md
    branches/google/gcc-4_8/gcc/config/rs6000/vsx.md
    branches/google/gcc-4_8/gcc/config/s390/s390.c
    branches/google/gcc-4_8/gcc/config/sh/sh.md
    branches/google/gcc-4_8/gcc/config/sparc/sparc-protos.h
    branches/google/gcc-4_8/gcc/config/sparc/sparc.c
    branches/google/gcc-4_8/gcc/config/sparc/sparc.md
    branches/google/gcc-4_8/gcc/configure
    branches/google/gcc-4_8/gcc/configure.ac
    branches/google/gcc-4_8/gcc/cse.c
    branches/google/gcc-4_8/gcc/cselib.c
    branches/google/gcc-4_8/gcc/doc/extend.texi
    branches/google/gcc-4_8/gcc/doc/invoke.texi
    branches/google/gcc-4_8/gcc/doc/md.texi
    branches/google/gcc-4_8/gcc/expr.h
    branches/google/gcc-4_8/gcc/fortran/ChangeLog
    branches/google/gcc-4_8/gcc/fortran/cpp.c
    branches/google/gcc-4_8/gcc/fortran/decl.c
    branches/google/gcc-4_8/gcc/fortran/expr.c
    branches/google/gcc-4_8/gcc/fortran/frontend-passes.c
    branches/google/gcc-4_8/gcc/fortran/gfortran.h
    branches/google/gcc-4_8/gcc/fortran/intrinsic.c
    branches/google/gcc-4_8/gcc/fortran/intrinsic.texi
    branches/google/gcc-4_8/gcc/fortran/io.c
    branches/google/gcc-4_8/gcc/fortran/match.c
    branches/google/gcc-4_8/gcc/fortran/parse.c
    branches/google/gcc-4_8/gcc/fortran/resolve.c
    branches/google/gcc-4_8/gcc/fortran/simplify.c
    branches/google/gcc-4_8/gcc/fortran/symbol.c
    branches/google/gcc-4_8/gcc/fortran/trans-expr.c
    branches/google/gcc-4_8/gcc/fortran/trans-intrinsic.c
    branches/google/gcc-4_8/gcc/function.c
    branches/google/gcc-4_8/gcc/gcc.c
    branches/google/gcc-4_8/gcc/gimple.h
    branches/google/gcc-4_8/gcc/gimplify.c
    branches/google/gcc-4_8/gcc/graphite-scop-detection.c
    branches/google/gcc-4_8/gcc/ipa-cp.c
    branches/google/gcc-4_8/gcc/ipa.c
    branches/google/gcc-4_8/gcc/lra-constraints.c
    branches/google/gcc-4_8/gcc/objc/ChangeLog
    branches/google/gcc-4_8/gcc/objc/objc-next-runtime-abi-01.c
    branches/google/gcc-4_8/gcc/objc/objc-next-runtime-abi-02.c
    branches/google/gcc-4_8/gcc/optabs.c
    branches/google/gcc-4_8/gcc/rtl.h
    branches/google/gcc-4_8/gcc/rtlanal.c
    branches/google/gcc-4_8/gcc/sdbout.c
    branches/google/gcc-4_8/gcc/testsuite/ChangeLog
    branches/google/gcc-4_8/gcc/testsuite/gcc.dg/attr-weakref-1.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.dg/stack-usage-1.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.dg/torture/pr53922.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-slp-34.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.dg/vmx/eg-5.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.dg/vmx/gcc-bug-i.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.dg/vmx/sn7153.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/altivec-perm-1.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/darwin-longlong.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/no-r11-1.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/no-r11-2.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/no-r11-3.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/ppc-target-1.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/ppc-target-2.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/ppc64-abi-1.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/ppc64-abi-2.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/ppc64-abi-dfp-1.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/pr42747.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/pr43154.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/pr48258-1.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/recip-1.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/recip-3.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/recip-4.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/recip-5.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/timode_off.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/vsx-builtin-3.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/s390/htm-builtins-compile-1.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/s390/htm-builtins-compile-2.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/s390/htm-nofloat-1.c
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/s390/s390.exp
    branches/google/gcc-4_8/gcc/testsuite/gfortran.dg/nan_7.f90
    branches/google/gcc-4_8/gcc/testsuite/lib/target-supports.exp
    branches/google/gcc-4_8/gcc/tree-ssa-math-opts.c
    branches/google/gcc-4_8/gcc/tree-ssa-reassoc.c
    branches/google/gcc-4_8/gcc/tree-ssa-structalias.c
    branches/google/gcc-4_8/gcc/tree-ssanames.c
    branches/google/gcc-4_8/gcc/tree.c
    branches/google/gcc-4_8/gcc/tree.h
    branches/google/gcc-4_8/libatomic/ChangeLog
    branches/google/gcc-4_8/libatomic/configure
    branches/google/gcc-4_8/libbacktrace/ChangeLog
    branches/google/gcc-4_8/libbacktrace/configure
    branches/google/gcc-4_8/libcpp/ChangeLog
    branches/google/gcc-4_8/libcpp/lex.c
    branches/google/gcc-4_8/libffi/ChangeLog
    branches/google/gcc-4_8/libffi/Makefile.am
    branches/google/gcc-4_8/libffi/Makefile.in
    branches/google/gcc-4_8/libffi/configure
    branches/google/gcc-4_8/libffi/configure.ac
    branches/google/gcc-4_8/libffi/doc/libffi.texi
    branches/google/gcc-4_8/libffi/fficonfig.h.in
    branches/google/gcc-4_8/libffi/include/Makefile.in
    branches/google/gcc-4_8/libffi/include/ffi.h.in
    branches/google/gcc-4_8/libffi/man/Makefile.in
    branches/google/gcc-4_8/libffi/src/powerpc/ffi.c
    branches/google/gcc-4_8/libffi/src/powerpc/ffitarget.h
    branches/google/gcc-4_8/libffi/src/powerpc/linux64.S
    branches/google/gcc-4_8/libffi/src/powerpc/linux64_closure.S
    branches/google/gcc-4_8/libffi/src/powerpc/ppc_closure.S
    branches/google/gcc-4_8/libffi/src/powerpc/sysv.S
    branches/google/gcc-4_8/libffi/src/prep_cif.c
    branches/google/gcc-4_8/libffi/src/types.c
    branches/google/gcc-4_8/libffi/testsuite/Makefile.in
    branches/google/gcc-4_8/libffi/testsuite/libffi.call/cls_double_va.c
    branches/google/gcc-4_8/libffi/testsuite/libffi.call/cls_longdouble_va.c
    branches/google/gcc-4_8/libgcc/ChangeLog
    branches/google/gcc-4_8/libgcc/config.host
    branches/google/gcc-4_8/libgcc/config/rs6000/linux-unwind.h
    branches/google/gcc-4_8/libgcc/config/rs6000/tramp.S
    branches/google/gcc-4_8/libgfortran/ChangeLog
    branches/google/gcc-4_8/libgfortran/configure
    branches/google/gcc-4_8/libgfortran/io/list_read.c
    branches/google/gcc-4_8/libgfortran/io/read.c
    branches/google/gcc-4_8/libgfortran/io/unit.c
    branches/google/gcc-4_8/libgfortran/io/write_float.def
    branches/google/gcc-4_8/libgo/config/libtool.m4
    branches/google/gcc-4_8/libgo/configure
    branches/google/gcc-4_8/libgo/testsuite/gotest
    branches/google/gcc-4_8/libgomp/ChangeLog
    branches/google/gcc-4_8/libgomp/config/linux/futex.h
    branches/google/gcc-4_8/libgomp/configure
    branches/google/gcc-4_8/libitm/ChangeLog
    branches/google/gcc-4_8/libitm/acinclude.m4
    branches/google/gcc-4_8/libitm/config/generic/asmcfi.h
    branches/google/gcc-4_8/libitm/config/linux/futex_bits.h
    branches/google/gcc-4_8/libitm/config/powerpc/sjlj.S
    branches/google/gcc-4_8/libitm/config/powerpc/target.h
    branches/google/gcc-4_8/libitm/configure
    branches/google/gcc-4_8/libitm/configure.tgt
    branches/google/gcc-4_8/libjava/ChangeLog
    branches/google/gcc-4_8/libjava/classpath/   (props changed)
    branches/google/gcc-4_8/libjava/classpath/ChangeLog
    branches/google/gcc-4_8/libjava/classpath/configure
    branches/google/gcc-4_8/libjava/configure
    branches/google/gcc-4_8/libjava/java/lang/natObject.cc
    branches/google/gcc-4_8/libjava/libltdl/ChangeLog
    branches/google/gcc-4_8/libjava/libltdl/acinclude.m4
    branches/google/gcc-4_8/libjava/libltdl/configure
    branches/google/gcc-4_8/libmudflap/ChangeLog
    branches/google/gcc-4_8/libmudflap/configure
    branches/google/gcc-4_8/libobjc/ChangeLog
    branches/google/gcc-4_8/libobjc/configure
    branches/google/gcc-4_8/libquadmath/ChangeLog
    branches/google/gcc-4_8/libquadmath/configure
    branches/google/gcc-4_8/libsanitizer/ChangeLog
    branches/google/gcc-4_8/libsanitizer/configure
    branches/google/gcc-4_8/libsanitizer/configure.tgt
    branches/google/gcc-4_8/libssp/ChangeLog
    branches/google/gcc-4_8/libssp/configure
    branches/google/gcc-4_8/libtool.m4
    branches/google/gcc-4_8/lto-plugin/ChangeLog
    branches/google/gcc-4_8/lto-plugin/configure
    branches/google/gcc-4_8/zlib/ChangeLog
    branches/google/gcc-4_8/zlib/configure

Propchange: branches/google/gcc-4_8/
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_8/
            ('svnmerge-integrated' modified)

Propchange: branches/google/gcc-4_8/gcc/
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_8/libjava/classpath/
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list