r229101 - in /branches/gupc: ./ ChangeLog MAINT...
gfunck@gcc.gnu.org
gfunck@gcc.gnu.org
Tue Oct 20 22:08:00 GMT 2015
Author: gfunck
Date: Tue Oct 20 22:08:42 2015
New Revision: 229101
URL: https://gcc.gnu.org/viewcvs?rev=229101&root=gcc&view=rev
Log:
Merge trunk version 228959 into gupc branch.
Modified:
branches/gupc/libstdc++-v3/ChangeLog
branches/gupc/libstdc++-v3/doc/html/manual/configure.html
branches/gupc/libstdc++-v3/doc/html/manual/index.html
branches/gupc/libstdc++-v3/doc/html/manual/intro.html
branches/gupc/libstdc++-v3/doc/html/manual/status.html
branches/gupc/libstdc++-v3/doc/html/manual/using.html
branches/gupc/libstdc++-v3/doc/html/manual/using_dynamic_or_shared.html
branches/gupc/libstdc++-v3/doc/xml/manual/configure.xml
branches/gupc/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
branches/gupc/libstdc++-v3/doc/xml/manual/using.xml
branches/gupc/libstdc++-v3/testsuite/25_algorithms/random_shuffle/moveable.cc
branches/gupc/libstdc++-v3/testsuite/lib/libstdc++.exp
Changes in other areas also in this revision:
Added:
branches/gupc/gcc/ada/a-contai.adb
- copied unchanged from r228961, trunk/gcc/ada/a-contai.adb
branches/gupc/gcc/testsuite/g++.dg/cpp1z/fold-ice1.C
- copied unchanged from r228961, trunk/gcc/testsuite/g++.dg/cpp1z/fold-ice1.C
branches/gupc/gcc/testsuite/g++.dg/opt/flifetime-dse3.C
- copied unchanged from r228961, trunk/gcc/testsuite/g++.dg/opt/flifetime-dse3.C
branches/gupc/gcc/testsuite/gcc.c-torture/compile/icfmatch.c
- copied unchanged from r228961, trunk/gcc/testsuite/gcc.c-torture/compile/icfmatch.c
branches/gupc/gcc/testsuite/gcc.dg/torture/pr67953.c
- copied unchanged from r228961, trunk/gcc/testsuite/gcc.dg/torture/pr67953.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/minmax-loopend.c
- copied unchanged from r228961, trunk/gcc/testsuite/gcc.dg/tree-ssa/minmax-loopend.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/reassoc-42.c
- copied unchanged from r228961, trunk/gcc/testsuite/gcc.dg/tree-ssa/reassoc-42.c
branches/gupc/gcc/testsuite/gcc.target/arm/attr-align1.c
- copied unchanged from r228961, trunk/gcc/testsuite/gcc.target/arm/attr-align1.c
branches/gupc/gcc/testsuite/gcc.target/arm/attr-align2.c
- copied unchanged from r228961, trunk/gcc/testsuite/gcc.target/arm/attr-align2.c
branches/gupc/gcc/testsuite/gcc.target/arm/attr-align3.c
- copied unchanged from r228961, trunk/gcc/testsuite/gcc.target/arm/attr-align3.c
branches/gupc/gcc/testsuite/gcc.target/arm/no-align.c
- copied unchanged from r228961, trunk/gcc/testsuite/gcc.target/arm/no-align.c
branches/gupc/gcc/testsuite/gfortran.dg/common_25.f90
- copied unchanged from r228961, trunk/gcc/testsuite/gfortran.dg/common_25.f90
branches/gupc/gcc/testsuite/gfortran.dg/deferred_character_assignment_1.f90
- copied unchanged from r228961, trunk/gcc/testsuite/gfortran.dg/deferred_character_assignment_1.f90
branches/gupc/gcc/testsuite/gfortran.dg/move_alloc_15.f90
- copied unchanged from r228961, trunk/gcc/testsuite/gfortran.dg/move_alloc_15.f90
branches/gupc/gcc/testsuite/gfortran.dg/move_alloc_16.f90
- copied unchanged from r228961, trunk/gcc/testsuite/gfortran.dg/move_alloc_16.f90
branches/gupc/gcc/testsuite/gfortran.dg/pr67987.f90
- copied unchanged from r228961, trunk/gcc/testsuite/gfortran.dg/pr67987.f90
branches/gupc/gcc/testsuite/gnat.dg/pack21.adb
- copied unchanged from r228961, trunk/gcc/testsuite/gnat.dg/pack21.adb
branches/gupc/gcc/testsuite/gnat.dg/pack22.adb
- copied unchanged from r228961, trunk/gcc/testsuite/gnat.dg/pack22.adb
branches/gupc/gcc/testsuite/gnat.dg/pack22_pkg.adb
- copied unchanged from r228961, trunk/gcc/testsuite/gnat.dg/pack22_pkg.adb
branches/gupc/gcc/testsuite/gnat.dg/pack22_pkg.ads
- copied unchanged from r228961, trunk/gcc/testsuite/gnat.dg/pack22_pkg.ads
branches/gupc/include/environ.h
- copied unchanged from r228961, trunk/include/environ.h
Removed:
branches/gupc/gcc/ada/projects.texi
Modified:
branches/gupc/ (props changed)
branches/gupc/ChangeLog
branches/gupc/MAINTAINERS
branches/gupc/gcc/ChangeLog
branches/gupc/gcc/ChangeLog.upc
branches/gupc/gcc/DATESTAMP
branches/gupc/gcc/ada/ChangeLog
branches/gupc/gcc/ada/a-contai.ads
branches/gupc/gcc/ada/a-convec.adb
branches/gupc/gcc/ada/a-convec.ads
branches/gupc/gcc/ada/a-except-2005.adb
branches/gupc/gcc/ada/a-except-2005.ads
branches/gupc/gcc/ada/a-except.adb
branches/gupc/gcc/ada/a-except.ads
branches/gupc/gcc/ada/a-exetim-default.ads
branches/gupc/gcc/ada/a-exetim-mingw.ads
branches/gupc/gcc/ada/a-exetim.ads
branches/gupc/gcc/ada/a-exexda.adb
branches/gupc/gcc/ada/a-exstat.adb
branches/gupc/gcc/ada/a-extiin.ads
branches/gupc/gcc/ada/a-ngelfu.ads
branches/gupc/gcc/ada/a-tags.adb
branches/gupc/gcc/ada/a-tags.ads
branches/gupc/gcc/ada/a-textio.adb
branches/gupc/gcc/ada/a-tigeli.adb
branches/gupc/gcc/ada/adadecode.c
branches/gupc/gcc/ada/adadecode.h
branches/gupc/gcc/ada/ali.adb
branches/gupc/gcc/ada/aspects.adb
branches/gupc/gcc/ada/aspects.ads
branches/gupc/gcc/ada/back_end.ads
branches/gupc/gcc/ada/bcheck.adb
branches/gupc/gcc/ada/bindgen.adb
branches/gupc/gcc/ada/checks.adb
branches/gupc/gcc/ada/comperr.adb
branches/gupc/gcc/ada/debug.adb
branches/gupc/gcc/ada/einfo.adb
branches/gupc/gcc/ada/einfo.ads
branches/gupc/gcc/ada/exp_aggr.adb
branches/gupc/gcc/ada/exp_attr.adb
branches/gupc/gcc/ada/exp_ch11.adb
branches/gupc/gcc/ada/exp_ch13.adb
branches/gupc/gcc/ada/exp_ch3.adb
branches/gupc/gcc/ada/exp_ch4.adb
branches/gupc/gcc/ada/exp_ch5.adb
branches/gupc/gcc/ada/exp_ch6.adb
branches/gupc/gcc/ada/exp_ch7.adb
branches/gupc/gcc/ada/exp_ch7.ads
branches/gupc/gcc/ada/exp_ch8.adb
branches/gupc/gcc/ada/exp_ch9.adb
branches/gupc/gcc/ada/exp_dbug.adb
branches/gupc/gcc/ada/exp_disp.adb
branches/gupc/gcc/ada/exp_disp.ads
branches/gupc/gcc/ada/exp_intr.adb
branches/gupc/gcc/ada/exp_prag.adb
branches/gupc/gcc/ada/exp_util.adb
branches/gupc/gcc/ada/exp_util.ads
branches/gupc/gcc/ada/freeze.adb
branches/gupc/gcc/ada/frontend.adb
branches/gupc/gcc/ada/g-dirope.ads
branches/gupc/gcc/ada/g-spipat.ads
branches/gupc/gcc/ada/gcc-interface/Make-lang.in
branches/gupc/gcc/ada/ghost.adb
branches/gupc/gcc/ada/ghost.ads
branches/gupc/gcc/ada/gnat1drv.adb
branches/gupc/gcc/ada/gnatlink.adb
branches/gupc/gcc/ada/inline.adb
branches/gupc/gcc/ada/lib-writ.adb
branches/gupc/gcc/ada/make.adb
branches/gupc/gcc/ada/opt.ads
branches/gupc/gcc/ada/par-prag.adb
branches/gupc/gcc/ada/prj-pp.adb
branches/gupc/gcc/ada/prj.adb
branches/gupc/gcc/ada/repinfo.adb
branches/gupc/gcc/ada/restrict.ads
branches/gupc/gcc/ada/rident.ads
branches/gupc/gcc/ada/rtsfind.adb
branches/gupc/gcc/ada/rtsfind.ads
branches/gupc/gcc/ada/s-exctra.adb
branches/gupc/gcc/ada/s-finmas.adb
branches/gupc/gcc/ada/s-finmas.ads
branches/gupc/gcc/ada/s-imgrea.adb
branches/gupc/gcc/ada/s-multip.adb
branches/gupc/gcc/ada/s-os_lib.ads
branches/gupc/gcc/ada/s-osinte-android.adb
branches/gupc/gcc/ada/s-osinte-android.ads
branches/gupc/gcc/ada/s-osinte-linux.ads
branches/gupc/gcc/ada/s-osprim-darwin.adb
branches/gupc/gcc/ada/s-osprim-mingw.adb
branches/gupc/gcc/ada/s-osprim-posix.adb
branches/gupc/gcc/ada/s-osprim-solaris.adb
branches/gupc/gcc/ada/s-osprim-unix.adb
branches/gupc/gcc/ada/s-osprim-vxworks.adb
branches/gupc/gcc/ada/s-osprim-x32.adb
branches/gupc/gcc/ada/s-osprim.ads
branches/gupc/gcc/ada/s-rident.ads
branches/gupc/gcc/ada/s-soflin.adb
branches/gupc/gcc/ada/s-soflin.ads
branches/gupc/gcc/ada/s-solita.adb
branches/gupc/gcc/ada/s-stposu.adb
branches/gupc/gcc/ada/s-tadeca.adb
branches/gupc/gcc/ada/s-taprop-linux.adb
branches/gupc/gcc/ada/s-taprop-mingw.adb
branches/gupc/gcc/ada/s-taprop-posix.adb
branches/gupc/gcc/ada/s-tasini.adb
branches/gupc/gcc/ada/s-traceb-hpux.adb
branches/gupc/gcc/ada/s-traceb-mastop.adb
branches/gupc/gcc/ada/s-traceb.adb
branches/gupc/gcc/ada/s-traceb.ads
branches/gupc/gcc/ada/s-trasym.adb
branches/gupc/gcc/ada/s-trasym.ads
branches/gupc/gcc/ada/sem.adb
branches/gupc/gcc/ada/sem_ch11.adb
branches/gupc/gcc/ada/sem_ch12.adb
branches/gupc/gcc/ada/sem_ch13.adb
branches/gupc/gcc/ada/sem_ch3.adb
branches/gupc/gcc/ada/sem_ch4.adb
branches/gupc/gcc/ada/sem_ch5.adb
branches/gupc/gcc/ada/sem_ch6.adb
branches/gupc/gcc/ada/sem_ch7.adb
branches/gupc/gcc/ada/sem_ch8.adb
branches/gupc/gcc/ada/sem_ch9.adb
branches/gupc/gcc/ada/sem_disp.adb
branches/gupc/gcc/ada/sem_eval.adb
branches/gupc/gcc/ada/sem_mech.adb
branches/gupc/gcc/ada/sem_prag.adb
branches/gupc/gcc/ada/sem_prag.ads
branches/gupc/gcc/ada/sem_res.adb
branches/gupc/gcc/ada/sem_type.adb
branches/gupc/gcc/ada/sem_util.adb
branches/gupc/gcc/ada/sem_util.ads
branches/gupc/gcc/ada/sinfo.ads
branches/gupc/gcc/ada/sinput.ads
branches/gupc/gcc/ada/snames.adb-tmpl
branches/gupc/gcc/ada/snames.ads-tmpl
branches/gupc/gcc/ada/targparm.adb
branches/gupc/gcc/ada/targparm.ads
branches/gupc/gcc/ada/types.ads
branches/gupc/gcc/ada/usage.adb
branches/gupc/gcc/config.gcc
branches/gupc/gcc/config/aarch64/aarch64-builtins.c
branches/gupc/gcc/config/aarch64/aarch64.c
branches/gupc/gcc/config/aarch64/cortex-a57-fma-steering.c
branches/gupc/gcc/config/alpha/alpha.c
branches/gupc/gcc/config/arc/arc.c
branches/gupc/gcc/config/arm/aarch-common.c
branches/gupc/gcc/config/arm/arm-builtins.c
branches/gupc/gcc/config/arm/arm-c.c
branches/gupc/gcc/config/arm/arm.c
branches/gupc/gcc/config/arm/arm.h
branches/gupc/gcc/config/avr/avr-c.c
branches/gupc/gcc/config/avr/avr-devices.c
branches/gupc/gcc/config/avr/avr-log.c
branches/gupc/gcc/config/avr/avr.c
branches/gupc/gcc/config/bfin/bfin.c
branches/gupc/gcc/config/c6x/c6x.c
branches/gupc/gcc/config/cr16/cr16.c
branches/gupc/gcc/config/cris/cris.c
branches/gupc/gcc/config/darwin-c.c
branches/gupc/gcc/config/darwin-driver.c
branches/gupc/gcc/config/darwin.c
branches/gupc/gcc/config/darwin.h
branches/gupc/gcc/config/darwin.opt
branches/gupc/gcc/config/darwin12.h
branches/gupc/gcc/config/default-c.c
branches/gupc/gcc/config/epiphany/epiphany.c
branches/gupc/gcc/config/epiphany/mode-switch-use.c
branches/gupc/gcc/config/epiphany/resolve-sw-modes.c
branches/gupc/gcc/config/fr30/fr30.c
branches/gupc/gcc/config/frv/frv.c
branches/gupc/gcc/config/ft32/ft32.c
branches/gupc/gcc/config/glibc-c.c
branches/gupc/gcc/config/h8300/h8300.c
branches/gupc/gcc/config/i386/darwin.h
branches/gupc/gcc/config/i386/host-cygwin.c
branches/gupc/gcc/config/i386/host-mingw32.c
branches/gupc/gcc/config/i386/i386-c.c
branches/gupc/gcc/config/i386/i386.c
branches/gupc/gcc/config/i386/msformat-c.c
branches/gupc/gcc/config/i386/winnt-cxx.c
branches/gupc/gcc/config/i386/winnt-stubs.c
branches/gupc/gcc/config/i386/winnt.c
branches/gupc/gcc/config/i386/x86-tune.def
branches/gupc/gcc/config/ia64/ia64-c.c
branches/gupc/gcc/config/ia64/ia64.c
branches/gupc/gcc/config/iq2000/iq2000.c
branches/gupc/gcc/config/lm32/lm32.c
branches/gupc/gcc/config/m32c/m32c-pragma.c
branches/gupc/gcc/config/m32c/m32c.c
branches/gupc/gcc/config/m32r/m32r.c
branches/gupc/gcc/config/mcore/mcore.c
branches/gupc/gcc/config/mep/mep-pragma.c
branches/gupc/gcc/config/mep/mep.c
branches/gupc/gcc/config/microblaze/linux.h
branches/gupc/gcc/config/microblaze/microblaze-c.c
branches/gupc/gcc/config/microblaze/microblaze.c
branches/gupc/gcc/config/mips/mips-tables.opt
branches/gupc/gcc/config/mips/mips.c
branches/gupc/gcc/config/mmix/mmix.c
branches/gupc/gcc/config/mn10300/mn10300.c
branches/gupc/gcc/config/moxie/moxie.c
branches/gupc/gcc/config/msp430/msp430-c.c
branches/gupc/gcc/config/msp430/msp430.c
branches/gupc/gcc/config/nds32/nds32-cost.c
branches/gupc/gcc/config/nds32/nds32-fp-as-gp.c
branches/gupc/gcc/config/nds32/nds32-intrinsic.c
branches/gupc/gcc/config/nds32/nds32-isr.c
branches/gupc/gcc/config/nds32/nds32-md-auxiliary.c
branches/gupc/gcc/config/nds32/nds32-memory-manipulation.c
branches/gupc/gcc/config/nds32/nds32-pipelines-auxiliary.c
branches/gupc/gcc/config/nds32/nds32-predicates.c
branches/gupc/gcc/config/nds32/nds32.c
branches/gupc/gcc/config/nios2/nios2.c
branches/gupc/gcc/config/nvptx/mkoffload.c
branches/gupc/gcc/config/nvptx/nvptx.c
branches/gupc/gcc/config/pa/pa.c
branches/gupc/gcc/config/pdp11/pdp11.c
branches/gupc/gcc/config/rl78/rl78-c.c
branches/gupc/gcc/config/rl78/rl78.c
branches/gupc/gcc/config/rs6000/darwin.h
branches/gupc/gcc/config/rs6000/host-darwin.c
branches/gupc/gcc/config/rs6000/rs6000-c.c
branches/gupc/gcc/config/rs6000/rs6000-linux.c
branches/gupc/gcc/config/rs6000/rs6000.c
branches/gupc/gcc/config/rx/rx.c
branches/gupc/gcc/config/s390/s390-c.c
branches/gupc/gcc/config/s390/s390.c
branches/gupc/gcc/config/sh/sh-c.c
branches/gupc/gcc/config/sh/sh-mem.cc
branches/gupc/gcc/config/sh/sh.c
branches/gupc/gcc/config/sh/sh_optimize_sett_clrt.cc
branches/gupc/gcc/config/sh/sh_treg_combine.cc
branches/gupc/gcc/config/sol2-c.c
branches/gupc/gcc/config/sol2-cxx.c
branches/gupc/gcc/config/sol2-stubs.c
branches/gupc/gcc/config/sol2.c
branches/gupc/gcc/config/sparc/sparc-c.c
branches/gupc/gcc/config/sparc/sparc.c
branches/gupc/gcc/config/spu/spu-c.c
branches/gupc/gcc/config/spu/spu.c
branches/gupc/gcc/config/stormy16/stormy16.c
branches/gupc/gcc/config/tilegx/mul-tables.c
branches/gupc/gcc/config/tilegx/tilegx-c.c
branches/gupc/gcc/config/tilegx/tilegx.c
branches/gupc/gcc/config/tilepro/gen-mul-tables.cc
branches/gupc/gcc/config/tilepro/mul-tables.c
branches/gupc/gcc/config/tilepro/tilepro-c.c
branches/gupc/gcc/config/tilepro/tilepro.c
branches/gupc/gcc/config/v850/v850-c.c
branches/gupc/gcc/config/v850/v850.c
branches/gupc/gcc/config/vax/vax.c
branches/gupc/gcc/config/visium/visium.c
branches/gupc/gcc/config/vms/vms-c.c
branches/gupc/gcc/config/vms/vms.c
branches/gupc/gcc/config/vxworks.c
branches/gupc/gcc/config/winnt-c.c
branches/gupc/gcc/config/xtensa/xtensa.c
branches/gupc/gcc/cp/ChangeLog
branches/gupc/gcc/cp/constexpr.c
branches/gupc/gcc/cp/decl.c
branches/gupc/gcc/doc/tm.texi
branches/gupc/gcc/doc/tm.texi.in
branches/gupc/gcc/fortran/ChangeLog
branches/gupc/gcc/fortran/decl.c
branches/gupc/gcc/fortran/gfortran.h
branches/gupc/gcc/fortran/match.c
branches/gupc/gcc/fortran/primary.c
branches/gupc/gcc/fortran/resolve.c
branches/gupc/gcc/fortran/symbol.c
branches/gupc/gcc/fortran/trans-expr.c
branches/gupc/gcc/fortran/trans-intrinsic.c
branches/gupc/gcc/function.c
branches/gupc/gcc/generic-match-head.c
branches/gupc/gcc/gengtype.c
branches/gupc/gcc/gimple-fold.c
branches/gupc/gcc/gimple-fold.h
branches/gupc/gcc/gimple-low.c
branches/gupc/gcc/gimple-match-head.c
branches/gupc/gcc/lra-constraints.c
branches/gupc/gcc/match.pd
branches/gupc/gcc/passes.c
branches/gupc/gcc/target.def
branches/gupc/gcc/testsuite/ChangeLog
branches/gupc/gcc/testsuite/gcc.dg/fold-minus-6.c
branches/gupc/gcc/testsuite/gcc.target/i386/iamcu/test_basic_64bit_returning.c
branches/gupc/gcc/testsuite/gcc.target/i386/iamcu/test_basic_returning.c
branches/gupc/gcc/testsuite/gcc.target/i386/iamcu/test_passing_unions.c
branches/gupc/gcc/testsuite/gfortran.dg/char_length_2.f90
branches/gupc/gcc/tree-nested.c
branches/gupc/gcc/tree-nested.h
branches/gupc/gcc/tree-parloops.c
branches/gupc/gcc/tree-pass.h
branches/gupc/gcc/tree-profile.c
branches/gupc/gcc/tree-ssa-math-opts.c
branches/gupc/gcc/tree-ssa-reassoc.c
branches/gupc/gcc/tree-vect-data-refs.c
branches/gupc/gcc/tree-vect-loop.c
branches/gupc/gcc/tree-vect-stmts.c
branches/gupc/gcc/tree-vectorizer.h
branches/gupc/gcc/tree.c
branches/gupc/gcc/value-prof.c
branches/gupc/include/ChangeLog
branches/gupc/libgcc/ChangeLog
branches/gupc/libgcc/config/rl78/divmodhi.S
branches/gupc/libgcc/config/rl78/divmodqi.S
branches/gupc/libgcc/config/rl78/divmodsi.S
branches/gupc/libiberty/ChangeLog
branches/gupc/libiberty/pex-unix.c
branches/gupc/libiberty/setenv.c
branches/gupc/libiberty/xmalloc.c
branches/gupc/libmpx/ChangeLog
branches/gupc/libmpx/mpxrt/mpxrt.c
Propchange: branches/gupc/
('svn:mergeinfo' modified)
More information about the Libstdc++-cvs
mailing list