This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r188952 - in /branches/cilkplus: ./ ChangeLog M...
- From: bviyer at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 25 Jun 2012 20:21:22 -0000
- Subject: r188952 - in /branches/cilkplus: ./ ChangeLog M...
Author: bviyer
Date: Mon Jun 25 20:21:16 2012
New Revision: 188952
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188952
Log:
Merged with trunk at revision 188950.
Added:
branches/cilkplus/libstdc++-v3/testsuite/28_regex/algorithms/match/
- copied from r188950, trunk/libstdc++-v3/testsuite/28_regex/algorithms/match/
Removed:
branches/cilkplus/libstdc++-v3/testsuite/28_regex/algorithms/02_match/basic/string_01.cc
branches/cilkplus/libstdc++-v3/testsuite/28_regex/algorithms/02_match/basic/string_range_00_03.cc
branches/cilkplus/libstdc++-v3/testsuite/28_regex/algorithms/02_match/basic/string_range_01_03.cc
branches/cilkplus/libstdc++-v3/testsuite/28_regex/algorithms/02_match/basic/string_range_02_03.cc
branches/cilkplus/libstdc++-v3/testsuite/28_regex/algorithms/02_match/extended/cstring_plus.cc
branches/cilkplus/libstdc++-v3/testsuite/28_regex/algorithms/02_match/extended/cstring_questionmark.cc
branches/cilkplus/libstdc++-v3/testsuite/28_regex/algorithms/02_match/extended/string_any.cc
branches/cilkplus/libstdc++-v3/testsuite/28_regex/algorithms/02_match/extended/string_range_00_03.cc
branches/cilkplus/libstdc++-v3/testsuite/28_regex/algorithms/02_match/extended/string_range_01_03.cc
branches/cilkplus/libstdc++-v3/testsuite/28_regex/algorithms/02_match/extended/string_range_02_03.cc
branches/cilkplus/libstdc++-v3/testsuite/28_regex/headers/04_header/regex/std_c++0x_neg.cc
Modified:
branches/cilkplus/libstdc++-v3/ChangeLog
Changes in other areas also in this revision:
Added:
branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/constexpr-tuple.C
- copied unchanged from r188950, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-tuple.C
branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/decltype37.C
- copied unchanged from r188950, trunk/gcc/testsuite/g++.dg/cpp0x/decltype37.C
branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/nsdmi7.C
- copied unchanged from r188950, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi7.C
branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/override4.C
- copied unchanged from r188950, trunk/gcc/testsuite/g++.dg/cpp0x/override4.C
branches/cilkplus/gcc/testsuite/g++.dg/debug/localclass1.C
- copied unchanged from r188950, trunk/gcc/testsuite/g++.dg/debug/localclass1.C
branches/cilkplus/gcc/testsuite/g++.dg/init/new35.C
- copied unchanged from r188950, trunk/gcc/testsuite/g++.dg/init/new35.C
branches/cilkplus/gcc/testsuite/g++.dg/init/new36.C
- copied unchanged from r188950, trunk/gcc/testsuite/g++.dg/init/new36.C
branches/cilkplus/gcc/testsuite/g++.dg/init/new37.C
- copied unchanged from r188950, trunk/gcc/testsuite/g++.dg/init/new37.C
branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/vector-5.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.c-torture/compile/vector-5.c
branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/vector-6.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.c-torture/compile/vector-6.c
branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/pr53688.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.c-torture/execute/pr53688.c
branches/cilkplus/gcc/testsuite/gcc.dg/Wunused-local-typedefs.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.dg/Wunused-local-typedefs.c
branches/cilkplus/gcc/testsuite/gcc.dg/pch/ident-1.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.dg/pch/ident-1.c
branches/cilkplus/gcc/testsuite/gcc.dg/pch/ident-1.hs
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.dg/pch/ident-1.hs
branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/vrp69.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp69.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv4-arm.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv4-arm.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv4t-arm.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv4t-arm.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv4t-thumb.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv4t-thumb.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv5t-arm.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv5t-arm.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv5t-thumb.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv5t-thumb.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv5te-arm.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv5te-arm.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv5te-thumb.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv5te-thumb.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv6-arm.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv6-arm.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv6-thumb.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv6-thumb.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv6k-arm.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv6k-arm.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv6k-thumb.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv6k-thumb.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv6m-thumb.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv6m-thumb.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv6t2-arm.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv6t2-arm.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv6t2-thumb.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv6t2-thumb.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv6z-arm.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv6z-arm.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv6z-thumb.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv6z-thumb.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv7a-arm.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv7a-arm.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv7a-thumb.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv7a-thumb.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv7em-thumb.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv7em-thumb.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv7m-thumb.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv7m-thumb.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv7r-arm.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv7r-arm.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-armv7r-thumb.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-armv7r-thumb.c
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-support-arm.h
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-support-arm.h
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-support-thumb.h
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-support-thumb.h
branches/cilkplus/gcc/testsuite/gcc.target/arm/ftest-support.h
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/arm/ftest-support.h
branches/cilkplus/gcc/testsuite/gcc.target/i386/clearcapv2.map
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/i386/clearcapv2.map
branches/cilkplus/gcc/testsuite/gcc.target/i386/pr53759.c
- copied unchanged from r188950, trunk/gcc/testsuite/gcc.target/i386/pr53759.c
branches/cilkplus/gcc/testsuite/gfortran.dg/typebound_generic_12.f03
- copied unchanged from r188950, trunk/gcc/testsuite/gfortran.dg/typebound_generic_12.f03
branches/cilkplus/gcc/testsuite/gfortran.dg/typebound_generic_13.f03
- copied unchanged from r188950, trunk/gcc/testsuite/gfortran.dg/typebound_generic_13.f03
branches/cilkplus/gcc/testsuite/gnat.dg/lto15.adb
- copied unchanged from r188950, trunk/gcc/testsuite/gnat.dg/lto15.adb
branches/cilkplus/gcc/testsuite/gnat.dg/lto15.ads
- copied unchanged from r188950, trunk/gcc/testsuite/gnat.dg/lto15.ads
branches/cilkplus/libgo/go/go/ast/ast_test.go
- copied unchanged from r188950, trunk/libgo/go/go/ast/ast_test.go
Modified:
branches/cilkplus/ (props changed)
branches/cilkplus/ChangeLog
branches/cilkplus/MAINTAINERS
branches/cilkplus/Makefile.def
branches/cilkplus/Makefile.in
branches/cilkplus/Makefile.tpl
branches/cilkplus/contrib/ChangeLog
branches/cilkplus/contrib/check_makefile_deps.sh
branches/cilkplus/fixincludes/ChangeLog
branches/cilkplus/fixincludes/fixincl.x
branches/cilkplus/fixincludes/inclhack.def
branches/cilkplus/fixincludes/tests/base/pthread.h
branches/cilkplus/gcc/ChangeLog
branches/cilkplus/gcc/DATESTAMP
branches/cilkplus/gcc/Makefile.in
branches/cilkplus/gcc/ada/ChangeLog
branches/cilkplus/gcc/ada/gcc-interface/Make-lang.in
branches/cilkplus/gcc/ada/gcc-interface/trans.c
branches/cilkplus/gcc/alias.c
branches/cilkplus/gcc/builtins.c
branches/cilkplus/gcc/c-decl.c
branches/cilkplus/gcc/c-family/ChangeLog
branches/cilkplus/gcc/c-family/c-common.h
branches/cilkplus/gcc/c-family/c-lex.c
branches/cilkplus/gcc/c-family/c-opts.c
branches/cilkplus/gcc/c-family/c-pch.c
branches/cilkplus/gcc/c-family/c-target.def
branches/cilkplus/gcc/common.opt
branches/cilkplus/gcc/config/alpha/alpha.c
branches/cilkplus/gcc/config/arm/aout.h
branches/cilkplus/gcc/config/arm/arm-c.c
branches/cilkplus/gcc/config/arm/arm-generic.md
branches/cilkplus/gcc/config/arm/arm-protos.h
branches/cilkplus/gcc/config/arm/arm.c
branches/cilkplus/gcc/config/arm/arm.h
branches/cilkplus/gcc/config/arm/arm.md
branches/cilkplus/gcc/config/avr/avr.c
branches/cilkplus/gcc/config/bfin/bfin.c
branches/cilkplus/gcc/config/c6x/c6x.c
branches/cilkplus/gcc/config/cr16/cr16.c
branches/cilkplus/gcc/config/cris/cris-protos.h
branches/cilkplus/gcc/config/cris/cris.c
branches/cilkplus/gcc/config/cris/cris.h
branches/cilkplus/gcc/config/darwin-c.c
branches/cilkplus/gcc/config/darwin.h
branches/cilkplus/gcc/config/elfos.h
branches/cilkplus/gcc/config/epiphany/epiphany.c
branches/cilkplus/gcc/config/frv/frv.c
branches/cilkplus/gcc/config/h8300/h8300.c
branches/cilkplus/gcc/config/i386/djgpp.h
branches/cilkplus/gcc/config/i386/gas.h
branches/cilkplus/gcc/config/i386/i386-protos.h
branches/cilkplus/gcc/config/i386/i386.c
branches/cilkplus/gcc/config/i386/i386.h
branches/cilkplus/gcc/config/i386/i386.md
branches/cilkplus/gcc/config/i386/predicates.md
branches/cilkplus/gcc/config/i386/sse.md
branches/cilkplus/gcc/config/i386/winnt.c
branches/cilkplus/gcc/config/ia64/ia64.c
branches/cilkplus/gcc/config/lm32/lm32.c
branches/cilkplus/gcc/config/m32c/m32c-pragma.c
branches/cilkplus/gcc/config/m68k/m68k.c
branches/cilkplus/gcc/config/mep/mep-pragma.c
branches/cilkplus/gcc/config/mep/mep.c
branches/cilkplus/gcc/config/mep/mep.h
branches/cilkplus/gcc/config/microblaze/microblaze-protos.h
branches/cilkplus/gcc/config/microblaze/microblaze.c
branches/cilkplus/gcc/config/microblaze/microblaze.h
branches/cilkplus/gcc/config/mips/constraints.md
branches/cilkplus/gcc/config/mips/mips.c
branches/cilkplus/gcc/config/mips/mips.h
branches/cilkplus/gcc/config/mips/mips.md
branches/cilkplus/gcc/config/mips/predicates.md
branches/cilkplus/gcc/config/mips/sde.h
branches/cilkplus/gcc/config/mips/sync.md
branches/cilkplus/gcc/config/pa/pa.c
branches/cilkplus/gcc/config/pa/pa.h
branches/cilkplus/gcc/config/pdp11/pdp11.c
branches/cilkplus/gcc/config/picochip/picochip.c
branches/cilkplus/gcc/config/picochip/picochip.h
branches/cilkplus/gcc/config/rl78/rl78-c.c
branches/cilkplus/gcc/config/rl78/rl78.c
branches/cilkplus/gcc/config/rs6000/476.md
branches/cilkplus/gcc/config/rs6000/power5.md
branches/cilkplus/gcc/config/rs6000/power6.md
branches/cilkplus/gcc/config/rs6000/power7.md
branches/cilkplus/gcc/config/rs6000/rs6000.c
branches/cilkplus/gcc/config/rs6000/rs6000.md
branches/cilkplus/gcc/config/rs6000/spe.md
branches/cilkplus/gcc/config/rx/rx.c
branches/cilkplus/gcc/config/rx/rx.h
branches/cilkplus/gcc/config/s390/s390.c
branches/cilkplus/gcc/config/score/score.c
branches/cilkplus/gcc/config/sh/sh.c
branches/cilkplus/gcc/config/sparc/sparc.c
branches/cilkplus/gcc/config/sparc/sparc.h
branches/cilkplus/gcc/config/sparc/sparc.md
branches/cilkplus/gcc/config/spu/spu.c
branches/cilkplus/gcc/config/stormy16/stormy16.c
branches/cilkplus/gcc/config/stormy16/stormy16.h
branches/cilkplus/gcc/config/tilegx/tilegx.c
branches/cilkplus/gcc/config/tilepro/tilepro.c
branches/cilkplus/gcc/config/v850/v850.c
branches/cilkplus/gcc/cp/ChangeLog
branches/cilkplus/gcc/cp/class.c
branches/cilkplus/gcc/cp/decl2.c
branches/cilkplus/gcc/cp/init.c
branches/cilkplus/gcc/cp/name-lookup.c
branches/cilkplus/gcc/cp/parser.c
branches/cilkplus/gcc/cp/pt.c
branches/cilkplus/gcc/cp/semantics.c
branches/cilkplus/gcc/cselib.c
branches/cilkplus/gcc/dbxout.c
branches/cilkplus/gcc/ddg.c
branches/cilkplus/gcc/df-core.c
branches/cilkplus/gcc/doc/cpp.texi
branches/cilkplus/gcc/doc/include/texinfo.tex
branches/cilkplus/gcc/doc/invoke.texi
branches/cilkplus/gcc/doc/sourcebuild.texi
branches/cilkplus/gcc/doc/tm.texi
branches/cilkplus/gcc/doc/tm.texi.in
branches/cilkplus/gcc/double-int.c
branches/cilkplus/gcc/double-int.h
branches/cilkplus/gcc/dwarf2out.c
branches/cilkplus/gcc/emit-rtl.c
branches/cilkplus/gcc/emit-rtl.h
branches/cilkplus/gcc/expmed.c
branches/cilkplus/gcc/final.c
branches/cilkplus/gcc/fortran/ChangeLog
branches/cilkplus/gcc/fortran/expr.c
branches/cilkplus/gcc/fortran/gfortran.h
branches/cilkplus/gcc/fortran/interface.c
branches/cilkplus/gcc/fortran/iresolve.c
branches/cilkplus/gcc/fortran/resolve.c
branches/cilkplus/gcc/function.c
branches/cilkplus/gcc/function.h
branches/cilkplus/gcc/gcov-iov.c
branches/cilkplus/gcc/graphite-sese-to-poly.c
branches/cilkplus/gcc/graphite.c
branches/cilkplus/gcc/ira.c
branches/cilkplus/gcc/langhooks.c
branches/cilkplus/gcc/lto/ChangeLog
branches/cilkplus/gcc/lto/lto.c
branches/cilkplus/gcc/machmode.h
branches/cilkplus/gcc/objc/ChangeLog
branches/cilkplus/gcc/objc/Make-lang.in
branches/cilkplus/gcc/objc/objc-next-runtime-abi-01.c
branches/cilkplus/gcc/output.h
branches/cilkplus/gcc/regrename.c
branches/cilkplus/gcc/reorg.c
branches/cilkplus/gcc/resource.c
branches/cilkplus/gcc/sdbout.c
branches/cilkplus/gcc/sel-sched.c
branches/cilkplus/gcc/stack-ptr-mod.c
branches/cilkplus/gcc/system.h
branches/cilkplus/gcc/target.def
branches/cilkplus/gcc/targhooks.h
branches/cilkplus/gcc/testsuite/ChangeLog
branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/regress/debug-debug7.C
branches/cilkplus/gcc/testsuite/g++.dg/debug/dwarf2/nested-3.C
branches/cilkplus/gcc/testsuite/g++.dg/ext/vla5.C
branches/cilkplus/gcc/testsuite/g++.dg/ext/vla8.C
branches/cilkplus/gcc/testsuite/g++.dg/gomp/for-19.C
branches/cilkplus/gcc/testsuite/gcc.dg/stack-usage-1.c
branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/vrp68.c
branches/cilkplus/gcc/testsuite/gcc.target/i386/i386.exp
branches/cilkplus/gcc/testsuite/gcc.target/i386/pr23943.c
branches/cilkplus/gcc/testsuite/gcc.target/i386/pr33329.c
branches/cilkplus/gcc/testsuite/gcc.target/i386/pr38988.c
branches/cilkplus/gcc/testsuite/lib/target-supports.exp
branches/cilkplus/gcc/timevar.c
branches/cilkplus/gcc/timevar.def
branches/cilkplus/gcc/toplev.c
branches/cilkplus/gcc/tree-flow.h
branches/cilkplus/gcc/tree-inline.c
branches/cilkplus/gcc/tree-parloops.c
branches/cilkplus/gcc/tree-ssa-address.c
branches/cilkplus/gcc/tree-ssa-live.c
branches/cilkplus/gcc/tree-ssa-loop-ivopts.c
branches/cilkplus/gcc/tree-vect-data-refs.c
branches/cilkplus/gcc/tree-vrp.c
branches/cilkplus/gcc/tree.h
branches/cilkplus/gcc/var-tracking.c
branches/cilkplus/gcc/varasm.c
branches/cilkplus/gcc/vmsdbgout.c
branches/cilkplus/include/ChangeLog
branches/cilkplus/include/dwarf2.def
branches/cilkplus/libcpp/ChangeLog
branches/cilkplus/libcpp/lex.c
branches/cilkplus/libgfortran/ChangeLog
branches/cilkplus/libgfortran/gfortran.map
branches/cilkplus/libgfortran/io/intrinsics.c
branches/cilkplus/libgo/MERGE
branches/cilkplus/libgo/go/compress/flate/deflate.go
branches/cilkplus/libgo/go/compress/flate/deflate_test.go
branches/cilkplus/libgo/go/crypto/aes/const.go
branches/cilkplus/libgo/go/crypto/ecdsa/ecdsa.go
branches/cilkplus/libgo/go/crypto/rsa/pkcs1v15.go
branches/cilkplus/libgo/go/crypto/tls/handshake_messages.go
branches/cilkplus/libgo/go/crypto/x509/x509.go
branches/cilkplus/libgo/go/debug/gosym/pclntab_test.go
branches/cilkplus/libgo/go/encoding/base64/base64.go
branches/cilkplus/libgo/go/encoding/base64/base64_test.go
branches/cilkplus/libgo/go/encoding/gob/doc.go
branches/cilkplus/libgo/go/encoding/json/decode.go
branches/cilkplus/libgo/go/encoding/json/decode_test.go
branches/cilkplus/libgo/go/encoding/json/encode.go
branches/cilkplus/libgo/go/flag/flag.go
branches/cilkplus/libgo/go/fmt/doc.go
branches/cilkplus/libgo/go/go/ast/ast.go
branches/cilkplus/libgo/go/go/build/build.go
branches/cilkplus/libgo/go/go/parser/parser.go
branches/cilkplus/libgo/go/go/parser/parser_test.go
branches/cilkplus/libgo/go/go/printer/nodes.go
branches/cilkplus/libgo/go/log/log.go
branches/cilkplus/libgo/go/math/big/nat.go
branches/cilkplus/libgo/go/math/big/nat_test.go
branches/cilkplus/libgo/go/mime/multipart/multipart.go
branches/cilkplus/libgo/go/mime/multipart/multipart_test.go
branches/cilkplus/libgo/go/net/file.go
branches/cilkplus/libgo/go/net/http/client.go
branches/cilkplus/libgo/go/net/http/client_test.go
branches/cilkplus/libgo/go/net/http/proxy_test.go
branches/cilkplus/libgo/go/net/http/response.go
branches/cilkplus/libgo/go/net/http/response_test.go
branches/cilkplus/libgo/go/net/http/server.go
branches/cilkplus/libgo/go/net/http/transfer.go
branches/cilkplus/libgo/go/net/http/transport.go
branches/cilkplus/libgo/go/net/mail/message.go
branches/cilkplus/libgo/go/net/mail/message_test.go
branches/cilkplus/libgo/go/net/url/url.go
branches/cilkplus/libgo/go/net/url/url_test.go
branches/cilkplus/libgo/go/os/exec/exec.go
branches/cilkplus/libgo/go/path/filepath/path.go
branches/cilkplus/libgo/go/path/filepath/path_plan9.go
branches/cilkplus/libgo/go/path/filepath/path_test.go
branches/cilkplus/libgo/go/regexp/regexp.go
branches/cilkplus/libgo/go/regexp/syntax/parse.go
branches/cilkplus/libgo/go/regexp/syntax/parse_test.go
branches/cilkplus/libgo/go/runtime/extern.go
branches/cilkplus/libgo/go/strconv/itoa.go
branches/cilkplus/libgo/go/strings/example_test.go
branches/cilkplus/libgo/go/text/template/exec.go
branches/cilkplus/libgo/go/text/template/exec_test.go
branches/cilkplus/libgo/go/time/sleep_test.go
branches/cilkplus/libgo/go/unicode/tables.go
branches/cilkplus/libgo/runtime/malloc.goc
branches/cilkplus/libgo/runtime/mfinal.c
branches/cilkplus/libgo/runtime/mgc0.c
branches/cilkplus/libgo/runtime/time.goc
branches/cilkplus/libgo/testsuite/gotest
branches/cilkplus/libgomp/ChangeLog
branches/cilkplus/libgomp/testsuite/libgomp.graphite/force-parallel-1.c
branches/cilkplus/libgomp/testsuite/libgomp.graphite/force-parallel-2.c
branches/cilkplus/libjava/ChangeLog
branches/cilkplus/libjava/sysdep/powerpc/locks.h
Propchange: branches/cilkplus/
('svn:mergeinfo' modified)