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]

r201314 - in /branches/gupc: ./ gcc/ChangeLog g...


Author: gfunck
Date: Mon Jul 29 16:52:10 2013
New Revision: 201314

URL: http://gcc.gnu.org/viewcvs?rev=201314&root=gcc&view=rev
Log:
	Merge trunk version 201301 into gupc branch.

Added:
    branches/gupc/libstdc++-v3/testsuite/28_regex/algorithms/regex_match/extended/53622.cc
      - copied unchanged from r201301, trunk/libstdc++-v3/testsuite/28_regex/algorithms/regex_match/extended/53622.cc
    branches/gupc/libstdc++-v3/testsuite/28_regex/algorithms/regex_match/extended/57173.cc
      - copied unchanged from r201301, trunk/libstdc++-v3/testsuite/28_regex/algorithms/regex_match/extended/57173.cc
    branches/gupc/libstdc++-v3/testsuite/28_regex/iterators/regex_iterator/char/
      - copied from r201301, trunk/libstdc++-v3/testsuite/28_regex/iterators/regex_iterator/char/
    branches/gupc/libstdc++-v3/testsuite/28_regex/iterators/regex_iterator/wchar_t/
      - copied from r201301, trunk/libstdc++-v3/testsuite/28_regex/iterators/regex_iterator/wchar_t/
    branches/gupc/libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/char/
      - copied from r201301, trunk/libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/char/
    branches/gupc/libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/wchar_t/
      - copied from r201301, trunk/libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/wchar_t/
Modified:
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/doc/xml/manual/intro.xml
    branches/gupc/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
    branches/gupc/libstdc++-v3/include/bits/random.h
    branches/gupc/libstdc++-v3/include/bits/regex.h
    branches/gupc/libstdc++-v3/include/bits/regex_cursor.h
    branches/gupc/libstdc++-v3/include/bits/regex_grep_matcher.h
    branches/gupc/libstdc++-v3/include/bits/regex_grep_matcher.tcc
    branches/gupc/libstdc++-v3/include/std/complex
    branches/gupc/libstdc++-v3/include/std/random
    branches/gupc/libstdc++-v3/libsupc++/atexit_thread.cc
    branches/gupc/libstdc++-v3/src/c++11/random.cc
    branches/gupc/libstdc++-v3/testsuite/26_numerics/complex/dr844.cc
    branches/gupc/libstdc++-v3/testsuite/28_regex/algorithms/regex_search/basic/string_01.cc

Changes in other areas also in this revision:
Added:
    branches/gupc/gcc/config/aarch64/biarchilp32.h
      - copied unchanged from r201301, trunk/gcc/config/aarch64/biarchilp32.h
    branches/gupc/gcc/config/aarch64/biarchlp64.h
      - copied unchanged from r201301, trunk/gcc/config/aarch64/biarchlp64.h
    branches/gupc/gcc/config/microblaze/sync.md
      - copied unchanged from r201301, trunk/gcc/config/microblaze/sync.md
    branches/gupc/gcc/context.c
      - copied unchanged from r201301, trunk/gcc/context.c
    branches/gupc/gcc/context.h
      - copied unchanged from r201301, trunk/gcc/context.h
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype56.C
      - copied unchanged from r201301, trunk/gcc/testsuite/g++.dg/cpp0x/decltype56.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr57101.C
      - copied unchanged from r201301, trunk/gcc/testsuite/g++.dg/cpp0x/pr57101.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr57981.C
      - copied unchanged from r201301, trunk/gcc/testsuite/g++.dg/cpp0x/pr57981.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/udlit-empty-string-neg.C
      - copied unchanged from r201301, trunk/gcc/testsuite/g++.dg/cpp1y/udlit-empty-string-neg.C
    branches/gupc/gcc/testsuite/g++.dg/inherit/pr57942.C
      - copied unchanged from r201301, trunk/gcc/testsuite/g++.dg/inherit/pr57942.C
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/memcpy-chk.x
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/memcpy-chk.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/memmove-chk.x
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/memmove-chk.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/mempcpy-chk.x
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/mempcpy-chk.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/memset-chk.x
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/memset-chk.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/snprintf-chk.x
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/snprintf-chk.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/sprintf-chk.x
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/sprintf-chk.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/stpcpy-chk.x
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/stpcpy-chk.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/stpncpy-chk.x
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/stpncpy-chk.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/strcat-chk.x
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/strcat-chk.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/strcpy-chk.x
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/strcpy-chk.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/strncat-chk.x
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/strncat-chk.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/strncpy-chk.x
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/strncpy-chk.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/vsnprintf-chk.x
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/vsnprintf-chk.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/vsprintf-chk.x
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/vsprintf-chk.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr53366-1.x
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.c-torture/execute/pr53366-1.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/zerolen-2.x
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.c-torture/execute/zerolen-2.x
    branches/gupc/gcc/testsuite/gcc.dg/c11-generic-1.c
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.dg/c11-generic-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-generic-2.c
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.dg/c11-generic-2.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/neg_1.c
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.target/aarch64/neg_1.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/test-ptr-arg-on-stack-1.c
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.target/aarch64/test-ptr-arg-on-stack-1.c
    branches/gupc/gcc/testsuite/gcc.target/arm/thumb1-Os-mult.c
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.target/arm/thumb1-Os-mult.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/bool2-av.c
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.target/powerpc/bool2-av.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/bool2-p5.c
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.target/powerpc/bool2-p5.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/bool2-p7.c
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.target/powerpc/bool2-p7.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/bool2-p8.c
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.target/powerpc/bool2-p8.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/bool2.h
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.target/powerpc/bool2.h
    branches/gupc/gcc/testsuite/gcc.target/powerpc/bool3-av.c
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.target/powerpc/bool3-av.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/bool3-p7.c
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.target/powerpc/bool3-p7.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/bool3-p8.c
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.target/powerpc/bool3-p8.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/bool3.h
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.target/powerpc/bool3.h
    branches/gupc/gcc/testsuite/gcc.target/s390/pr57960.c
      - copied unchanged from r201301, trunk/gcc/testsuite/gcc.target/s390/pr57960.c
    branches/gupc/gcc/testsuite/gfortran.dg/class_array_19.f90
      - copied unchanged from r201301, trunk/gcc/testsuite/gfortran.dg/class_array_19.f90
    branches/gupc/gcc/testsuite/gfortran.dg/coarray_31.f90
      - copied unchanged from r201301, trunk/gcc/testsuite/gfortran.dg/coarray_31.f90
    branches/gupc/gcc/testsuite/gfortran.dg/typebound_call_25.f90
      - copied unchanged from r201301, trunk/gcc/testsuite/gfortran.dg/typebound_call_25.f90
    branches/gupc/gcc/testsuite/gfortran.dg/unlimited_polymorphic_9.f90
      - copied unchanged from r201301, trunk/gcc/testsuite/gfortran.dg/unlimited_polymorphic_9.f90
    branches/gupc/gcc/testsuite/gfortran.dg/vector_subscript_7.f90
      - copied unchanged from r201301, trunk/gcc/testsuite/gfortran.dg/vector_subscript_7.f90
    branches/gupc/gcc/testsuite/gfortran.dg/warn_alias.f90
      - copied unchanged from r201301, trunk/gcc/testsuite/gfortran.dg/warn_alias.f90
Modified:
    branches/gupc/   (props changed)
    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/c-family/c-common.h
    branches/gupc/gcc/c/ChangeLog
    branches/gupc/gcc/c/c-parser.c
    branches/gupc/gcc/cfgloopmanip.c
    branches/gupc/gcc/cgraph.c
    branches/gupc/gcc/cgraphclones.c
    branches/gupc/gcc/combine.c
    branches/gupc/gcc/config.gcc
    branches/gupc/gcc/config/aarch64/aarch64-elf-raw.h
    branches/gupc/gcc/config/aarch64/aarch64-elf.h
    branches/gupc/gcc/config/aarch64/aarch64.c
    branches/gupc/gcc/config/aarch64/aarch64.h
    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/aarch64/t-aarch64
    branches/gupc/gcc/config/aarch64/t-aarch64-linux
    branches/gupc/gcc/config/arm/arm-fixed.md
    branches/gupc/gcc/config/arm/arm.c
    branches/gupc/gcc/config/arm/arm.md
    branches/gupc/gcc/config/arm/arm1020e.md
    branches/gupc/gcc/config/arm/arm1026ejs.md
    branches/gupc/gcc/config/arm/arm1136jfs.md
    branches/gupc/gcc/config/arm/arm926ejs.md
    branches/gupc/gcc/config/arm/constraints.md
    branches/gupc/gcc/config/arm/cortex-a15.md
    branches/gupc/gcc/config/arm/cortex-a5.md
    branches/gupc/gcc/config/arm/cortex-a53.md
    branches/gupc/gcc/config/arm/cortex-a7.md
    branches/gupc/gcc/config/arm/cortex-a8.md
    branches/gupc/gcc/config/arm/cortex-a9.md
    branches/gupc/gcc/config/arm/cortex-m4.md
    branches/gupc/gcc/config/arm/cortex-r4.md
    branches/gupc/gcc/config/arm/fa526.md
    branches/gupc/gcc/config/arm/fa606te.md
    branches/gupc/gcc/config/arm/fa626te.md
    branches/gupc/gcc/config/arm/fa726te.md
    branches/gupc/gcc/config/arm/fmp626.md
    branches/gupc/gcc/config/arm/marvell-pj4.md
    branches/gupc/gcc/config/arm/neon.md
    branches/gupc/gcc/config/arm/predicates.md
    branches/gupc/gcc/config/arm/thumb2.md
    branches/gupc/gcc/config/arm/vfp.md
    branches/gupc/gcc/config/avr/avr.c
    branches/gupc/gcc/config/avr/avr.md
    branches/gupc/gcc/config/epiphany/epiphany.c
    branches/gupc/gcc/config/i386/i386.c
    branches/gupc/gcc/config/microblaze/constraints.md
    branches/gupc/gcc/config/microblaze/microblaze.c
    branches/gupc/gcc/config/microblaze/microblaze.md
    branches/gupc/gcc/config/mips/mips.c
    branches/gupc/gcc/config/mips/mips.h
    branches/gupc/gcc/config/pa/pa.c
    branches/gupc/gcc/config/rs6000/altivec.md
    branches/gupc/gcc/config/rs6000/rs6000-protos.h
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/rs6000/rs6000.h
    branches/gupc/gcc/config/rs6000/rs6000.md
    branches/gupc/gcc/config/rs6000/vector.md
    branches/gupc/gcc/config/rs6000/vsx.md
    branches/gupc/gcc/config/s390/s390.md
    branches/gupc/gcc/config/sparc/leon.md
    branches/gupc/gcc/config/sparc/sparc-opts.h
    branches/gupc/gcc/config/sparc/sparc.c
    branches/gupc/gcc/config/sparc/sparc.h
    branches/gupc/gcc/config/sparc/sparc.md
    branches/gupc/gcc/config/sparc/sparc.opt
    branches/gupc/gcc/config/sparc/sync.md
    branches/gupc/gcc/configure
    branches/gupc/gcc/configure.ac
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/call.c
    branches/gupc/gcc/cp/cp-tree.h
    branches/gupc/gcc/cp/decl.c
    branches/gupc/gcc/cp/parser.c
    branches/gupc/gcc/cp/pt.c
    branches/gupc/gcc/cp/typeck.c
    branches/gupc/gcc/df-problems.c
    branches/gupc/gcc/doc/extend.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/md.texi
    branches/gupc/gcc/doc/rtl.texi
    branches/gupc/gcc/doc/tm.texi
    branches/gupc/gcc/dwarf2out.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/check.c
    branches/gupc/gcc/fortran/class.c
    branches/gupc/gcc/fortran/decl.c
    branches/gupc/gcc/fortran/expr.c
    branches/gupc/gcc/fortran/interface.c
    branches/gupc/gcc/fortran/resolve.c
    branches/gupc/gcc/fortran/simplify.c
    branches/gupc/gcc/fortran/trans-array.c
    branches/gupc/gcc/fortran/trans-decl.c
    branches/gupc/gcc/fortran/trans.c
    branches/gupc/gcc/gensupport.c
    branches/gupc/gcc/gimplify.c
    branches/gupc/gcc/go/ChangeLog
    branches/gupc/gcc/go/Make-lang.in
    branches/gupc/gcc/go/go-backend.c
    branches/gupc/gcc/go/go-gcc.cc
    branches/gupc/gcc/go/go-lang.c
    branches/gupc/gcc/ipa-cp.c
    branches/gupc/gcc/ipa-prop.c
    branches/gupc/gcc/ipa-pure-const.c
    branches/gupc/gcc/ipa.c
    branches/gupc/gcc/lra-constraints.c
    branches/gupc/gcc/lto-cgraph.c
    branches/gupc/gcc/lto-symtab.c
    branches/gupc/gcc/mode-switching.c
    branches/gupc/gcc/omega.c
    branches/gupc/gcc/reload.c
    branches/gupc/gcc/rtlanal.c
    branches/gupc/gcc/target.def
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/c-c++-common/pr41779.c
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/cast.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/iop.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/named_refs.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv1p.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv2p.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv3p.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv4p.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv5p.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv6p.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv7p.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv8p.C
    branches/gupc/gcc/testsuite/g++.dg/ext/strncpy-chk1.C
    branches/gupc/gcc/testsuite/g++.dg/pr57878.C
    branches/gupc/gcc/testsuite/g++.dg/tls/thread_local4.C
    branches/gupc/gcc/testsuite/g++.dg/tls/thread_local4g.C
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr57124.x
    branches/gupc/gcc/testsuite/gcc.dg/20020219-1.c
    branches/gupc/gcc/testsuite/gcc.dg/builtin-object-size-10.c
    branches/gupc/gcc/testsuite/gcc.dg/builtin-object-size-11.c
    branches/gupc/gcc/testsuite/gcc.dg/builtin-stringop-chk-1.c
    branches/gupc/gcc/testsuite/gcc.dg/guality/guality.exp
    branches/gupc/gcc/testsuite/gcc.dg/pr25805.c
    branches/gupc/gcc/testsuite/gcc.dg/pr27095.c
    branches/gupc/gcc/testsuite/gcc.dg/pr53265.c
    branches/gupc/gcc/testsuite/gcc.dg/sibcall-6.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr37868.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/loop-1.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-32.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/pr57705.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/pr57741-2.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/pr57741-3.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/aapcs64/test_18.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/atomic-op-long.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/fcvt_double_int.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/fcvt_double_long.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/fcvt_double_uint.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/fcvt_double_ulong.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/fcvt_float_int.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/fcvt_float_long.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/fcvt_float_uint.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/fcvt_float_ulong.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/vect_smlal_1.c
    branches/gupc/gcc/testsuite/gcc.target/arm/minmax_minus.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/ppc-vector-memcpy.c
    branches/gupc/gcc/testsuite/gcc.target/sh/pr54760-4.c
    branches/gupc/gcc/testsuite/gfortran.dg/class_array_7.f03
    branches/gupc/gcc/testsuite/gfortran.dg/coarray/lib_realloc_1.f90
    branches/gupc/gcc/testsuite/lib/target-supports.exp
    branches/gupc/gcc/toplev.c
    branches/gupc/gcc/tree-inline.c
    branches/gupc/libbacktrace/ChangeLog
    branches/gupc/libbacktrace/elf.c
    branches/gupc/libgcc/ChangeLog
    branches/gupc/libgcc/config/s390/linux-unwind.h
    branches/gupc/libgfortran/ChangeLog
    branches/gupc/libgfortran/config/fpu-387.h
    branches/gupc/libgo/go/log/syslog/syslog.go
    branches/gupc/libgo/go/log/syslog/syslog_libc.go
    branches/gupc/libgo/go/log/syslog/syslog_unix.go
    branches/gupc/libgo/go/net/http/fs_test.go
    branches/gupc/libgo/go/net/sock_solaris.go
    branches/gupc/libgo/go/syscall/socket.go
    branches/gupc/libgo/go/syscall/socket_bsd.go
    branches/gupc/libgo/go/syscall/socket_irix.go
    branches/gupc/libgo/go/syscall/socket_linux.go
    branches/gupc/libgo/go/syscall/socket_solaris.go
    branches/gupc/libgo/runtime/go-cgo.c
    branches/gupc/libgo/runtime/go-defer.c
    branches/gupc/libgo/runtime/go-panic.c
    branches/gupc/libgo/runtime/go-signal.c
    branches/gupc/libgo/runtime/malloc.goc
    branches/gupc/libgo/runtime/netpoll_epoll.c
    branches/gupc/libgo/runtime/proc.c
    branches/gupc/libgo/runtime/runtime.c
    branches/gupc/libgo/runtime/runtime.h
    branches/gupc/libgo/runtime/thread-linux.c
    branches/gupc/libiberty/regex.c
    branches/gupc/libitm/ChangeLog
    branches/gupc/libitm/config/s390/target.h
    branches/gupc/libitm/configure.tgt

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]