r215490 - in /branches/gupc: ./ contrib/ChangeL...
gfunck@gcc.gnu.org
gfunck@gcc.gnu.org
Tue Sep 23 00:47:00 GMT 2014
Author: gfunck
Date: Tue Sep 23 00:47:23 2014
New Revision: 215490
URL: https://gcc.gnu.org/viewcvs?rev=215490&root=gcc&view=rev
Log:
Merge trunk version 215458 into gupc branch.
Modified:
branches/gupc/libstdc++-v3/ChangeLog
branches/gupc/libstdc++-v3/include/bits/regex.h
branches/gupc/libstdc++-v3/libsupc++/dyncast.cc
branches/gupc/libstdc++-v3/testsuite/Makefile.am
branches/gupc/libstdc++-v3/testsuite/Makefile.in
branches/gupc/libstdc++-v3/testsuite/lib/libstdc++.exp
branches/gupc/libstdc++-v3/testsuite/libstdc++-abi/abi.exp
branches/gupc/libstdc++-v3/testsuite/libstdc++-xmethods/xmethods.exp
Changes in other areas also in this revision:
Added:
branches/gupc/gcc/config/rs6000/t-vxworksmils
- copied unchanged from r215450, trunk/gcc/config/rs6000/t-vxworksmils
branches/gupc/gcc/config/rs6000/vxworksmils.h
- copied unchanged from r215450, trunk/gcc/config/rs6000/vxworksmils.h
branches/gupc/gcc/testsuite/c-c++-common/asan/red-align-1.c
- copied unchanged from r215450, trunk/gcc/testsuite/c-c++-common/asan/red-align-1.c
branches/gupc/gcc/testsuite/c-c++-common/asan/red-align-2.c
- copied unchanged from r215450, trunk/gcc/testsuite/c-c++-common/asan/red-align-2.c
branches/gupc/gcc/testsuite/c-c++-common/gomp/pr63328.c
- copied unchanged from r215460, trunk/gcc/testsuite/c-c++-common/gomp/pr63328.c
branches/gupc/gcc/testsuite/g++.dg/abi/abi-tag10.C
- copied unchanged from r215450, trunk/gcc/testsuite/g++.dg/abi/abi-tag10.C
branches/gupc/gcc/testsuite/g++.dg/abi/mangle63.C
- copied unchanged from r215450, trunk/gcc/testsuite/g++.dg/abi/mangle63.C
branches/gupc/gcc/testsuite/g++.dg/asan/pr62017.C
- copied unchanged from r215450, trunk/gcc/testsuite/g++.dg/asan/pr62017.C
branches/gupc/gcc/testsuite/g++.dg/cpp0x/Wdtor1.C
- copied unchanged from r215450, trunk/gcc/testsuite/g++.dg/cpp0x/Wdtor1.C
branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-63241.C
- copied unchanged from r215450, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-63241.C
branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi10.C
- copied unchanged from r215450, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi10.C
branches/gupc/gcc/testsuite/g++.dg/lto/pr63270_0.C
- copied unchanged from r215460, trunk/gcc/testsuite/g++.dg/lto/pr63270_0.C
branches/gupc/gcc/testsuite/g++.dg/lto/pr63270_1.C
- copied unchanged from r215460, trunk/gcc/testsuite/g++.dg/lto/pr63270_1.C
branches/gupc/gcc/testsuite/g++.dg/rtti/dyncast7.C
- copied unchanged from r215450, trunk/gcc/testsuite/g++.dg/rtti/dyncast7.C
branches/gupc/gcc/testsuite/g++.dg/template/pr61745.C
- copied unchanged from r215450, trunk/gcc/testsuite/g++.dg/template/pr61745.C
branches/gupc/gcc/testsuite/g++.dg/warn/Wsuggest-final-2.C
- copied unchanged from r215450, trunk/gcc/testsuite/g++.dg/warn/Wsuggest-final-2.C
branches/gupc/gcc/testsuite/g++.dg/warn/Wunused-parm-6.C
- copied unchanged from r215450, trunk/gcc/testsuite/g++.dg/warn/Wunused-parm-6.C
branches/gupc/gcc/testsuite/gcc.dg/cpp/pr61854-1.c
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.dg/cpp/pr61854-1.c
branches/gupc/gcc/testsuite/gcc.dg/cpp/pr61854-2.c
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.dg/cpp/pr61854-2.c
branches/gupc/gcc/testsuite/gcc.dg/cpp/pr61854-3.c
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.dg/cpp/pr61854-3.c
branches/gupc/gcc/testsuite/gcc.dg/cpp/pr61854-3.h
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.dg/cpp/pr61854-3.h
branches/gupc/gcc/testsuite/gcc.dg/cpp/pr61854-4.c
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.dg/cpp/pr61854-4.c
branches/gupc/gcc/testsuite/gcc.dg/cpp/pr61854-5.c
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.dg/cpp/pr61854-5.c
branches/gupc/gcc/testsuite/gcc.dg/cpp/pr61854-6.c
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.dg/cpp/pr61854-6.c
branches/gupc/gcc/testsuite/gcc.dg/cpp/pr61854-7.c
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.dg/cpp/pr61854-7.c
branches/gupc/gcc/testsuite/gcc.dg/cpp/pr61854-c90.c
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.dg/cpp/pr61854-c90.c
branches/gupc/gcc/testsuite/gcc.dg/cpp/pr61854-c94.c
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.dg/cpp/pr61854-c94.c
branches/gupc/gcc/testsuite/gcc.dg/pg-override.c
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.dg/pg-override.c
branches/gupc/gcc/testsuite/gcc.dg/pg.c
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.dg/pg.c
branches/gupc/gcc/testsuite/gcc.dg/pr63284.c
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.dg/pr63284.c
branches/gupc/gcc/testsuite/gcc.dg/ssp-3.c
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.dg/ssp-3.c
branches/gupc/gcc/testsuite/gcc.dg/ssp-4.c
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.dg/ssp-4.c
branches/gupc/gcc/testsuite/gcc.dg/torture/float128-exact-underflow.c
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.dg/torture/float128-exact-underflow.c
branches/gupc/gcc/testsuite/gcc.target/i386/fentry-override.c
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.target/i386/fentry-override.c
branches/gupc/gcc/testsuite/gcc.target/i386/fentry.c
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.target/i386/fentry.c
branches/gupc/gcc/testsuite/gcc.target/i386/pr61360.c
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.target/i386/pr61360.c
branches/gupc/gcc/testsuite/gcc.target/i386/pr63285.c
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.target/i386/pr63285.c
branches/gupc/gcc/testsuite/gcc.target/s390/dfp-conv1.c
- copied unchanged from r215450, trunk/gcc/testsuite/gcc.target/s390/dfp-conv1.c
branches/gupc/gcc/testsuite/gfortran.dg/coarray_atomic_5.f90
- copied unchanged from r215450, trunk/gcc/testsuite/gfortran.dg/coarray_atomic_5.f90
branches/gupc/gcc/testsuite/gfortran.dg/filename_null.f90
- copied unchanged from r215450, trunk/gcc/testsuite/gfortran.dg/filename_null.f90
branches/gupc/libgomp/testsuite/libgomp.c++/pr63248.C
- copied unchanged from r215450, trunk/libgomp/testsuite/libgomp.c++/pr63248.C
Removed:
branches/gupc/gcc/config/i386/vx-common.h
Modified:
branches/gupc/ (props changed)
branches/gupc/contrib/ChangeLog
branches/gupc/contrib/config-list.mk
branches/gupc/contrib/dg-extract-results.py
branches/gupc/gcc/ChangeLog
branches/gupc/gcc/ChangeLog.upc
branches/gupc/gcc/DATESTAMP
branches/gupc/gcc/Makefile.in
branches/gupc/gcc/ada/ChangeLog
branches/gupc/gcc/ada/gcc-interface/Make-lang.in
branches/gupc/gcc/ada/gcc-interface/decl.c
branches/gupc/gcc/ada/gcc-interface/utils.c
branches/gupc/gcc/addresses.h
branches/gupc/gcc/asan.c
branches/gupc/gcc/c-family/ChangeLog
branches/gupc/gcc/c-family/c-common.c
branches/gupc/gcc/c-family/c-cppbuiltin.c
branches/gupc/gcc/c-family/c-opts.c
branches/gupc/gcc/c-family/c.opt
branches/gupc/gcc/cfghooks.h
branches/gupc/gcc/cfgrtl.c
branches/gupc/gcc/cgraph.c
branches/gupc/gcc/cgraph.h
branches/gupc/gcc/collect-utils.h
branches/gupc/gcc/collect2-aix.h
branches/gupc/gcc/combine.c
branches/gupc/gcc/conditions.h
branches/gupc/gcc/config.gcc
branches/gupc/gcc/config/aarch64/aarch64.md
branches/gupc/gcc/config/arc/arc-protos.h
branches/gupc/gcc/config/arc/arc.c
branches/gupc/gcc/config/arc/arc.h
branches/gupc/gcc/config/arm/arm.c
branches/gupc/gcc/config/arm/neon.md
branches/gupc/gcc/config/bfin/bfin.c
branches/gupc/gcc/config/bfin/bfin.md
branches/gupc/gcc/config/c6x/c6x.c
branches/gupc/gcc/config/cris/cris-protos.h
branches/gupc/gcc/config/cris/cris.c
branches/gupc/gcc/config/epiphany/epiphany-protos.h
branches/gupc/gcc/config/epiphany/epiphany.c
branches/gupc/gcc/config/epiphany/epiphany.md
branches/gupc/gcc/config/epiphany/mode-switch-use.c
branches/gupc/gcc/config/frv/frv.c
branches/gupc/gcc/config/h8300/h8300.md
branches/gupc/gcc/config/i386/cygming.h
branches/gupc/gcc/config/i386/darwin.h
branches/gupc/gcc/config/i386/dragonfly.h
branches/gupc/gcc/config/i386/driver-i386.c
branches/gupc/gcc/config/i386/freebsd.h
branches/gupc/gcc/config/i386/gnu-user-common.h
branches/gupc/gcc/config/i386/i386-protos.h
branches/gupc/gcc/config/i386/i386.c
branches/gupc/gcc/config/i386/i386.md
branches/gupc/gcc/config/i386/openbsdelf.h
branches/gupc/gcc/config/i386/predicates.md
branches/gupc/gcc/config/i386/sol2.h
branches/gupc/gcc/config/i386/sse.md
branches/gupc/gcc/config/i386/subst.md
branches/gupc/gcc/config/i386/vxworks.h
branches/gupc/gcc/config/i386/vxworksae.h
branches/gupc/gcc/config/ia64/ia64.h
branches/gupc/gcc/config/ia64/ia64.md
branches/gupc/gcc/config/ia64/linux.h
branches/gupc/gcc/config/m32c/m32c-protos.h
branches/gupc/gcc/config/m32c/m32c.c
branches/gupc/gcc/config/m32r/predicates.md
branches/gupc/gcc/config/m68k/m68k-protos.h
branches/gupc/gcc/config/m68k/m68k.c
branches/gupc/gcc/config/mcore/mcore.c
branches/gupc/gcc/config/mep/mep-protos.h
branches/gupc/gcc/config/mep/mep.c
branches/gupc/gcc/config/mips/mips-protos.h
branches/gupc/gcc/config/mips/mips.c
branches/gupc/gcc/config/mn10300/mn10300.c
branches/gupc/gcc/config/nds32/nds32-fp-as-gp.c
branches/gupc/gcc/config/nds32/nds32.c
branches/gupc/gcc/config/pa/pa-protos.h
branches/gupc/gcc/config/pa/pa.c
branches/gupc/gcc/config/rl78/rl78.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/t-spe
branches/gupc/gcc/config/rx/rx.c
branches/gupc/gcc/config/s390/s390.c
branches/gupc/gcc/config/s390/s390.md
branches/gupc/gcc/config/sh/sh-protos.h
branches/gupc/gcc/config/sh/sh.c
branches/gupc/gcc/config/sh/sh.md
branches/gupc/gcc/config/sparc/sparc-protos.h
branches/gupc/gcc/config/sparc/sparc.c
branches/gupc/gcc/config/stormy16/stormy16-protos.h
branches/gupc/gcc/config/stormy16/stormy16.c
branches/gupc/gcc/config/v850/v850-protos.h
branches/gupc/gcc/config/v850/v850.c
branches/gupc/gcc/configure
branches/gupc/gcc/configure.ac
branches/gupc/gcc/cp/ChangeLog
branches/gupc/gcc/cp/Make-lang.in
branches/gupc/gcc/cp/call.c
branches/gupc/gcc/cp/class.c
branches/gupc/gcc/cp/cp-tree.h
branches/gupc/gcc/cp/decl.c
branches/gupc/gcc/cp/mangle.c
branches/gupc/gcc/cp/parser.c
branches/gupc/gcc/cp/pt.c
branches/gupc/gcc/cp/semantics.c
branches/gupc/gcc/cprop.c
branches/gupc/gcc/cselib.h
branches/gupc/gcc/diagnostic-core.h
branches/gupc/gcc/diagnostic.c
branches/gupc/gcc/doc/md.texi
branches/gupc/gcc/doc/tm.texi
branches/gupc/gcc/dwarf2asm.h
branches/gupc/gcc/dwarf2out.c
branches/gupc/gcc/emit-rtl.c
branches/gupc/gcc/except.h
branches/gupc/gcc/final.c
branches/gupc/gcc/fold-const.c
branches/gupc/gcc/fortran/ChangeLog
branches/gupc/gcc/fortran/Make-lang.in
branches/gupc/gcc/fortran/arith.c
branches/gupc/gcc/fortran/check.c
branches/gupc/gcc/fortran/class.c
branches/gupc/gcc/fortran/decl.c
branches/gupc/gcc/fortran/dependency.c
branches/gupc/gcc/fortran/error.c
branches/gupc/gcc/fortran/expr.c
branches/gupc/gcc/fortran/f95-lang.c
branches/gupc/gcc/fortran/frontend-passes.c
branches/gupc/gcc/fortran/gfortranspec.c
branches/gupc/gcc/fortran/module.c
branches/gupc/gcc/fortran/options.c
branches/gupc/gcc/fortran/parse.c
branches/gupc/gcc/fortran/primary.c
branches/gupc/gcc/fortran/resolve.c
branches/gupc/gcc/fortran/scanner.c
branches/gupc/gcc/fortran/simplify.c
branches/gupc/gcc/fortran/symbol.c
branches/gupc/gcc/fortran/trans-array.c
branches/gupc/gcc/fortran/trans-common.c
branches/gupc/gcc/fortran/trans-decl.c
branches/gupc/gcc/fortran/trans-expr.c
branches/gupc/gcc/fortran/trans-intrinsic.c
branches/gupc/gcc/fortran/trans-io.c
branches/gupc/gcc/fortran/trans-stmt.c
branches/gupc/gcc/fortran/trans-types.c
branches/gupc/gcc/fortran/trans.c
branches/gupc/gcc/function.c
branches/gupc/gcc/gcse.c
branches/gupc/gcc/genattr.c
branches/gupc/gcc/genattrtab.c
branches/gupc/gcc/genautomata.c
branches/gupc/gcc/genoutput.c
branches/gupc/gcc/genrecog.c
branches/gupc/gcc/gimple-fold.c
branches/gupc/gcc/go/ChangeLog
branches/gupc/gcc/go/Make-lang.in
branches/gupc/gcc/go/gofrontend/statements.cc
branches/gupc/gcc/graphds.h
branches/gupc/gcc/graphite-scop-detection.h
branches/gupc/gcc/gsyms.h
branches/gupc/gcc/haifa-sched.c
branches/gupc/gcc/hard-reg-set.h
branches/gupc/gcc/hooks.c
branches/gupc/gcc/hooks.h
branches/gupc/gcc/hw-doloop.h
branches/gupc/gcc/incpath.h
branches/gupc/gcc/internal-fn.def
branches/gupc/gcc/ipa-cp.c
branches/gupc/gcc/ipa-devirt.c
branches/gupc/gcc/ipa-inline.h
branches/gupc/gcc/ipa-prop.c
branches/gupc/gcc/ipa-ref.h
branches/gupc/gcc/ipa-utils.h
branches/gupc/gcc/ipa-visibility.c
branches/gupc/gcc/ipa.c
branches/gupc/gcc/ira-color.c
branches/gupc/gcc/ira-conflicts.c
branches/gupc/gcc/ira-costs.c
branches/gupc/gcc/ira-int.h
branches/gupc/gcc/ira-lives.c
branches/gupc/gcc/ira.c
branches/gupc/gcc/ira.h
branches/gupc/gcc/jump.c
branches/gupc/gcc/lra-int.h
branches/gupc/gcc/lra.c
branches/gupc/gcc/lra.h
branches/gupc/gcc/lto-section-names.h
branches/gupc/gcc/objc/ChangeLog
branches/gupc/gcc/objc/Make-lang.in
branches/gupc/gcc/omp-low.c
branches/gupc/gcc/output.h
branches/gupc/gcc/read-md.h
branches/gupc/gcc/recog.c
branches/gupc/gcc/recog.h
branches/gupc/gcc/reg-stack.c
branches/gupc/gcc/reginfo.c
branches/gupc/gcc/reload.h
branches/gupc/gcc/reload1.c
branches/gupc/gcc/reorg.c
branches/gupc/gcc/resource.c
branches/gupc/gcc/rtl-error.h
branches/gupc/gcc/rtl.h
branches/gupc/gcc/rtlanal.c
branches/gupc/gcc/sched-deps.c
branches/gupc/gcc/sched-int.h
branches/gupc/gcc/sdbout.h
branches/gupc/gcc/sel-sched-ir.c
branches/gupc/gcc/sel-sched.c
branches/gupc/gcc/symtab.c
branches/gupc/gcc/system.h
branches/gupc/gcc/target-globals.c
branches/gupc/gcc/target.def
branches/gupc/gcc/targhooks.h
branches/gupc/gcc/testsuite/ChangeLog
branches/gupc/gcc/testsuite/ada/acats/run_all.sh
branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg.C
branches/gupc/gcc/testsuite/g++.dg/cpp1y/var-templ1.C
branches/gupc/gcc/testsuite/g++.dg/cpp1y/var-templ3.C
branches/gupc/gcc/testsuite/g++.dg/cpp1y/var-templ4.C
branches/gupc/gcc/testsuite/g++.dg/cpp1y/var-templ5.C
branches/gupc/gcc/testsuite/g++.dg/guality/guality.exp
branches/gupc/gcc/testsuite/g++.dg/plugin/plugin.exp
branches/gupc/gcc/testsuite/gcc.dg/guality/guality.exp
branches/gupc/gcc/testsuite/gcc.dg/plugin/plugin.exp
branches/gupc/gcc/testsuite/gcc.dg/pr61053.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/nonzero-1.c
branches/gupc/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-slp-33.c
branches/gupc/gcc/testsuite/gcc.dg/vect/pr59594.c
branches/gupc/gcc/testsuite/gcc.misc-tests/acker1.exp
branches/gupc/gcc/testsuite/gcc.misc-tests/dhry.exp
branches/gupc/gcc/testsuite/gcc.misc-tests/help.exp
branches/gupc/gcc/testsuite/gcc.misc-tests/linkage.exp
branches/gupc/gcc/testsuite/gcc.misc-tests/matrix1.exp
branches/gupc/gcc/testsuite/gcc.misc-tests/mg-2.exp
branches/gupc/gcc/testsuite/gcc.misc-tests/mg.exp
branches/gupc/gcc/testsuite/gcc.misc-tests/options.exp
branches/gupc/gcc/testsuite/gcc.misc-tests/sieve.exp
branches/gupc/gcc/testsuite/gcc.misc-tests/sort2.exp
branches/gupc/gcc/testsuite/gcc.target/aarch64/vdup_lane_2.c
branches/gupc/gcc/testsuite/gcc.target/i386/avx-vzeroupper-16.c
branches/gupc/gcc/testsuite/gcc.target/i386/avx-vzeroupper-17.c
branches/gupc/gcc/testsuite/gcc.target/i386/avx-vzeroupper-18.c
branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-os-support.h
branches/gupc/gcc/testsuite/gfortran.dg/auto_char_dummy_array_1.f90
branches/gupc/gcc/testsuite/gfortran.dg/binding_label_tests_10.f03
branches/gupc/gcc/testsuite/gfortran.dg/binding_label_tests_10_main.f03
branches/gupc/gcc/testsuite/gfortran.dg/binding_label_tests_11.f03
branches/gupc/gcc/testsuite/gfortran.dg/binding_label_tests_11_main.f03
branches/gupc/gcc/testsuite/gfortran.dg/binding_label_tests_13.f03
branches/gupc/gcc/testsuite/gfortran.dg/binding_label_tests_13_main.f03
branches/gupc/gcc/testsuite/gfortran.dg/binding_label_tests_26a.f90
branches/gupc/gcc/testsuite/gfortran.dg/binding_label_tests_26b.f90
branches/gupc/gcc/testsuite/gfortran.dg/class_45a.f03
branches/gupc/gcc/testsuite/gfortran.dg/class_45b.f03
branches/gupc/gcc/testsuite/gfortran.dg/class_4a.f03
branches/gupc/gcc/testsuite/gfortran.dg/class_4b.f03
branches/gupc/gcc/testsuite/gfortran.dg/class_4c.f03
branches/gupc/gcc/testsuite/gfortran.dg/coarray_29_1.f90
branches/gupc/gcc/testsuite/gfortran.dg/coarray_29_2.f90
branches/gupc/gcc/testsuite/gfortran.dg/dg.exp
branches/gupc/gcc/testsuite/gfortran.dg/test_common_binding_labels_2.f03
branches/gupc/gcc/testsuite/gfortran.dg/test_common_binding_labels_2_main.f03
branches/gupc/gcc/testsuite/gfortran.dg/test_common_binding_labels_3.f03
branches/gupc/gcc/testsuite/gfortran.dg/test_common_binding_labels_3_main.f03
branches/gupc/gcc/testsuite/gfortran.dg/whole_file_28.f90
branches/gupc/gcc/testsuite/gfortran.dg/whole_file_29.f90
branches/gupc/gcc/testsuite/gfortran.dg/whole_file_30.f90
branches/gupc/gcc/testsuite/gfortran.dg/whole_file_31.f90
branches/gupc/gcc/testsuite/go.test/go-test.exp
branches/gupc/gcc/testsuite/lib/gcc-defs.exp
branches/gupc/gcc/testsuite/objc.dg/gnu-encoding/gnu-encoding.exp
branches/gupc/gcc/tree-affine.h
branches/gupc/gcc/tree-cfgcleanup.c
branches/gupc/gcc/tree-ssa-pre.c
branches/gupc/gcc/tree.c
branches/gupc/gcc/varasm.c
branches/gupc/gcc/xcoff.h
branches/gupc/gcc/xcoffout.h
branches/gupc/include/ChangeLog
branches/gupc/include/longlong.h
branches/gupc/libcpp/ChangeLog
branches/gupc/libcpp/init.c
branches/gupc/libcpp/lex.c
branches/gupc/libgcc/ChangeLog
branches/gupc/libgcc/Makefile.in
branches/gupc/libgcc/config.host
branches/gupc/libgcc/config/i386/sfp-machine.h
branches/gupc/libgcc/config/ia64/sfp-machine.h
branches/gupc/libgcc/configure
branches/gupc/libgcc/configure.ac
branches/gupc/libgcc/crtstuff.c
branches/gupc/libgcc/libgcc2.c
branches/gupc/libgcc/libgcov-driver.c
branches/gupc/libgcc/libgcov-interface.c
branches/gupc/libgcc/libgcov.h
branches/gupc/libgfortran/ChangeLog
branches/gupc/libgfortran/io/close.c
branches/gupc/libgfortran/io/inquire.c
branches/gupc/libgfortran/io/io.h
branches/gupc/libgfortran/io/open.c
branches/gupc/libgfortran/io/unit.c
branches/gupc/libgfortran/io/unix.c
branches/gupc/libgo/runtime/mgc0.c
branches/gupc/libgomp/ChangeLog
branches/gupc/libiberty/ChangeLog
branches/gupc/libiberty/simple-object-elf.c
Propchange: branches/gupc/
('svn:mergeinfo' modified)
More information about the Libstdc++-cvs
mailing list