r182325 - in /branches/melt-branch: ./ ChangeLo...
bstarynk@gcc.gnu.org
bstarynk@gcc.gnu.org
Wed Dec 14 08:52:00 GMT 2011
Author: bstarynk
Date: Wed Dec 14 08:52:21 2011
New Revision: 182325
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182325
Log:
2011-12-14 Basile Starynkevitch <basile@starynkevitch.net>
MELT branch merged with trunk rev 182322 using svnmerge
Modified:
branches/melt-branch/libstdc++-v3/ChangeLog
branches/melt-branch/libstdc++-v3/config/os/mingw32-w64/os_defines.h
branches/melt-branch/libstdc++-v3/config/os/mingw32/os_defines.h
branches/melt-branch/libstdc++-v3/include/profile/ (props changed)
branches/melt-branch/libstdc++-v3/include/profile/impl/ (props changed)
branches/melt-branch/libstdc++-v3/libsupc++/cxxabi.h
branches/melt-branch/libstdc++-v3/libsupc++/eh_throw.cc
branches/melt-branch/libstdc++-v3/libsupc++/unwind-cxx.h
branches/melt-branch/libstdc++-v3/testsuite/18_support/pthread_guard.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-1.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-2.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/23_containers/list/pthread1.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/23_containers/list/pthread5.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/23_containers/map/pthread6.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/23_containers/unordered_map/profile/ (props changed)
branches/melt-branch/libstdc++-v3/testsuite/23_containers/vector/profile/ (props changed)
branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_fstream/cons/1.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_fstream/open/char/1.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_ofstream/cons/char/1.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/30_threads/condition_variable/members/ (props changed)
branches/melt-branch/libstdc++-v3/testsuite/30_threads/this_thread/ (props changed)
branches/melt-branch/libstdc++-v3/testsuite/30_threads/thread/members/ (props changed)
branches/melt-branch/libstdc++-v3/testsuite/30_threads/thread/swap/ (props changed)
branches/melt-branch/libstdc++-v3/testsuite/ext/profile/ (props changed)
branches/melt-branch/libstdc++-v3/testsuite/ext/rope/pthread7-rope.cc (props changed)
Changes in other areas also in this revision:
Added:
branches/melt-branch/gcc/config/sparc/tso.h
- copied unchanged from r182322, trunk/gcc/config/sparc/tso.h
branches/melt-branch/gcc/testsuite/c-c++-common/tm/20111206.c
- copied unchanged from r182322, trunk/gcc/testsuite/c-c++-common/tm/20111206.c
branches/melt-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice6.C
- copied unchanged from r182322, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice6.C
branches/melt-branch/gcc/testsuite/g++.dg/cpp0x/rv-cast3.C
- copied unchanged from r182322, trunk/gcc/testsuite/g++.dg/cpp0x/rv-cast3.C
branches/melt-branch/gcc/testsuite/g++.dg/cpp0x/rv-cast4.C
- copied unchanged from r182322, trunk/gcc/testsuite/g++.dg/cpp0x/rv-cast4.C
branches/melt-branch/gcc/testsuite/g++.dg/lto/pr48354-1_0.C
- copied unchanged from r182322, trunk/gcc/testsuite/g++.dg/lto/pr48354-1_0.C
branches/melt-branch/gcc/testsuite/g++.dg/template/using16.C
- copied unchanged from r182322, trunk/gcc/testsuite/g++.dg/template/using16.C
branches/melt-branch/gcc/testsuite/g++.dg/template/using17.C
- copied unchanged from r182322, trunk/gcc/testsuite/g++.dg/template/using17.C
branches/melt-branch/gcc/testsuite/g++.dg/tm/asm-1.c
- copied unchanged from r182322, trunk/gcc/testsuite/g++.dg/tm/asm-1.c
branches/melt-branch/gcc/testsuite/g++.dg/tm/noexcept-1.C
- copied unchanged from r182322, trunk/gcc/testsuite/g++.dg/tm/noexcept-1.C
branches/melt-branch/gcc/testsuite/g++.dg/tm/noexcept-2.C
- copied unchanged from r182322, trunk/gcc/testsuite/g++.dg/tm/noexcept-2.C
branches/melt-branch/gcc/testsuite/g++.dg/tm/noexcept-3.C
- copied unchanged from r182322, trunk/gcc/testsuite/g++.dg/tm/noexcept-3.C
branches/melt-branch/gcc/testsuite/g++.dg/tm/noexcept-4.C
- copied unchanged from r182322, trunk/gcc/testsuite/g++.dg/tm/noexcept-4.C
branches/melt-branch/gcc/testsuite/g++.dg/tm/noexcept-5.C
- copied unchanged from r182322, trunk/gcc/testsuite/g++.dg/tm/noexcept-5.C
branches/melt-branch/gcc/testsuite/gcc.c-torture/compile/pr51495.c
- copied unchanged from r182322, trunk/gcc/testsuite/gcc.c-torture/compile/pr51495.c
branches/melt-branch/gcc/testsuite/gcc.c-torture/execute/20111212-1.c
- copied unchanged from r182322, trunk/gcc/testsuite/gcc.c-torture/execute/20111212-1.c
branches/melt-branch/gcc/testsuite/gcc.dg/ipa/pr51362.c
- copied unchanged from r182322, trunk/gcc/testsuite/gcc.dg/ipa/pr51362.c
branches/melt-branch/gcc/testsuite/gcc.dg/lto/20111213-1_0.c
- copied unchanged from r182322, trunk/gcc/testsuite/gcc.dg/lto/20111213-1_0.c
branches/melt-branch/gcc/testsuite/gcc.dg/pr51481.c
- copied unchanged from r182322, trunk/gcc/testsuite/gcc.dg/pr51481.c
branches/melt-branch/gcc/testsuite/gcc.dg/pr51519.c
- copied unchanged from r182322, trunk/gcc/testsuite/gcc.dg/pr51519.c
branches/melt-branch/gcc/testsuite/gcc.dg/tm/asm-1.c
- copied unchanged from r182322, trunk/gcc/testsuite/gcc.dg/tm/asm-1.c
branches/melt-branch/gcc/testsuite/gcc.dg/torture/pr45830.c
- copied unchanged from r182322, trunk/gcc/testsuite/gcc.dg/torture/pr45830.c
branches/melt-branch/gcc/testsuite/gcc.target/mips/octeon-pipe-1.c
- copied unchanged from r182322, trunk/gcc/testsuite/gcc.target/mips/octeon-pipe-1.c
branches/melt-branch/gcc/testsuite/gcc.target/mips/octeon2-pipe-1.c
- copied unchanged from r182322, trunk/gcc/testsuite/gcc.target/mips/octeon2-pipe-1.c
branches/melt-branch/libgo/go/crypto/x509/pkcs8.go
- copied unchanged from r182322, trunk/libgo/go/crypto/x509/pkcs8.go
branches/melt-branch/libgo/go/crypto/x509/pkcs8_test.go
- copied unchanged from r182322, trunk/libgo/go/crypto/x509/pkcs8_test.go
branches/melt-branch/libgo/go/encoding/json/bench_test.go
- copied unchanged from r182322, trunk/libgo/go/encoding/json/bench_test.go
branches/melt-branch/libgo/go/exp/ssh/cipher.go
- copied unchanged from r182322, trunk/libgo/go/exp/ssh/cipher.go
branches/melt-branch/libgo/go/exp/ssh/cipher_test.go
- copied unchanged from r182322, trunk/libgo/go/exp/ssh/cipher_test.go
branches/melt-branch/libgo/go/exp/ssh/client_auth_test.go
- copied unchanged from r182322, trunk/libgo/go/exp/ssh/client_auth_test.go
branches/melt-branch/libgo/go/exp/ssh/client_func_test.go
- copied unchanged from r182322, trunk/libgo/go/exp/ssh/client_func_test.go
branches/melt-branch/libgo/go/exp/ssh/common_test.go
- copied unchanged from r182322, trunk/libgo/go/exp/ssh/common_test.go
branches/melt-branch/libgo/go/exp/ssh/session_test.go
- copied unchanged from r182322, trunk/libgo/go/exp/ssh/session_test.go
branches/melt-branch/libgo/go/exp/ssh/tcpip.go
- copied unchanged from r182322, trunk/libgo/go/exp/ssh/tcpip.go
branches/melt-branch/libgo/go/exp/ssh/tcpip_func_test.go
- copied unchanged from r182322, trunk/libgo/go/exp/ssh/tcpip_func_test.go
branches/melt-branch/libgo/go/exp/terminal/terminal_test.go
- copied unchanged from r182322, trunk/libgo/go/exp/terminal/terminal_test.go
branches/melt-branch/libgo/go/exp/terminal/util.go
- copied unchanged from r182322, trunk/libgo/go/exp/terminal/util.go
branches/melt-branch/libgo/go/go/doc/comment_test.go
- copied unchanged from r182322, trunk/libgo/go/go/doc/comment_test.go
branches/melt-branch/libgo/go/go/doc/headscan.go
- copied unchanged from r182322, trunk/libgo/go/go/doc/headscan.go
branches/melt-branch/libgo/go/html/doctype.go
- copied unchanged from r182322, trunk/libgo/go/html/doctype.go
branches/melt-branch/libgo/go/mime/type_unix.go
- copied unchanged from r182322, trunk/libgo/go/mime/type_unix.go
branches/melt-branch/libgo/go/mime/type_windows.go
- copied unchanged from r182322, trunk/libgo/go/mime/type_windows.go
branches/melt-branch/libgo/go/net/http/chunked_test.go
- copied unchanged from r182322, trunk/libgo/go/net/http/chunked_test.go
branches/melt-branch/libgo/go/os/export_test.go
- copied unchanged from r182322, trunk/libgo/go/os/export_test.go
branches/melt-branch/libgo/go/os/os_unix_test.go
- copied unchanged from r182322, trunk/libgo/go/os/os_unix_test.go
branches/melt-branch/libgo/go/syscall/env_plan9.go
- copied unchanged from r182322, trunk/libgo/go/syscall/env_plan9.go
branches/melt-branch/libgo/go/syscall/env_unix.go
- copied unchanged from r182322, trunk/libgo/go/syscall/env_unix.go
branches/melt-branch/libgo/go/syscall/env_windows.go
- copied unchanged from r182322, trunk/libgo/go/syscall/env_windows.go
branches/melt-branch/libgo/go/text/template/multi_test.go
- copied unchanged from r182322, trunk/libgo/go/text/template/multi_test.go
branches/melt-branch/libgo/go/text/template/template.go
- copied unchanged from r182322, trunk/libgo/go/text/template/template.go
branches/melt-branch/libgo/go/time/example_test.go
- copied unchanged from r182322, trunk/libgo/go/time/example_test.go
branches/melt-branch/libgo/go/time/zoneinfo.go
- copied unchanged from r182322, trunk/libgo/go/time/zoneinfo.go
branches/melt-branch/libgo/runtime/go-now.c
- copied unchanged from r182322, trunk/libgo/runtime/go-now.c
branches/melt-branch/libitm/local_atomic
- copied unchanged from r182322, trunk/libitm/local_atomic
Removed:
branches/melt-branch/gcc/testsuite/gcc.c-torture/execute/pr45830.c
branches/melt-branch/libgo/go/exp/gui/
branches/melt-branch/libgo/go/exp/terminal/shell.go
branches/melt-branch/libgo/go/exp/terminal/shell_test.go
branches/melt-branch/libgo/go/os/env_plan9.go
branches/melt-branch/libgo/go/os/env_unix.go
branches/melt-branch/libgo/go/os/env_windows.go
branches/melt-branch/libgo/go/text/template/parse.go
branches/melt-branch/libgo/go/text/template/parse/set.go
branches/melt-branch/libgo/go/text/template/set.go
branches/melt-branch/libgo/go/text/template/set_test.go
branches/melt-branch/libgo/go/time/zoneinfo_posix.go
Modified:
branches/melt-branch/ (props changed)
branches/melt-branch/ChangeLog.MELT
branches/melt-branch/gcc/ChangeLog
branches/melt-branch/gcc/DATESTAMP
branches/melt-branch/gcc/ada/ChangeLog
branches/melt-branch/gcc/ada/a-cborma.adb
branches/melt-branch/gcc/ada/a-cobove.adb
branches/melt-branch/gcc/ada/a-coinve.adb
branches/melt-branch/gcc/ada/a-convec.adb
branches/melt-branch/gcc/ada/a-tags.ads
branches/melt-branch/gcc/ada/atree.h
branches/melt-branch/gcc/ada/cstand.adb
branches/melt-branch/gcc/ada/exp_atag.adb
branches/melt-branch/gcc/ada/exp_atag.ads
branches/melt-branch/gcc/ada/exp_attr.adb
branches/melt-branch/gcc/ada/exp_ch3.adb
branches/melt-branch/gcc/ada/exp_ch4.adb
branches/melt-branch/gcc/ada/exp_disp.adb
branches/melt-branch/gcc/ada/exp_disp.ads
branches/melt-branch/gcc/ada/exp_util.adb
branches/melt-branch/gcc/ada/freeze.adb
branches/melt-branch/gcc/ada/g-bytswa.ads
branches/melt-branch/gcc/ada/gcc-interface/Make-lang.in
branches/melt-branch/gcc/ada/get_scos.adb
branches/melt-branch/gcc/ada/gnatls.adb
branches/melt-branch/gcc/ada/gsocket.h
branches/melt-branch/gcc/ada/make.adb
branches/melt-branch/gcc/ada/mlib-tgt-specific-xi.adb
branches/melt-branch/gcc/ada/par_sco.adb
branches/melt-branch/gcc/ada/prj-env.adb
branches/melt-branch/gcc/ada/prj-env.ads
branches/melt-branch/gcc/ada/prj-nmsc.adb
branches/melt-branch/gcc/ada/put_scos.adb
branches/melt-branch/gcc/ada/rtsfind.ads
branches/melt-branch/gcc/ada/s-oscons-tmplt.c
branches/melt-branch/gcc/ada/s-taprop-mingw.adb
branches/melt-branch/gcc/ada/s-taprop.ads
branches/melt-branch/gcc/ada/s-tpobop.adb
branches/melt-branch/gcc/ada/scos.ads
branches/melt-branch/gcc/ada/sem.adb
branches/melt-branch/gcc/ada/sem.ads
branches/melt-branch/gcc/ada/sem_attr.adb
branches/melt-branch/gcc/ada/sem_ch13.adb
branches/melt-branch/gcc/ada/sem_ch3.adb
branches/melt-branch/gcc/ada/sem_ch4.adb
branches/melt-branch/gcc/ada/sem_ch6.adb
branches/melt-branch/gcc/ada/sem_ch7.adb
branches/melt-branch/gcc/ada/sem_prag.adb
branches/melt-branch/gcc/ada/sem_res.adb
branches/melt-branch/gcc/ada/sem_type.adb
branches/melt-branch/gcc/ada/sem_type.ads
branches/melt-branch/gcc/ada/sysdep.c
branches/melt-branch/gcc/ada/treepr.adb
branches/melt-branch/gcc/ada/treepr.ads
branches/melt-branch/gcc/ada/types.h
branches/melt-branch/gcc/calls.c
branches/melt-branch/gcc/cfgexpand.c
branches/melt-branch/gcc/cgraphunit.c
branches/melt-branch/gcc/config.gcc
branches/melt-branch/gcc/config/mips/driver-native.c
branches/melt-branch/gcc/config/mips/mips-cpus.def
branches/melt-branch/gcc/config/mips/mips-tables.opt
branches/melt-branch/gcc/config/mips/mips.c
branches/melt-branch/gcc/config/mips/mips.h
branches/melt-branch/gcc/config/mips/mips.md
branches/melt-branch/gcc/config/mips/octeon.md
branches/melt-branch/gcc/config/sparc/sparc.c
branches/melt-branch/gcc/config/sparc/sparc.h
branches/melt-branch/gcc/cp/ChangeLog
branches/melt-branch/gcc/cp/ChangeLog-2007 (props changed)
branches/melt-branch/gcc/cp/ChangeLog-2008 (props changed)
branches/melt-branch/gcc/cp/cp-tree.def
branches/melt-branch/gcc/cp/cp-tree.h
branches/melt-branch/gcc/cp/dump.c
branches/melt-branch/gcc/cp/except.c
branches/melt-branch/gcc/cp/parser.c
branches/melt-branch/gcc/cp/pt.c
branches/melt-branch/gcc/cp/semantics.c
branches/melt-branch/gcc/cp/typeck.c
branches/melt-branch/gcc/df.h
branches/melt-branch/gcc/final.c
branches/melt-branch/gcc/function.c
branches/melt-branch/gcc/gimplify.c
branches/melt-branch/gcc/go/ (props changed)
branches/melt-branch/gcc/go/ChangeLog
branches/melt-branch/gcc/go/go-backend.c
branches/melt-branch/gcc/go/go-c.h
branches/melt-branch/gcc/go/gofrontend/expressions.cc
branches/melt-branch/gcc/go/gofrontend/import.cc
branches/melt-branch/gcc/go/gofrontend/import.h
branches/melt-branch/gcc/go/gofrontend/types.cc
branches/melt-branch/gcc/ipa-cp.c
branches/melt-branch/gcc/ipa-inline-analysis.c
branches/melt-branch/gcc/ipa-inline.c
branches/melt-branch/gcc/ipa-prop.c
branches/melt-branch/gcc/ira-color.c
branches/melt-branch/gcc/lto-cgraph.c
branches/melt-branch/gcc/lto-section-in.c
branches/melt-branch/gcc/lto-streamer-in.c (contents, props changed)
branches/melt-branch/gcc/lto-streamer-out.c (contents, props changed)
branches/melt-branch/gcc/lto-streamer.c (props changed)
branches/melt-branch/gcc/lto-streamer.h (props changed)
branches/melt-branch/gcc/lto/ChangeLog
branches/melt-branch/gcc/lto/lto.c
branches/melt-branch/gcc/lto/lto.h
branches/melt-branch/gcc/modulo-sched.c
branches/melt-branch/gcc/optabs.c
branches/melt-branch/gcc/regmove.c
branches/melt-branch/gcc/testsuite/ChangeLog
branches/melt-branch/gcc/testsuite/c-c++-common/Wconversion-real.c (props changed)
branches/melt-branch/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C (props changed)
branches/melt-branch/gcc/testsuite/gcc.dg/pr45819.c
branches/melt-branch/gcc/testsuite/gcc.dg/torture/20090618-1.c (props changed)
branches/melt-branch/gcc/testsuite/gcc.dg/torture/pr36227.c (props changed)
branches/melt-branch/gcc/testsuite/gcc.target/i386/bmi2-mulx32-1.c
branches/melt-branch/gcc/testsuite/gcc.target/i386/bmi2-mulx32-2.c
branches/melt-branch/gcc/testsuite/gcc.target/mips/mips.exp
branches/melt-branch/gcc/testsuite/gcc.target/powerpc/ppc-round.c (props changed)
branches/melt-branch/gcc/testsuite/gfortran.dg/allocatable_scalar_2.f90 (props changed)
branches/melt-branch/gcc/testsuite/gfortran.dg/lto/pr40724_0.f (props changed)
branches/melt-branch/gcc/testsuite/gfortran.dg/lto/pr40724_1.f (props changed)
branches/melt-branch/gcc/testsuite/gfortran.dg/nested_modules_2.f90
branches/melt-branch/gcc/testsuite/gnat.dg/vect1.adb
branches/melt-branch/gcc/testsuite/gnat.dg/vect1.ads
branches/melt-branch/gcc/testsuite/gnat.dg/vect2.adb
branches/melt-branch/gcc/testsuite/gnat.dg/vect2.ads
branches/melt-branch/gcc/testsuite/gnat.dg/vect3.adb
branches/melt-branch/gcc/testsuite/gnat.dg/vect3.ads
branches/melt-branch/gcc/testsuite/gnat.dg/vect4.adb
branches/melt-branch/gcc/testsuite/gnat.dg/vect4.ads
branches/melt-branch/gcc/testsuite/gnat.dg/vect5.adb
branches/melt-branch/gcc/testsuite/gnat.dg/vect5.ads
branches/melt-branch/gcc/testsuite/gnat.dg/vect6.adb
branches/melt-branch/gcc/testsuite/gnat.dg/vect6.ads
branches/melt-branch/gcc/testsuite/go.dg/ (props changed)
branches/melt-branch/gcc/testsuite/go.go-torture/ (props changed)
branches/melt-branch/gcc/testsuite/go.test/ (props changed)
branches/melt-branch/gcc/testsuite/go.test/test/convlit.go
branches/melt-branch/gcc/testsuite/go.test/test/fixedbugs/bug257.go
branches/melt-branch/gcc/testsuite/go.test/test/initsyscall.go
branches/melt-branch/gcc/testsuite/go.test/test/named1.go
branches/melt-branch/gcc/testsuite/lib/go-dg.exp (props changed)
branches/melt-branch/gcc/testsuite/lib/go-torture.exp (props changed)
branches/melt-branch/gcc/testsuite/lib/go.exp (props changed)
branches/melt-branch/gcc/trans-mem.c
branches/melt-branch/gcc/tree-cfg.c
branches/melt-branch/gcc/tree-eh.c
branches/melt-branch/gcc/tree-sra.c
branches/melt-branch/gcc/tree-ssa-tail-merge.c
branches/melt-branch/gcc/tree-streamer-in.c
branches/melt-branch/gcc/tree-streamer-out.c
branches/melt-branch/gcc/tree.c
branches/melt-branch/gcc/vmsdbgout.c
branches/melt-branch/libgo/ (props changed)
branches/melt-branch/libgo/MERGE
branches/melt-branch/libgo/Makefile.am
branches/melt-branch/libgo/Makefile.in
branches/melt-branch/libgo/go/archive/tar/common.go
branches/melt-branch/libgo/go/archive/tar/reader.go
branches/melt-branch/libgo/go/archive/tar/reader_test.go
branches/melt-branch/libgo/go/archive/tar/writer.go
branches/melt-branch/libgo/go/archive/tar/writer_test.go
branches/melt-branch/libgo/go/archive/zip/reader.go
branches/melt-branch/libgo/go/archive/zip/reader_test.go
branches/melt-branch/libgo/go/archive/zip/struct.go
branches/melt-branch/libgo/go/bufio/bufio_test.go
branches/melt-branch/libgo/go/builtin/builtin.go
branches/melt-branch/libgo/go/bytes/bytes_test.go
branches/melt-branch/libgo/go/compress/gzip/gunzip.go
branches/melt-branch/libgo/go/compress/gzip/gzip.go
branches/melt-branch/libgo/go/compress/gzip/gzip_test.go
branches/melt-branch/libgo/go/compress/lzw/reader.go
branches/melt-branch/libgo/go/compress/lzw/writer.go
branches/melt-branch/libgo/go/compress/lzw/writer_test.go
branches/melt-branch/libgo/go/compress/zlib/writer_test.go
branches/melt-branch/libgo/go/crypto/aes/cipher.go
branches/melt-branch/libgo/go/crypto/bcrypt/bcrypt.go
branches/melt-branch/libgo/go/crypto/blowfish/cipher.go
branches/melt-branch/libgo/go/crypto/ecdsa/ecdsa_test.go
branches/melt-branch/libgo/go/crypto/hmac/hmac.go
branches/melt-branch/libgo/go/crypto/hmac/hmac_test.go
branches/melt-branch/libgo/go/crypto/md4/md4.go
branches/melt-branch/libgo/go/crypto/md4/md4_test.go
branches/melt-branch/libgo/go/crypto/md5/md5.go
branches/melt-branch/libgo/go/crypto/md5/md5_test.go
branches/melt-branch/libgo/go/crypto/ocsp/ocsp.go
branches/melt-branch/libgo/go/crypto/ocsp/ocsp_test.go
branches/melt-branch/libgo/go/crypto/openpgp/canonical_text.go
branches/melt-branch/libgo/go/crypto/openpgp/canonical_text_test.go
branches/melt-branch/libgo/go/crypto/openpgp/keys.go
branches/melt-branch/libgo/go/crypto/openpgp/packet/private_key.go
branches/melt-branch/libgo/go/crypto/openpgp/packet/private_key_test.go
branches/melt-branch/libgo/go/crypto/openpgp/packet/public_key.go
branches/melt-branch/libgo/go/crypto/openpgp/packet/public_key_test.go
branches/melt-branch/libgo/go/crypto/openpgp/packet/signature.go
branches/melt-branch/libgo/go/crypto/openpgp/packet/symmetrically_encrypted.go
branches/melt-branch/libgo/go/crypto/openpgp/s2k/s2k.go
branches/melt-branch/libgo/go/crypto/openpgp/write.go
branches/melt-branch/libgo/go/crypto/openpgp/write_test.go
branches/melt-branch/libgo/go/crypto/rand/rand_unix.go
branches/melt-branch/libgo/go/crypto/rand/rand_windows.go
branches/melt-branch/libgo/go/crypto/rand/util.go
branches/melt-branch/libgo/go/crypto/ripemd160/ripemd160.go
branches/melt-branch/libgo/go/crypto/ripemd160/ripemd160_test.go
branches/melt-branch/libgo/go/crypto/rsa/pkcs1v15_test.go
branches/melt-branch/libgo/go/crypto/rsa/rsa.go
branches/melt-branch/libgo/go/crypto/sha1/sha1.go
branches/melt-branch/libgo/go/crypto/sha1/sha1_test.go
branches/melt-branch/libgo/go/crypto/sha256/sha256.go
branches/melt-branch/libgo/go/crypto/sha256/sha256_test.go
branches/melt-branch/libgo/go/crypto/sha512/sha512.go
branches/melt-branch/libgo/go/crypto/sha512/sha512_test.go
branches/melt-branch/libgo/go/crypto/tls/cipher_suites.go
branches/melt-branch/libgo/go/crypto/tls/common.go
branches/melt-branch/libgo/go/crypto/tls/conn.go
branches/melt-branch/libgo/go/crypto/tls/handshake_client.go
branches/melt-branch/libgo/go/crypto/tls/handshake_messages.go
branches/melt-branch/libgo/go/crypto/tls/handshake_messages_test.go
branches/melt-branch/libgo/go/crypto/tls/handshake_server.go
branches/melt-branch/libgo/go/crypto/tls/handshake_server_test.go
branches/melt-branch/libgo/go/crypto/tls/key_agreement.go
branches/melt-branch/libgo/go/crypto/tls/prf.go
branches/melt-branch/libgo/go/crypto/tls/root_unix.go
branches/melt-branch/libgo/go/crypto/tls/root_windows.go
branches/melt-branch/libgo/go/crypto/tls/tls.go
branches/melt-branch/libgo/go/crypto/x509/cert_pool.go
branches/melt-branch/libgo/go/crypto/x509/pkix/pkix.go
branches/melt-branch/libgo/go/crypto/x509/verify.go
branches/melt-branch/libgo/go/crypto/x509/verify_test.go
branches/melt-branch/libgo/go/crypto/x509/x509.go
branches/melt-branch/libgo/go/crypto/x509/x509_test.go
branches/melt-branch/libgo/go/crypto/xtea/cipher.go
branches/melt-branch/libgo/go/encoding/asn1/asn1.go
branches/melt-branch/libgo/go/encoding/asn1/asn1_test.go
branches/melt-branch/libgo/go/encoding/asn1/marshal.go
branches/melt-branch/libgo/go/encoding/asn1/marshal_test.go
branches/melt-branch/libgo/go/encoding/json/decode.go
branches/melt-branch/libgo/go/encoding/json/encode.go
branches/melt-branch/libgo/go/encoding/json/scanner.go
branches/melt-branch/libgo/go/encoding/json/scanner_test.go
branches/melt-branch/libgo/go/encoding/xml/xml.go
branches/melt-branch/libgo/go/encoding/xml/xml_test.go
branches/melt-branch/libgo/go/exp/gotype/gotype.go
branches/melt-branch/libgo/go/exp/inotify/inotify_linux.go
branches/melt-branch/libgo/go/exp/sql/convert.go
branches/melt-branch/libgo/go/exp/sql/driver/driver.go
branches/melt-branch/libgo/go/exp/sql/fakedb_test.go
branches/melt-branch/libgo/go/exp/sql/sql.go
branches/melt-branch/libgo/go/exp/sql/sql_test.go
branches/melt-branch/libgo/go/exp/ssh/channel.go
branches/melt-branch/libgo/go/exp/ssh/client.go
branches/melt-branch/libgo/go/exp/ssh/client_auth.go
branches/melt-branch/libgo/go/exp/ssh/common.go
branches/melt-branch/libgo/go/exp/ssh/doc.go
branches/melt-branch/libgo/go/exp/ssh/messages.go
branches/melt-branch/libgo/go/exp/ssh/server.go
branches/melt-branch/libgo/go/exp/ssh/session.go
branches/melt-branch/libgo/go/exp/ssh/transport.go
branches/melt-branch/libgo/go/exp/terminal/terminal.go
branches/melt-branch/libgo/go/exp/types/check_test.go
branches/melt-branch/libgo/go/exp/types/gcimporter.go
branches/melt-branch/libgo/go/exp/types/gcimporter_test.go
branches/melt-branch/libgo/go/fmt/fmt_test.go
branches/melt-branch/libgo/go/fmt/print.go
branches/melt-branch/libgo/go/fmt/scan_test.go
branches/melt-branch/libgo/go/go/ast/ast.go
branches/melt-branch/libgo/go/go/ast/filter.go
branches/melt-branch/libgo/go/go/ast/resolve.go
branches/melt-branch/libgo/go/go/build/build.go
branches/melt-branch/libgo/go/go/build/build_test.go
branches/melt-branch/libgo/go/go/build/dir.go
branches/melt-branch/libgo/go/go/build/path.go
branches/melt-branch/libgo/go/go/doc/comment.go
branches/melt-branch/libgo/go/go/parser/interface.go
branches/melt-branch/libgo/go/go/parser/parser_test.go
branches/melt-branch/libgo/go/go/printer/nodes.go
branches/melt-branch/libgo/go/go/printer/performance_test.go
branches/melt-branch/libgo/go/go/printer/printer.go
branches/melt-branch/libgo/go/go/printer/printer_test.go
branches/melt-branch/libgo/go/hash/adler32/adler32.go
branches/melt-branch/libgo/go/hash/crc32/crc32.go
branches/melt-branch/libgo/go/hash/crc64/crc64.go
branches/melt-branch/libgo/go/hash/fnv/fnv.go
branches/melt-branch/libgo/go/hash/fnv/fnv_test.go
branches/melt-branch/libgo/go/hash/hash.go
branches/melt-branch/libgo/go/html/doc.go
branches/melt-branch/libgo/go/html/parse.go
branches/melt-branch/libgo/go/html/parse_test.go
branches/melt-branch/libgo/go/html/render.go
branches/melt-branch/libgo/go/html/template/clone_test.go
branches/melt-branch/libgo/go/html/template/content.go
branches/melt-branch/libgo/go/html/template/doc.go
branches/melt-branch/libgo/go/html/template/escape.go
branches/melt-branch/libgo/go/html/template/escape_test.go
branches/melt-branch/libgo/go/html/template/js.go
branches/melt-branch/libgo/go/html/template/template.go
branches/melt-branch/libgo/go/html/token.go
branches/melt-branch/libgo/go/html/token_test.go
branches/melt-branch/libgo/go/image/tiff/buffer.go
branches/melt-branch/libgo/go/io/ioutil/ioutil.go
branches/melt-branch/libgo/go/io/ioutil/ioutil_test.go
branches/melt-branch/libgo/go/io/ioutil/tempfile.go
branches/melt-branch/libgo/go/io/multi_test.go
branches/melt-branch/libgo/go/log/log.go
branches/melt-branch/libgo/go/log/syslog/syslog.go
branches/melt-branch/libgo/go/math/abs.go
branches/melt-branch/libgo/go/math/asinh.go
branches/melt-branch/libgo/go/math/big/calibrate_test.go
branches/melt-branch/libgo/go/math/big/int.go
branches/melt-branch/libgo/go/math/big/int_test.go
branches/melt-branch/libgo/go/math/big/nat.go
branches/melt-branch/libgo/go/math/big/nat_test.go
branches/melt-branch/libgo/go/math/big/rat.go
branches/melt-branch/libgo/go/math/cbrt.go
branches/melt-branch/libgo/go/math/floor.go
branches/melt-branch/libgo/go/math/gamma.go
branches/melt-branch/libgo/go/math/lgamma.go
branches/melt-branch/libgo/go/math/log1p.go
branches/melt-branch/libgo/go/math/modf.go
branches/melt-branch/libgo/go/math/sincos.go
branches/melt-branch/libgo/go/mime/multipart/formdata.go
branches/melt-branch/libgo/go/mime/type.go
branches/melt-branch/libgo/go/mime/type_test.go
branches/melt-branch/libgo/go/net/cgo_unix.go
branches/melt-branch/libgo/go/net/dnsclient_unix.go
branches/melt-branch/libgo/go/net/fd.go
branches/melt-branch/libgo/go/net/fd_linux.go
branches/melt-branch/libgo/go/net/fd_openbsd.go
branches/melt-branch/libgo/go/net/fd_select.go
branches/melt-branch/libgo/go/net/fd_windows.go
branches/melt-branch/libgo/go/net/file.go
branches/melt-branch/libgo/go/net/hosts.go
branches/melt-branch/libgo/go/net/http/cgi/host_test.go
branches/melt-branch/libgo/go/net/http/chunked.go
branches/melt-branch/libgo/go/net/http/client_test.go
branches/melt-branch/libgo/go/net/http/cookie.go
branches/melt-branch/libgo/go/net/http/cookie_test.go
branches/melt-branch/libgo/go/net/http/export_test.go
branches/melt-branch/libgo/go/net/http/fcgi/child.go
branches/melt-branch/libgo/go/net/http/fcgi/fcgi.go
branches/melt-branch/libgo/go/net/http/fcgi/fcgi_test.go
branches/melt-branch/libgo/go/net/http/filetransport_test.go
branches/melt-branch/libgo/go/net/http/fs.go
branches/melt-branch/libgo/go/net/http/fs_test.go
branches/melt-branch/libgo/go/net/http/httptest/server.go
branches/melt-branch/libgo/go/net/http/httputil/chunked.go
branches/melt-branch/libgo/go/net/http/httputil/chunked_test.go
branches/melt-branch/libgo/go/net/http/httputil/persist.go
branches/melt-branch/libgo/go/net/http/httputil/reverseproxy.go
branches/melt-branch/libgo/go/net/http/pprof/pprof.go
branches/melt-branch/libgo/go/net/http/readrequest_test.go
branches/melt-branch/libgo/go/net/http/request.go
branches/melt-branch/libgo/go/net/http/response_test.go
branches/melt-branch/libgo/go/net/http/serve_test.go
branches/melt-branch/libgo/go/net/http/server.go
branches/melt-branch/libgo/go/net/http/sniff.go
branches/melt-branch/libgo/go/net/http/sniff_test.go
branches/melt-branch/libgo/go/net/http/transfer.go
branches/melt-branch/libgo/go/net/http/transport.go
branches/melt-branch/libgo/go/net/http/transport_test.go
branches/melt-branch/libgo/go/net/http/transport_windows.go
branches/melt-branch/libgo/go/net/interface_bsd.go
branches/melt-branch/libgo/go/net/interface_darwin.go
branches/melt-branch/libgo/go/net/interface_freebsd.go
branches/melt-branch/libgo/go/net/interface_linux.go
branches/melt-branch/libgo/go/net/interface_windows.go
branches/melt-branch/libgo/go/net/ipsock.go
branches/melt-branch/libgo/go/net/ipsock_posix.go
branches/melt-branch/libgo/go/net/lookup_windows.go
branches/melt-branch/libgo/go/net/mail/message.go
branches/melt-branch/libgo/go/net/mail/message_test.go
branches/melt-branch/libgo/go/net/newpollserver.go
branches/melt-branch/libgo/go/net/pipe.go
branches/melt-branch/libgo/go/net/sendfile_linux.go
branches/melt-branch/libgo/go/net/sendfile_windows.go
branches/melt-branch/libgo/go/net/sock.go
branches/melt-branch/libgo/go/net/tcpsock_posix.go
branches/melt-branch/libgo/go/net/timeout_test.go
branches/melt-branch/libgo/go/net/unixsock_posix.go
branches/melt-branch/libgo/go/old/netchan/common.go
branches/melt-branch/libgo/go/old/netchan/export.go
branches/melt-branch/libgo/go/old/netchan/import.go
branches/melt-branch/libgo/go/os/dir_largefile.go
branches/melt-branch/libgo/go/os/dir_regfile.go
branches/melt-branch/libgo/go/os/dir_unix.go
branches/melt-branch/libgo/go/os/env.go
branches/melt-branch/libgo/go/os/error_plan9.go
branches/melt-branch/libgo/go/os/error_posix.go
branches/melt-branch/libgo/go/os/exec/exec.go
branches/melt-branch/libgo/go/os/exec/lp_unix.go
branches/melt-branch/libgo/go/os/exec/lp_windows.go
branches/melt-branch/libgo/go/os/exec_plan9.go
branches/melt-branch/libgo/go/os/exec_posix.go
branches/melt-branch/libgo/go/os/exec_unix.go
branches/melt-branch/libgo/go/os/exec_windows.go
branches/melt-branch/libgo/go/os/file.go
branches/melt-branch/libgo/go/os/file_plan9.go
branches/melt-branch/libgo/go/os/file_posix.go
branches/melt-branch/libgo/go/os/file_unix.go
branches/melt-branch/libgo/go/os/getwd.go
branches/melt-branch/libgo/go/os/os_test.go
branches/melt-branch/libgo/go/os/path.go
branches/melt-branch/libgo/go/os/proc.go
branches/melt-branch/libgo/go/os/stat.go
branches/melt-branch/libgo/go/os/stat_openbsd.go
branches/melt-branch/libgo/go/os/stat_plan9.go
branches/melt-branch/libgo/go/os/sys_bsd.go
branches/melt-branch/libgo/go/os/sys_uname.go
branches/melt-branch/libgo/go/os/time.go
branches/melt-branch/libgo/go/os/types.go
branches/melt-branch/libgo/go/os/user/lookup_unix.go
branches/melt-branch/libgo/go/os/user/user_test.go
branches/melt-branch/libgo/go/patch/git.go
branches/melt-branch/libgo/go/path/filepath/match.go
branches/melt-branch/libgo/go/path/filepath/path.go
branches/melt-branch/libgo/go/path/filepath/path_test.go
branches/melt-branch/libgo/go/reflect/all_test.go
branches/melt-branch/libgo/go/reflect/deepequal.go
branches/melt-branch/libgo/go/reflect/type.go
branches/melt-branch/libgo/go/reflect/value.go
branches/melt-branch/libgo/go/regexp/regexp.go
branches/melt-branch/libgo/go/runtime/gc_test.go
branches/melt-branch/libgo/go/strconv/decimal.go
branches/melt-branch/libgo/go/strconv/decimal_test.go
branches/melt-branch/libgo/go/strconv/ftoa.go
branches/melt-branch/libgo/go/strconv/ftoa_test.go
branches/melt-branch/libgo/go/strconv/internal_test.go
branches/melt-branch/libgo/go/strings/strings.go
branches/melt-branch/libgo/go/strings/strings_test.go
branches/melt-branch/libgo/go/sync/mutex.go
branches/melt-branch/libgo/go/syscall/bpf_bsd.go
branches/melt-branch/libgo/go/syscall/errno.c
branches/melt-branch/libgo/go/syscall/errstr.go
branches/melt-branch/libgo/go/syscall/exec_stubs.go
branches/melt-branch/libgo/go/syscall/exec_unix.go
branches/melt-branch/libgo/go/syscall/exec_windows.go
branches/melt-branch/libgo/go/syscall/libcall_irix.go
branches/melt-branch/libgo/go/syscall/libcall_linux.go
branches/melt-branch/libgo/go/syscall/libcall_posix.go
branches/melt-branch/libgo/go/syscall/libcall_posix_largefile.go
branches/melt-branch/libgo/go/syscall/libcall_posix_regfile.go
branches/melt-branch/libgo/go/syscall/libcall_solaris_386.go
branches/melt-branch/libgo/go/syscall/libcall_solaris_amd64.go
branches/melt-branch/libgo/go/syscall/libcall_solaris_sparc.go
branches/melt-branch/libgo/go/syscall/libcall_solaris_sparc64.go
branches/melt-branch/libgo/go/syscall/libcall_support.go
branches/melt-branch/libgo/go/syscall/libcall_uname.go
branches/melt-branch/libgo/go/syscall/libcall_wait4.go
branches/melt-branch/libgo/go/syscall/libcall_waitpid.go
branches/melt-branch/libgo/go/syscall/lsf_linux.go
branches/melt-branch/libgo/go/syscall/mksyscall.awk
branches/melt-branch/libgo/go/syscall/netlink_linux.go
branches/melt-branch/libgo/go/syscall/route_bsd.go
branches/melt-branch/libgo/go/syscall/route_darwin.go
branches/melt-branch/libgo/go/syscall/route_freebsd.go
branches/melt-branch/libgo/go/syscall/sleep_rtems.go
branches/melt-branch/libgo/go/syscall/sleep_select.go
branches/melt-branch/libgo/go/syscall/sockcmsg_linux.go
branches/melt-branch/libgo/go/syscall/sockcmsg_unix.go
branches/melt-branch/libgo/go/syscall/socket.go
branches/melt-branch/libgo/go/syscall/socket_bsd.go
branches/melt-branch/libgo/go/syscall/socket_irix.go
branches/melt-branch/libgo/go/syscall/socket_linux.go
branches/melt-branch/libgo/go/syscall/socket_solaris.go
branches/melt-branch/libgo/go/syscall/syscall.go
branches/melt-branch/libgo/go/syscall/syscall_unix.go
branches/melt-branch/libgo/go/testing/benchmark.go
branches/melt-branch/libgo/go/testing/example.go
branches/melt-branch/libgo/go/testing/testing.go
branches/melt-branch/libgo/go/text/tabwriter/tabwriter.go
branches/melt-branch/libgo/go/text/template/doc.go
branches/melt-branch/libgo/go/text/template/exec.go
branches/melt-branch/libgo/go/text/template/exec_test.go
branches/melt-branch/libgo/go/text/template/funcs.go
branches/melt-branch/libgo/go/text/template/helper.go
branches/melt-branch/libgo/go/text/template/parse/parse.go
branches/melt-branch/libgo/go/text/template/parse/parse_test.go
branches/melt-branch/libgo/go/text/template/testdata/tmpl1.tmpl
branches/melt-branch/libgo/go/text/template/testdata/tmpl2.tmpl
branches/melt-branch/libgo/go/time/format.go
branches/melt-branch/libgo/go/time/internal_test.go
branches/melt-branch/libgo/go/time/sleep.go
branches/melt-branch/libgo/go/time/sleep_test.go
branches/melt-branch/libgo/go/time/sys.go
branches/melt-branch/libgo/go/time/sys_plan9.go
branches/melt-branch/libgo/go/time/sys_unix.go
branches/melt-branch/libgo/go/time/sys_windows.go
branches/melt-branch/libgo/go/time/tick.go
branches/melt-branch/libgo/go/time/tick_test.go
branches/melt-branch/libgo/go/time/time.go
branches/melt-branch/libgo/go/time/time_test.go
branches/melt-branch/libgo/go/time/zoneinfo_plan9.go
branches/melt-branch/libgo/go/time/zoneinfo_unix.go
branches/melt-branch/libgo/go/time/zoneinfo_windows.go
branches/melt-branch/libgo/go/websocket/client.go
branches/melt-branch/libgo/go/websocket/hixie.go
branches/melt-branch/libgo/go/websocket/hybi.go
branches/melt-branch/libgo/go/websocket/server.go
branches/melt-branch/libgo/go/websocket/websocket.go
branches/melt-branch/libgo/merge.sh
branches/melt-branch/libgo/mksysinfo.sh
branches/melt-branch/libgo/runtime/go-nanotime.c
branches/melt-branch/libgo/runtime/go-setenv.c
branches/melt-branch/libgo/runtime/go-signal.c
branches/melt-branch/libgo/runtime/mem_posix_memalign.c
branches/melt-branch/libgo/runtime/mgc0.c
branches/melt-branch/libgo/runtime/proc.c
branches/melt-branch/libgo/runtime/runtime.c
branches/melt-branch/libgo/runtime/runtime.h
branches/melt-branch/libgo/runtime/thread-linux.c
branches/melt-branch/libgo/runtime/time.goc
branches/melt-branch/libitm/ChangeLog
branches/melt-branch/libitm/beginend.cc
branches/melt-branch/libitm/config/alpha/target.h
branches/melt-branch/libitm/config/linux/rwlock.cc
branches/melt-branch/libitm/config/posix/rwlock.cc
branches/melt-branch/libitm/config/x86/target.h
branches/melt-branch/libitm/libitm_i.h
branches/melt-branch/libitm/method-gl.cc
branches/melt-branch/libitm/stmlock.h
branches/melt-branch/libjava/ChangeLog
branches/melt-branch/libjava/classpath/ (props changed)
branches/melt-branch/libjava/java/lang/natClass.cc
Propchange: branches/melt-branch/libstdc++-v3/include/profile/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/include/profile/impl/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/18_support/pthread_guard.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-1.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-2.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/23_containers/list/pthread1.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/23_containers/list/pthread5.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/23_containers/map/pthread6.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/23_containers/unordered_map/profile/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/23_containers/vector/profile/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_fstream/cons/1.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_fstream/open/char/1.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_ofstream/cons/char/1.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/30_threads/condition_variable/members/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/30_threads/this_thread/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/30_threads/thread/members/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/30_threads/thread/swap/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/ext/profile/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/ext/rope/pthread7-rope.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/
('svnmerge-integrated' modified)
Propchange: branches/melt-branch/gcc/cp/ChangeLog-2007
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/cp/ChangeLog-2008
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/go/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/lto-streamer-in.c
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/lto-streamer-out.c
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/lto-streamer.c
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/lto-streamer.h
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/c-c++-common/Wconversion-real.c
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/gcc.dg/torture/20090618-1.c
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/gcc.dg/torture/pr36227.c
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/gcc.target/powerpc/ppc-round.c
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/gfortran.dg/allocatable_scalar_2.f90
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/gfortran.dg/lto/pr40724_0.f
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/gfortran.dg/lto/pr40724_1.f
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/go.dg/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/go.go-torture/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/go.test/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/lib/go-dg.exp
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/lib/go-torture.exp
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/lib/go.exp
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libgo/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libjava/classpath/
('svn:mergeinfo' modified)
More information about the Libstdc++-cvs
mailing list