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]

r183208 - in /branches/melt-branch: ./ ChangeLo...


Author: bstarynk
Date: Mon Jan 16 11:17:15 2012
New Revision: 183208

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183208
Log:

2012-01-16  Basile Starynkevitch  <basile@starynkevitch.net>

	MELT branch merged with trunk rev 183204 using svnmerge


Modified:
    branches/melt-branch/libstdc++-v3/ChangeLog
    branches/melt-branch/libstdc++-v3/include/bits/hashtable.h
    branches/melt-branch/libstdc++-v3/include/bits/hashtable_policy.h
    branches/melt-branch/libstdc++-v3/include/bits/stl_iterator.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/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/testsuite/g++.dg/cpp0x/constexpr-diag4.C
      - copied unchanged from r183204, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-diag4.C
    branches/melt-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-diag5.C
      - copied unchanged from r183204, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-diag5.C
    branches/melt-branch/gcc/testsuite/g++.dg/cpp0x/defaulted34.C
      - copied unchanged from r183204, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted34.C
    branches/melt-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-mangle3.C
      - copied unchanged from r183204, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-mangle3.C
    branches/melt-branch/gcc/testsuite/g++.dg/ext/attrib42.C
      - copied unchanged from r183204, trunk/gcc/testsuite/g++.dg/ext/attrib42.C
    branches/melt-branch/gcc/testsuite/g++.dg/ext/stmtexpr14.C
      - copied unchanged from r183204, trunk/gcc/testsuite/g++.dg/ext/stmtexpr14.C
    branches/melt-branch/gcc/testsuite/g++.dg/ext/visibility/template9.C
      - copied unchanged from r183204, trunk/gcc/testsuite/g++.dg/ext/visibility/template9.C
    branches/melt-branch/gcc/testsuite/g++.dg/template/arg8.C
      - copied unchanged from r183204, trunk/gcc/testsuite/g++.dg/template/arg8.C
    branches/melt-branch/gcc/testsuite/g++.dg/template/explicit-args5.C
      - copied unchanged from r183204, trunk/gcc/testsuite/g++.dg/template/explicit-args5.C
    branches/melt-branch/gcc/testsuite/g++.dg/template/virtual3.C
      - copied unchanged from r183204, trunk/gcc/testsuite/g++.dg/template/virtual3.C
    branches/melt-branch/gcc/testsuite/g++.dg/warn/Wreturn-type-7.C
      - copied unchanged from r183204, trunk/gcc/testsuite/g++.dg/warn/Wreturn-type-7.C
    branches/melt-branch/gcc/testsuite/g++.dg/warn/Wsign-compare-4.C
      - copied unchanged from r183204, trunk/gcc/testsuite/g++.dg/warn/Wsign-compare-4.C
    branches/melt-branch/gcc/testsuite/gcc.c-torture/execute/20120111-1.c
      - copied unchanged from r183204, trunk/gcc/testsuite/gcc.c-torture/execute/20120111-1.c
    branches/melt-branch/gcc/testsuite/gcc.dg/pr51796.c
      - copied unchanged from r183204, trunk/gcc/testsuite/gcc.dg/pr51796.c
    branches/melt-branch/gcc/testsuite/gcc.dg/pr51821.c
      - copied unchanged from r183204, trunk/gcc/testsuite/gcc.dg/pr51821.c
    branches/melt-branch/gcc/testsuite/gcc.dg/torture/pr8081.c
      - copied unchanged from r183204, trunk/gcc/testsuite/gcc.dg/torture/pr8081.c
    branches/melt-branch/gcc/testsuite/gcc.dg/tree-ssa/pr49642-1.c
      - copied unchanged from r183204, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr49642-1.c
    branches/melt-branch/gcc/testsuite/gcc.dg/tree-ssa/pr49642-2.c
      - copied unchanged from r183204, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr49642-2.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/pr51799.c
      - copied unchanged from r183204, trunk/gcc/testsuite/gcc.dg/vect/pr51799.c
    branches/melt-branch/gcc/testsuite/gfortran.dg/alloc_comp_assign_12.f03
      - copied unchanged from r183204, trunk/gcc/testsuite/gfortran.dg/alloc_comp_assign_12.f03
    branches/melt-branch/gcc/testsuite/gfortran.dg/init_flag_8.f90
      - copied unchanged from r183204, trunk/gcc/testsuite/gfortran.dg/init_flag_8.f90
    branches/melt-branch/gcc/testsuite/gfortran.dg/init_flag_9.f90
      - copied unchanged from r183204, trunk/gcc/testsuite/gfortran.dg/init_flag_9.f90
    branches/melt-branch/gcc/testsuite/gfortran.dg/use_18.f90
      - copied unchanged from r183204, trunk/gcc/testsuite/gfortran.dg/use_18.f90
    branches/melt-branch/gcc/testsuite/gfortran.dg/use_19.f90
      - copied unchanged from r183204, trunk/gcc/testsuite/gfortran.dg/use_19.f90
    branches/melt-branch/gcc/testsuite/gnat.dg/array19.adb
      - copied unchanged from r183204, trunk/gcc/testsuite/gnat.dg/array19.adb
    branches/melt-branch/gcc/testsuite/gnat.dg/array19.ads
      - copied unchanged from r183204, trunk/gcc/testsuite/gnat.dg/array19.ads
    branches/melt-branch/gcc/testsuite/gnat.dg/opt23.adb
      - copied unchanged from r183204, trunk/gcc/testsuite/gnat.dg/opt23.adb
    branches/melt-branch/gcc/testsuite/gnat.dg/opt23.ads
      - copied unchanged from r183204, trunk/gcc/testsuite/gnat.dg/opt23.ads
    branches/melt-branch/gcc/testsuite/gnat.dg/opt23_pkg.adb
      - copied unchanged from r183204, trunk/gcc/testsuite/gnat.dg/opt23_pkg.adb
    branches/melt-branch/gcc/testsuite/gnat.dg/opt23_pkg.ads
      - copied unchanged from r183204, trunk/gcc/testsuite/gnat.dg/opt23_pkg.ads
    branches/melt-branch/gcc/testsuite/gnat.dg/opt24.adb
      - copied unchanged from r183204, trunk/gcc/testsuite/gnat.dg/opt24.adb
    branches/melt-branch/gcc/testsuite/gnat.dg/opt24.ads
      - copied unchanged from r183204, trunk/gcc/testsuite/gnat.dg/opt24.ads
    branches/melt-branch/libgo/go/archive/zip/testdata/unix.zip
      - copied unchanged from r183204, trunk/libgo/go/archive/zip/testdata/unix.zip
    branches/melt-branch/libgo/go/archive/zip/testdata/winxp.zip
      - copied unchanged from r183204, trunk/libgo/go/archive/zip/testdata/winxp.zip
    branches/melt-branch/libgo/go/bytes/example_test.go
      - copied unchanged from r183204, trunk/libgo/go/bytes/example_test.go
    branches/melt-branch/libgo/go/encoding/json/testdata/
      - copied from r183204, trunk/libgo/go/encoding/json/testdata/
    branches/melt-branch/libgo/go/go/doc/exports.go
      - copied unchanged from r183204, trunk/libgo/go/go/doc/exports.go
    branches/melt-branch/libgo/go/go/doc/filter.go
      - copied unchanged from r183204, trunk/libgo/go/go/doc/filter.go
    branches/melt-branch/libgo/go/html/foreign.go
      - copied unchanged from r183204, trunk/libgo/go/html/foreign.go
    branches/melt-branch/libgo/go/image/color/ycbcr.go
      - copied unchanged from r183204, trunk/libgo/go/image/color/ycbcr.go
    branches/melt-branch/libgo/go/image/color/ycbcr_test.go
      - copied unchanged from r183204, trunk/libgo/go/image/color/ycbcr_test.go
    branches/melt-branch/libgo/go/image/ycbcr.go
      - copied unchanged from r183204, trunk/libgo/go/image/ycbcr.go
    branches/melt-branch/libgo/go/math/export_test.go
      - copied unchanged from r183204, trunk/libgo/go/math/export_test.go
    branches/melt-branch/libgo/go/net/dial_test.go
      - copied unchanged from r183204, trunk/libgo/go/net/dial_test.go
    branches/melt-branch/libgo/go/net/fd_netbsd.go
      - copied unchanged from r183204, trunk/libgo/go/net/fd_netbsd.go
    branches/melt-branch/libgo/go/net/http/jar.go
      - copied unchanged from r183204, trunk/libgo/go/net/http/jar.go
    branches/melt-branch/libgo/go/net/interface_netbsd.go
      - copied unchanged from r183204, trunk/libgo/go/net/interface_netbsd.go
    branches/melt-branch/libgo/go/strconv/extfloat.go
      - copied unchanged from r183204, trunk/libgo/go/strconv/extfloat.go
    branches/melt-branch/libgo/go/syscall/libcall_linux_386.go
      - copied unchanged from r183204, trunk/libgo/go/syscall/libcall_linux_386.go
    branches/melt-branch/libgo/go/syscall/libcall_linux_alpha.go
      - copied unchanged from r183204, trunk/libgo/go/syscall/libcall_linux_alpha.go
    branches/melt-branch/libgo/go/syscall/libcall_linux_amd64.go
      - copied unchanged from r183204, trunk/libgo/go/syscall/libcall_linux_amd64.go
    branches/melt-branch/libgo/go/syscall/route_netbsd.go
      - copied unchanged from r183204, trunk/libgo/go/syscall/route_netbsd.go
    branches/melt-branch/libgo/go/testing/wrapper.go
      - copied unchanged from r183204, trunk/libgo/go/testing/wrapper.go
    branches/melt-branch/libitm/testsuite/libitm.c/stackundo.c
      - copied unchanged from r183204, trunk/libitm/testsuite/libitm.c/stackundo.c
Removed:
    branches/melt-branch/libgo/go/image/ycbcr/
    branches/melt-branch/libgo/go/math/abs_decl.go
    branches/melt-branch/libgo/go/math/dim_decl.go
    branches/melt-branch/libgo/go/math/exp2.go
    branches/melt-branch/libgo/go/math/exp_port.go
    branches/melt-branch/libgo/go/math/exp_test.go
    branches/melt-branch/libgo/go/math/hypot_port.go
    branches/melt-branch/libgo/go/math/hypot_test.go
    branches/melt-branch/libgo/go/math/log10_decl.go
    branches/melt-branch/libgo/go/math/mod_decl.go
    branches/melt-branch/libgo/go/math/sqrt_decl.go
    branches/melt-branch/libgo/go/math/sqrt_port.go
    branches/melt-branch/libgo/go/math/sqrt_test.go
    branches/melt-branch/libgo/go/time/sys.go
Modified:
    branches/melt-branch/   (props changed)
    branches/melt-branch/ChangeLog.MELT
    branches/melt-branch/fixincludes/ChangeLog
    branches/melt-branch/fixincludes/fixincl.x
    branches/melt-branch/fixincludes/inclhack.def
    branches/melt-branch/fixincludes/tests/base/sys/cdefs.h
    branches/melt-branch/gcc/ChangeLog
    branches/melt-branch/gcc/DATESTAMP
    branches/melt-branch/gcc/Makefile.in
    branches/melt-branch/gcc/ada/ChangeLog
    branches/melt-branch/gcc/ada/gcc-interface/Makefile.in
    branches/melt-branch/gcc/c-decl.c
    branches/melt-branch/gcc/cfgexpand.c
    branches/melt-branch/gcc/cgraph.c
    branches/melt-branch/gcc/cgraph.h
    branches/melt-branch/gcc/cgraphunit.c
    branches/melt-branch/gcc/combine.c
    branches/melt-branch/gcc/config/arm/arm.md
    branches/melt-branch/gcc/config/avr/avr.c
    branches/melt-branch/gcc/config/i386/i386.md
    branches/melt-branch/gcc/config/mips/mips-protos.h
    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/predicates.md
    branches/melt-branch/gcc/config/rx/rx.md
    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/call.c
    branches/melt-branch/gcc/cp/class.c
    branches/melt-branch/gcc/cp/decl.c
    branches/melt-branch/gcc/cp/decl2.c
    branches/melt-branch/gcc/cp/mangle.c
    branches/melt-branch/gcc/cp/parser.c
    branches/melt-branch/gcc/cp/pt.c
    branches/melt-branch/gcc/cp/search.c
    branches/melt-branch/gcc/cp/semantics.c
    branches/melt-branch/gcc/cp/tree.c
    branches/melt-branch/gcc/cp/typeck.c
    branches/melt-branch/gcc/doc/extend.texi
    branches/melt-branch/gcc/expr.c
    branches/melt-branch/gcc/fortran/ChangeLog
    branches/melt-branch/gcc/fortran/class.c
    branches/melt-branch/gcc/fortran/intrinsic.texi
    branches/melt-branch/gcc/fortran/module.c
    branches/melt-branch/gcc/fortran/resolve.c
    branches/melt-branch/gcc/fortran/trans-array.c
    branches/melt-branch/gcc/fortran/trans-types.c
    branches/melt-branch/gcc/gcov.c
    branches/melt-branch/gcc/gimple.h
    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-lang.c
    branches/melt-branch/gcc/go/gofrontend/expressions.cc
    branches/melt-branch/gcc/go/gofrontend/gogo-tree.cc
    branches/melt-branch/gcc/go/gofrontend/gogo.cc
    branches/melt-branch/gcc/go/gofrontend/types.cc
    branches/melt-branch/gcc/go/gofrontend/types.h
    branches/melt-branch/gcc/ipa-cp.c
    branches/melt-branch/gcc/ipa-inline-transform.c
    branches/melt-branch/gcc/ipa-split.c
    branches/melt-branch/gcc/lto-streamer-in.c   (props changed)
    branches/melt-branch/gcc/lto-streamer-out.c   (props changed)
    branches/melt-branch/gcc/lto-streamer.c   (props changed)
    branches/melt-branch/gcc/lto-streamer.h   (props changed)
    branches/melt-branch/gcc/omp-low.c
    branches/melt-branch/gcc/recog.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/abi/mangle48.C
    branches/melt-branch/gcc/testsuite/g++.dg/abi/mangle58.C
    branches/melt-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-rom.C
    branches/melt-branch/gcc/testsuite/g++.dg/ipa/pr51759.C
    branches/melt-branch/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C   (props changed)
    branches/melt-branch/gcc/testsuite/gcc.dg/cpp/warn-multichar-2.c
    branches/melt-branch/gcc/testsuite/gcc.dg/cpp/warn-multichar.c
    branches/melt-branch/gcc/testsuite/gcc.dg/debug/dwarf2/pr49871.c
    branches/melt-branch/gcc/testsuite/gcc.dg/lto/20090218-2_1.c
    branches/melt-branch/gcc/testsuite/gcc.dg/pr46309.c
    branches/melt-branch/gcc/testsuite/gcc.dg/pr50527.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.dg/tree-ssa/ssa-dom-thread-4.c
    branches/melt-branch/gcc/testsuite/gcc.dg/vect/vect-widen-shift-u8.c
    branches/melt-branch/gcc/testsuite/gcc.target/mips/code-readable-2.c
    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/allocatable_scalar_9.f90
    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/quad_2.f90
    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/fixedbugs/bug229.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/testsuite/lib/target-supports.exp
    branches/melt-branch/gcc/trans-mem.c
    branches/melt-branch/gcc/tree-inline.c
    branches/melt-branch/gcc/tree-optimize.c
    branches/melt-branch/gcc/tree-sra.c
    branches/melt-branch/gcc/tree-vect-patterns.c
    branches/melt-branch/gcc/tree.c
    branches/melt-branch/gcc/tree.h
    branches/melt-branch/libgcc/ChangeLog
    branches/melt-branch/libgcc/config/mips/libgcc-mips16.ver
    branches/melt-branch/libgcc/config/mips/mips16.S
    branches/melt-branch/libgcc/config/mips/t-mips16
    branches/melt-branch/libgcc/libgcov.c
    branches/melt-branch/libgfortran/ChangeLog
    branches/melt-branch/libgfortran/config.h.in
    branches/melt-branch/libgfortran/configure
    branches/melt-branch/libgfortran/configure.ac
    branches/melt-branch/libgfortran/intrinsics/chmod.c
    branches/melt-branch/libgfortran/runtime/backtrace.c
    branches/melt-branch/libgfortran/runtime/main.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/configure
    branches/melt-branch/libgo/configure.ac
    branches/melt-branch/libgo/go/archive/tar/reader_test.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/archive/zip/writer_test.go
    branches/melt-branch/libgo/go/archive/zip/zip_test.go
    branches/melt-branch/libgo/go/bufio/bufio.go
    branches/melt-branch/libgo/go/bufio/bufio_test.go
    branches/melt-branch/libgo/go/bytes/buffer_test.go
    branches/melt-branch/libgo/go/bytes/bytes.go
    branches/melt-branch/libgo/go/bytes/bytes_test.go
    branches/melt-branch/libgo/go/bytes/export_test.go
    branches/melt-branch/libgo/go/bytes/indexbyte.c
    branches/melt-branch/libgo/go/compress/flate/deflate.go
    branches/melt-branch/libgo/go/compress/flate/deflate_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/crypto/aes/aes_test.go
    branches/melt-branch/libgo/go/crypto/aes/block.go
    branches/melt-branch/libgo/go/crypto/aes/const.go
    branches/melt-branch/libgo/go/crypto/crypto.go
    branches/melt-branch/libgo/go/crypto/dsa/dsa.go
    branches/melt-branch/libgo/go/crypto/ocsp/ocsp_test.go
    branches/melt-branch/libgo/go/crypto/openpgp/keys.go
    branches/melt-branch/libgo/go/crypto/rand/rand_unix.go
    branches/melt-branch/libgo/go/crypto/tls/common.go
    branches/melt-branch/libgo/go/crypto/tls/handshake_client.go
    branches/melt-branch/libgo/go/crypto/tls/key_agreement.go
    branches/melt-branch/libgo/go/crypto/tls/root_darwin.go
    branches/melt-branch/libgo/go/crypto/tls/root_stub.go
    branches/melt-branch/libgo/go/crypto/tls/root_unix.go
    branches/melt-branch/libgo/go/crypto/x509/cert_pool.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/debug/gosym/pclntab_test.go
    branches/melt-branch/libgo/go/encoding/binary/binary_test.go
    branches/melt-branch/libgo/go/encoding/binary/varint_test.go
    branches/melt-branch/libgo/go/encoding/gob/codec_test.go
    branches/melt-branch/libgo/go/encoding/gob/decode.go
    branches/melt-branch/libgo/go/encoding/gob/encode.go
    branches/melt-branch/libgo/go/encoding/gob/encoder_test.go
    branches/melt-branch/libgo/go/encoding/gob/gobencdec_test.go
    branches/melt-branch/libgo/go/encoding/gob/timing_test.go
    branches/melt-branch/libgo/go/encoding/gob/type.go
    branches/melt-branch/libgo/go/encoding/json/bench_test.go
    branches/melt-branch/libgo/go/encoding/json/decode.go
    branches/melt-branch/libgo/go/encoding/json/decode_test.go
    branches/melt-branch/libgo/go/encoding/json/encode.go
    branches/melt-branch/libgo/go/encoding/json/encode_test.go
    branches/melt-branch/libgo/go/encoding/xml/marshal_test.go
    branches/melt-branch/libgo/go/exp/inotify/inotify_linux_test.go
    branches/melt-branch/libgo/go/exp/norm/normregtest.go
    branches/melt-branch/libgo/go/exp/sql/convert.go
    branches/melt-branch/libgo/go/exp/sql/convert_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/client.go
    branches/melt-branch/libgo/go/exp/ssh/client_auth.go
    branches/melt-branch/libgo/go/exp/ssh/client_auth_test.go
    branches/melt-branch/libgo/go/exp/ssh/client_func_test.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/session_test.go
    branches/melt-branch/libgo/go/exp/ssh/tcpip.go
    branches/melt-branch/libgo/go/exp/terminal/terminal.go
    branches/melt-branch/libgo/go/exp/terminal/terminal_test.go
    branches/melt-branch/libgo/go/exp/terminal/util.go
    branches/melt-branch/libgo/go/exp/types/gcimporter.go
    branches/melt-branch/libgo/go/exp/winfsnotify/winfsnotify.go
    branches/melt-branch/libgo/go/exp/winfsnotify/winfsnotify_test.go
    branches/melt-branch/libgo/go/exp/wingui/gui.go
    branches/melt-branch/libgo/go/exp/wingui/winapi.go
    branches/melt-branch/libgo/go/exp/wingui/zwinapi.go
    branches/melt-branch/libgo/go/expvar/expvar.go
    branches/melt-branch/libgo/go/fmt/fmt_test.go
    branches/melt-branch/libgo/go/fmt/format.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/scope.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/doc/comment_test.go
    branches/melt-branch/libgo/go/go/doc/doc.go
    branches/melt-branch/libgo/go/go/doc/example.go
    branches/melt-branch/libgo/go/go/parser/parser.go
    branches/melt-branch/libgo/go/go/printer/nodes.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/go/printer/testdata/comments.golden
    branches/melt-branch/libgo/go/go/printer/testdata/comments.input
    branches/melt-branch/libgo/go/go/printer/testdata/declarations.golden
    branches/melt-branch/libgo/go/go/printer/testdata/declarations.input
    branches/melt-branch/libgo/go/go/printer/testdata/statements.golden
    branches/melt-branch/libgo/go/go/scanner/scanner.go
    branches/melt-branch/libgo/go/go/scanner/scanner_test.go
    branches/melt-branch/libgo/go/hash/crc32/crc32_generic.go
    branches/melt-branch/libgo/go/html/const.go
    branches/melt-branch/libgo/go/html/escape.go
    branches/melt-branch/libgo/go/html/node.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/css.go
    branches/melt-branch/libgo/go/html/template/error.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/template.go
    branches/melt-branch/libgo/go/image/draw/bench_test.go
    branches/melt-branch/libgo/go/image/draw/draw.go
    branches/melt-branch/libgo/go/image/draw/draw_test.go
    branches/melt-branch/libgo/go/image/jpeg/reader.go
    branches/melt-branch/libgo/go/image/jpeg/writer.go
    branches/melt-branch/libgo/go/image/jpeg/writer_test.go
    branches/melt-branch/libgo/go/image/png/writer_test.go
    branches/melt-branch/libgo/go/image/tiff/reader_test.go
    branches/melt-branch/libgo/go/io/ioutil/ioutil_test.go
    branches/melt-branch/libgo/go/io/pipe_test.go
    branches/melt-branch/libgo/go/log/syslog/syslog.go
    branches/melt-branch/libgo/go/math/abs.go
    branches/melt-branch/libgo/go/math/acosh.go
    branches/melt-branch/libgo/go/math/all_test.go
    branches/melt-branch/libgo/go/math/asin.go
    branches/melt-branch/libgo/go/math/asinh.go
    branches/melt-branch/libgo/go/math/atan.go
    branches/melt-branch/libgo/go/math/atan2.go
    branches/melt-branch/libgo/go/math/atanh.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/const.go
    branches/melt-branch/libgo/go/math/dim.go
    branches/melt-branch/libgo/go/math/exp.go
    branches/melt-branch/libgo/go/math/expm1.go
    branches/melt-branch/libgo/go/math/floor.go
    branches/melt-branch/libgo/go/math/frexp.go
    branches/melt-branch/libgo/go/math/hypot.go
    branches/melt-branch/libgo/go/math/ldexp.go
    branches/melt-branch/libgo/go/math/log.go
    branches/melt-branch/libgo/go/math/log10.go
    branches/melt-branch/libgo/go/math/log1p.go
    branches/melt-branch/libgo/go/math/mod.go
    branches/melt-branch/libgo/go/math/modf.go
    branches/melt-branch/libgo/go/math/nextafter.go
    branches/melt-branch/libgo/go/math/pow10.go
    branches/melt-branch/libgo/go/math/remainder.go
    branches/melt-branch/libgo/go/math/sin.go
    branches/melt-branch/libgo/go/math/sincos.go
    branches/melt-branch/libgo/go/math/sqrt.go
    branches/melt-branch/libgo/go/math/tan.go
    branches/melt-branch/libgo/go/mime/type_unix.go
    branches/melt-branch/libgo/go/mime/type_windows.go
    branches/melt-branch/libgo/go/net/cgo_stub.go
    branches/melt-branch/libgo/go/net/dial.go
    branches/melt-branch/libgo/go/net/dnsclient_unix.go
    branches/melt-branch/libgo/go/net/dnsconfig.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_windows.go
    branches/melt-branch/libgo/go/net/file.go
    branches/melt-branch/libgo/go/net/http/client.go
    branches/melt-branch/libgo/go/net/http/doc.go
    branches/melt-branch/libgo/go/net/http/readrequest_test.go
    branches/melt-branch/libgo/go/net/http/request_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/transport.go
    branches/melt-branch/libgo/go/net/http/transport_test.go
    branches/melt-branch/libgo/go/net/interface_bsd.go
    branches/melt-branch/libgo/go/net/interface_linux.go
    branches/melt-branch/libgo/go/net/interface_test.go
    branches/melt-branch/libgo/go/net/interface_windows.go
    branches/melt-branch/libgo/go/net/ip.go
    branches/melt-branch/libgo/go/net/ipraw_test.go
    branches/melt-branch/libgo/go/net/iprawsock_posix.go
    branches/melt-branch/libgo/go/net/ipsock_posix.go
    branches/melt-branch/libgo/go/net/lookup_unix.go
    branches/melt-branch/libgo/go/net/lookup_windows.go
    branches/melt-branch/libgo/go/net/net.go
    branches/melt-branch/libgo/go/net/newpollserver.go
    branches/melt-branch/libgo/go/net/port.go
    branches/melt-branch/libgo/go/net/rpc/server_test.go
    branches/melt-branch/libgo/go/net/sendfile_stub.go
    branches/melt-branch/libgo/go/net/smtp/auth.go
    branches/melt-branch/libgo/go/net/smtp/smtp_test.go
    branches/melt-branch/libgo/go/net/sock.go
    branches/melt-branch/libgo/go/net/sock_bsd.go
    branches/melt-branch/libgo/go/net/tcpsock_posix.go
    branches/melt-branch/libgo/go/net/textproto/reader_test.go
    branches/melt-branch/libgo/go/net/udpsock_posix.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/import.go
    branches/melt-branch/libgo/go/old/netchan/netchan_test.go
    branches/melt-branch/libgo/go/old/regexp/all_test.go
    branches/melt-branch/libgo/go/old/template/template_test.go
    branches/melt-branch/libgo/go/os/dir_plan9.go
    branches/melt-branch/libgo/go/os/dir_unix.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/exec_test.go
    branches/melt-branch/libgo/go/os/exec/lp_plan9.go
    branches/melt-branch/libgo/go/os/exec/lp_unix.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/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/os_test.go
    branches/melt-branch/libgo/go/os/os_unix_test.go
    branches/melt-branch/libgo/go/os/path_unix.go
    branches/melt-branch/libgo/go/os/signal/signal.go
    branches/melt-branch/libgo/go/os/signal/signal_test.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/user/lookup_stubs.go
    branches/melt-branch/libgo/go/os/user/lookup_unix.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/path/filepath/path_unix.go
    branches/melt-branch/libgo/go/path/path.go
    branches/melt-branch/libgo/go/path/path_test.go
    branches/melt-branch/libgo/go/reflect/all_test.go
    branches/melt-branch/libgo/go/reflect/value.go
    branches/melt-branch/libgo/go/regexp/all_test.go
    branches/melt-branch/libgo/go/regexp/exec.go
    branches/melt-branch/libgo/go/regexp/exec_test.go
    branches/melt-branch/libgo/go/regexp/regexp.go
    branches/melt-branch/libgo/go/regexp/syntax/parse.go
    branches/melt-branch/libgo/go/sort/example_test.go
    branches/melt-branch/libgo/go/sort/sort.go
    branches/melt-branch/libgo/go/strconv/atob.go
    branches/melt-branch/libgo/go/strconv/atof.go
    branches/melt-branch/libgo/go/strconv/atof_test.go
    branches/melt-branch/libgo/go/strconv/atoi.go
    branches/melt-branch/libgo/go/strconv/atoi_test.go
    branches/melt-branch/libgo/go/strconv/decimal.go
    branches/melt-branch/libgo/go/strconv/ftoa.go
    branches/melt-branch/libgo/go/strconv/ftoa_test.go
    branches/melt-branch/libgo/go/strconv/itoa.go
    branches/melt-branch/libgo/go/strconv/itoa_test.go
    branches/melt-branch/libgo/go/strconv/quote.go
    branches/melt-branch/libgo/go/strconv/quote_test.go
    branches/melt-branch/libgo/go/strings/strings.go
    branches/melt-branch/libgo/go/strings/strings_test.go
    branches/melt-branch/libgo/go/syscall/bpf_bsd.go
    branches/melt-branch/libgo/go/syscall/env_unix.go
    branches/melt-branch/libgo/go/syscall/exec_unix.go
    branches/melt-branch/libgo/go/syscall/libcall_linux.go
    branches/melt-branch/libgo/go/syscall/route_bsd.go
    branches/melt-branch/libgo/go/syscall/sockcmsg_unix.go
    branches/melt-branch/libgo/go/syscall/socket_linux.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/template/exec.go
    branches/melt-branch/libgo/go/text/template/exec_test.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_plan9.go
    branches/melt-branch/libgo/go/time/sys_unix.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/unicode/letter.go
    branches/melt-branch/libgo/go/websocket/server.go
    branches/melt-branch/libgo/merge.sh
    branches/melt-branch/libgo/mksysinfo.sh
    branches/melt-branch/libgo/runtime/goc2c.c
    branches/melt-branch/libgo/runtime/lock_futex.c
    branches/melt-branch/libgo/runtime/lock_sema.c
    branches/melt-branch/libgo/runtime/mem.c
    branches/melt-branch/libgo/runtime/mprof.goc
    branches/melt-branch/libgo/runtime/runtime.h
    branches/melt-branch/libgo/runtime/string.goc
    branches/melt-branch/libitm/ChangeLog
    branches/melt-branch/libitm/beginend.cc
    branches/melt-branch/libitm/config/generic/tls.cc
    branches/melt-branch/libitm/config/generic/tls.h
    branches/melt-branch/libitm/containers.h
    branches/melt-branch/libitm/libitm_i.h
    branches/melt-branch/libitm/local.cc
    branches/melt-branch/libjava/classpath/   (props changed)

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)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]