This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r193843 - in /branches/melt-branch: ./ ChangeLo...
- From: bstarynk at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 27 Nov 2012 12:04:50 -0000
- Subject: r193843 - in /branches/melt-branch: ./ ChangeLo...
Author: bstarynk
Date: Tue Nov 27 12:04:21 2012
New Revision: 193843
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193843
Log:
2012-11-26 Basile Starynkevitch <basile@starynkevitch.net>
MELT branch merged with trunk rev 193836 using svnmerge.py
**broken, gcc/melt/xtramelt-ana-base.melt dont compile**
Added:
branches/melt-branch/libstdc++-v3/testsuite/20_util/allocator/requirements/typedefs.cc
- copied unchanged from r193836, trunk/libstdc++-v3/testsuite/20_util/allocator/requirements/typedefs.cc
branches/melt-branch/libstdc++-v3/testsuite/20_util/function_objects/mem_fn/55463.cc
- copied unchanged from r193836, trunk/libstdc++-v3/testsuite/20_util/function_objects/mem_fn/55463.cc
branches/melt-branch/libstdc++-v3/testsuite/libstdc++-prettyprinters/whatis.cc
- copied unchanged from r193836, trunk/libstdc++-v3/testsuite/libstdc++-prettyprinters/whatis.cc
branches/melt-branch/libstdc++-v3/testsuite/performance/23_containers/insert/54075.cc
- copied unchanged from r193836, trunk/libstdc++-v3/testsuite/performance/23_containers/insert/54075.cc
Modified:
branches/melt-branch/libstdc++-v3/ChangeLog
branches/melt-branch/libstdc++-v3/acinclude.m4
branches/melt-branch/libstdc++-v3/config.h.in
branches/melt-branch/libstdc++-v3/config/abi/pre/gnu.ver
branches/melt-branch/libstdc++-v3/configure
branches/melt-branch/libstdc++-v3/doc/doxygen/user.cfg.in
branches/melt-branch/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
branches/melt-branch/libstdc++-v3/include/bits/allocator.h
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_algo.h
branches/melt-branch/libstdc++-v3/include/bits/unordered_map.h
branches/melt-branch/libstdc++-v3/include/ext/alloc_traits.h
branches/melt-branch/libstdc++-v3/include/ext/array_allocator.h
branches/melt-branch/libstdc++-v3/include/ext/bitmap_allocator.h
branches/melt-branch/libstdc++-v3/include/ext/malloc_allocator.h
branches/melt-branch/libstdc++-v3/include/ext/mt_allocator.h
branches/melt-branch/libstdc++-v3/include/ext/new_allocator.h
branches/melt-branch/libstdc++-v3/include/ext/pool_allocator.h
branches/melt-branch/libstdc++-v3/include/ext/throw_allocator.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/include/profile/impl/profiler_algos.h
branches/melt-branch/libstdc++-v3/include/std/array
branches/melt-branch/libstdc++-v3/include/std/functional
branches/melt-branch/libstdc++-v3/include/std/future
branches/melt-branch/libstdc++-v3/include/std/scoped_allocator
branches/melt-branch/libstdc++-v3/include/std/thread
branches/melt-branch/libstdc++-v3/python/libstdcxx/v6/printers.py
branches/melt-branch/libstdc++-v3/src/c++11/thread.cc
branches/melt-branch/libstdc++-v3/testsuite/20_util/bind/ref_neg.cc
branches/melt-branch/libstdc++-v3/testsuite/23_containers/array/tuple_interface/get_neg.cc
branches/melt-branch/libstdc++-v3/testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc
branches/melt-branch/libstdc++-v3/testsuite/23_containers/unordered_set/instantiation_neg.cc
branches/melt-branch/libstdc++-v3/testsuite/30_threads/async/54297.cc
branches/melt-branch/libstdc++-v3/testsuite/30_threads/condition_variable_any/53830.cc
branches/melt-branch/libstdc++-v3/testsuite/30_threads/this_thread/ (props changed)
branches/melt-branch/libstdc++-v3/testsuite/30_threads/this_thread/2.cc
branches/melt-branch/libstdc++-v3/testsuite/30_threads/this_thread/3.cc
branches/melt-branch/libstdc++-v3/testsuite/30_threads/this_thread/4.cc
branches/melt-branch/libstdc++-v3/testsuite/lib/dg-options.exp
branches/melt-branch/libstdc++-v3/testsuite/lib/gdb-test.exp
branches/melt-branch/libstdc++-v3/testsuite/lib/libstdc++.exp
branches/melt-branch/libstdc++-v3/testsuite/performance/23_containers/insert/unordered_set.cc
branches/melt-branch/libstdc++-v3/testsuite/performance/23_containers/insert_erase/41975.cc
Changes in other areas also in this revision:
Added:
branches/melt-branch/gcc/config/aarch64/aarch64-simd-builtins.def
- copied unchanged from r193836, trunk/gcc/config/aarch64/aarch64-simd-builtins.def
branches/melt-branch/gcc/config/aarch64/atomics.md
- copied unchanged from r193836, trunk/gcc/config/aarch64/atomics.md
branches/melt-branch/gcc/config/alpha/t-linux
- copied unchanged from r193836, trunk/gcc/config/alpha/t-linux
branches/melt-branch/gcc/config/i386/bdver3.md
- copied unchanged from r193836, trunk/gcc/config/i386/bdver3.md
branches/melt-branch/gcc/config/ia64/t-linux
- copied unchanged from r193836, trunk/gcc/config/ia64/t-linux
branches/melt-branch/gcc/config/pa/t-linux
- copied unchanged from r193836, trunk/gcc/config/pa/t-linux
branches/melt-branch/gcc/config/rs6000/t-linux
- copied unchanged from r193836, trunk/gcc/config/rs6000/t-linux
branches/melt-branch/gcc/sanitizer.def
- copied unchanged from r193836, trunk/gcc/sanitizer.def
branches/melt-branch/gcc/testsuite/c-c++-common/asan/attrib-1.c
- copied unchanged from r193836, trunk/gcc/testsuite/c-c++-common/asan/attrib-1.c
branches/melt-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-27.C
- copied unchanged from r193836, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-27.C
branches/melt-branch/gcc/testsuite/g++.dg/cpp0x/auto36.C
- copied unchanged from r193836, trunk/gcc/testsuite/g++.dg/cpp0x/auto36.C
branches/melt-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-55432.C
- copied unchanged from r193836, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-55432.C
branches/melt-branch/gcc/testsuite/g++.dg/cpp0x/inh-ctor14.C
- copied unchanged from r193836, trunk/gcc/testsuite/g++.dg/cpp0x/inh-ctor14.C
branches/melt-branch/gcc/testsuite/g++.dg/cpp0x/inh-ctor15.C
- copied unchanged from r193836, trunk/gcc/testsuite/g++.dg/cpp0x/inh-ctor15.C
branches/melt-branch/gcc/testsuite/g++.dg/init/new41.C
- copied unchanged from r193836, trunk/gcc/testsuite/g++.dg/init/new41.C
branches/melt-branch/gcc/testsuite/g++.dg/init/static-init3.C
- copied unchanged from r193836, trunk/gcc/testsuite/g++.dg/init/static-init3.C
branches/melt-branch/gcc/testsuite/g++.dg/opt/pr55329.C
- copied unchanged from r193836, trunk/gcc/testsuite/g++.dg/opt/pr55329.C
branches/melt-branch/gcc/testsuite/g++.dg/parse/struct-5.C
- copied unchanged from r193836, trunk/gcc/testsuite/g++.dg/parse/struct-5.C
branches/melt-branch/gcc/testsuite/g++.dg/template/alignof2.C
- copied unchanged from r193836, trunk/gcc/testsuite/g++.dg/template/alignof2.C
branches/melt-branch/gcc/testsuite/g++.dg/torture/pr55260-1.C
- copied unchanged from r193836, trunk/gcc/testsuite/g++.dg/torture/pr55260-1.C
branches/melt-branch/gcc/testsuite/g++.dg/torture/pr55260-2.C
- copied unchanged from r193836, trunk/gcc/testsuite/g++.dg/torture/pr55260-2.C
branches/melt-branch/gcc/testsuite/g++.dg/warn/Wreturn-type-8.C
- copied unchanged from r193836, trunk/gcc/testsuite/g++.dg/warn/Wreturn-type-8.C
branches/melt-branch/gcc/testsuite/gcc.c-torture/compile/pr55350.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.c-torture/compile/pr55350.c
branches/melt-branch/gcc/testsuite/gcc.c-torture/execute/20120919-1.x
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.c-torture/execute/20120919-1.x
branches/melt-branch/gcc/testsuite/gcc.c-torture/execute/pr54471.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.c-torture/execute/pr54471.c
branches/melt-branch/gcc/testsuite/gcc.dg/ipa/ipcp-agg-7.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.dg/ipa/ipcp-agg-7.c
branches/melt-branch/gcc/testsuite/gcc.dg/ipa/ipcp-agg-8.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.dg/ipa/ipcp-agg-8.c
branches/melt-branch/gcc/testsuite/gcc.dg/pr54921.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.dg/pr54921.c
branches/melt-branch/gcc/testsuite/gcc.dg/pr55094.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.dg/pr55094.c
branches/melt-branch/gcc/testsuite/gcc.dg/pr55236.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.dg/pr55236.c
branches/melt-branch/gcc/testsuite/gcc.dg/pr55430.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.dg/pr55430.c
branches/melt-branch/gcc/testsuite/gcc.dg/tm/clone-1.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.dg/tm/clone-1.c
branches/melt-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp86.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp86.c
branches/melt-branch/gcc/testsuite/gcc.target/aarch64/atomic-comp-swap-release-acquire.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/aarch64/atomic-comp-swap-release-acquire.c
branches/melt-branch/gcc/testsuite/gcc.target/aarch64/atomic-op-acq_rel.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/aarch64/atomic-op-acq_rel.c
branches/melt-branch/gcc/testsuite/gcc.target/aarch64/atomic-op-acquire.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/aarch64/atomic-op-acquire.c
branches/melt-branch/gcc/testsuite/gcc.target/aarch64/atomic-op-char.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/aarch64/atomic-op-char.c
branches/melt-branch/gcc/testsuite/gcc.target/aarch64/atomic-op-consume.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/aarch64/atomic-op-consume.c
branches/melt-branch/gcc/testsuite/gcc.target/aarch64/atomic-op-imm.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/aarch64/atomic-op-imm.c
branches/melt-branch/gcc/testsuite/gcc.target/aarch64/atomic-op-int.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/aarch64/atomic-op-int.c
branches/melt-branch/gcc/testsuite/gcc.target/aarch64/atomic-op-long.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/aarch64/atomic-op-long.c
branches/melt-branch/gcc/testsuite/gcc.target/aarch64/atomic-op-relaxed.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/aarch64/atomic-op-relaxed.c
branches/melt-branch/gcc/testsuite/gcc.target/aarch64/atomic-op-release.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/aarch64/atomic-op-release.c
branches/melt-branch/gcc/testsuite/gcc.target/aarch64/atomic-op-seq_cst.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/aarch64/atomic-op-seq_cst.c
branches/melt-branch/gcc/testsuite/gcc.target/aarch64/atomic-op-short.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/aarch64/atomic-op-short.c
branches/melt-branch/gcc/testsuite/gcc.target/aarch64/builtin-bswap-1.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/aarch64/builtin-bswap-1.c
branches/melt-branch/gcc/testsuite/gcc.target/aarch64/builtin-bswap-2.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/aarch64/builtin-bswap-2.c
branches/melt-branch/gcc/testsuite/gcc.target/arm/vrintaf32.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/arm/vrintaf32.c
branches/melt-branch/gcc/testsuite/gcc.target/arm/vrintaf64.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/arm/vrintaf64.c
branches/melt-branch/gcc/testsuite/gcc.target/arm/vrintmf32.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/arm/vrintmf32.c
branches/melt-branch/gcc/testsuite/gcc.target/arm/vrintmf64.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/arm/vrintmf64.c
branches/melt-branch/gcc/testsuite/gcc.target/arm/vrintpf32.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/arm/vrintpf32.c
branches/melt-branch/gcc/testsuite/gcc.target/arm/vrintpf64.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/arm/vrintpf64.c
branches/melt-branch/gcc/testsuite/gcc.target/arm/vrintrf32.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/arm/vrintrf32.c
branches/melt-branch/gcc/testsuite/gcc.target/arm/vrintrf64.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/arm/vrintrf64.c
branches/melt-branch/gcc/testsuite/gcc.target/arm/vrintxf32.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/arm/vrintxf32.c
branches/melt-branch/gcc/testsuite/gcc.target/arm/vrintxf64.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/arm/vrintxf64.c
branches/melt-branch/gcc/testsuite/gcc.target/arm/vrintzf32.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/arm/vrintzf32.c
branches/melt-branch/gcc/testsuite/gcc.target/arm/vrintzf64.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/arm/vrintzf64.c
branches/melt-branch/gcc/testsuite/gcc.target/i386/pr19398.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/i386/pr19398.c
branches/melt-branch/gcc/testsuite/gcc.target/i386/pr55277.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/i386/pr55277.c
branches/melt-branch/gcc/testsuite/gcc.target/i386/pr55359.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/i386/pr55359.c
branches/melt-branch/gcc/testsuite/gcc.target/mips/pr55315.c
- copied unchanged from r193836, trunk/gcc/testsuite/gcc.target/mips/pr55315.c
branches/melt-branch/gcc/testsuite/gfortran.dg/allocate_error_4.f90
- copied unchanged from r193836, trunk/gcc/testsuite/gfortran.dg/allocate_error_4.f90
branches/melt-branch/gcc/testsuite/gfortran.dg/associated_6.f90
- copied unchanged from r193836, trunk/gcc/testsuite/gfortran.dg/associated_6.f90
branches/melt-branch/gcc/testsuite/gfortran.dg/do_check_7.f90
- copied unchanged from r193836, trunk/gcc/testsuite/gfortran.dg/do_check_7.f90
branches/melt-branch/gcc/testsuite/gfortran.dg/namelist_76.f90
- copied unchanged from r193836, trunk/gcc/testsuite/gfortran.dg/namelist_76.f90
branches/melt-branch/gcc/testsuite/gfortran.dg/pr55330.f90
- copied unchanged from r193836, trunk/gcc/testsuite/gfortran.dg/pr55330.f90
branches/melt-branch/gcc/testsuite/gfortran.dg/select_type_30.f03
- copied unchanged from r193836, trunk/gcc/testsuite/gfortran.dg/select_type_30.f03
branches/melt-branch/gcc/testsuite/gfortran.dg/typebound_operator_18.f90
- copied unchanged from r193836, trunk/gcc/testsuite/gfortran.dg/typebound_operator_18.f90
branches/melt-branch/gcc/testsuite/gfortran.dg/warn_unused_function_2.f90
- copied unchanged from r193836, trunk/gcc/testsuite/gfortran.dg/warn_unused_function_2.f90
branches/melt-branch/gcc/testsuite/gnat.dg/discr39.adb
- copied unchanged from r193836, trunk/gcc/testsuite/gnat.dg/discr39.adb
branches/melt-branch/gcc/testsuite/gnat.dg/discr40.adb
- copied unchanged from r193836, trunk/gcc/testsuite/gnat.dg/discr40.adb
branches/melt-branch/gcc/testsuite/gnat.dg/discr40.ads
- copied unchanged from r193836, trunk/gcc/testsuite/gnat.dg/discr40.ads
branches/melt-branch/gcc/tsan.c
- copied unchanged from r193836, trunk/gcc/tsan.c
branches/melt-branch/gcc/tsan.h
- copied unchanged from r193836, trunk/gcc/tsan.h
branches/melt-branch/libgo/go/crypto/cipher/example_test.go
- copied unchanged from r193836, trunk/libgo/go/crypto/cipher/example_test.go
branches/melt-branch/libgo/go/crypto/x509/sec1.go
- copied unchanged from r193836, trunk/libgo/go/crypto/x509/sec1.go
branches/melt-branch/libgo/go/crypto/x509/sec1_test.go
- copied unchanged from r193836, trunk/libgo/go/crypto/x509/sec1_test.go
branches/melt-branch/libgo/go/debug/elf/testdata/gcc-amd64-openbsd-debug-with-rela.obj
- copied unchanged from r193836, trunk/libgo/go/debug/elf/testdata/gcc-amd64-openbsd-debug-with-rela.obj
branches/melt-branch/libgo/go/exp/types/builtins.go
- copied unchanged from r193836, trunk/libgo/go/exp/types/builtins.go
branches/melt-branch/libgo/go/exp/types/conversions.go
- copied unchanged from r193836, trunk/libgo/go/exp/types/conversions.go
branches/melt-branch/libgo/go/exp/types/errors.go
- copied unchanged from r193836, trunk/libgo/go/exp/types/errors.go
branches/melt-branch/libgo/go/exp/types/expr.go
- copied unchanged from r193836, trunk/libgo/go/exp/types/expr.go
branches/melt-branch/libgo/go/exp/types/operand.go
- copied unchanged from r193836, trunk/libgo/go/exp/types/operand.go
branches/melt-branch/libgo/go/exp/types/predicates.go
- copied unchanged from r193836, trunk/libgo/go/exp/types/predicates.go
branches/melt-branch/libgo/go/exp/types/stmt.go
- copied unchanged from r193836, trunk/libgo/go/exp/types/stmt.go
branches/melt-branch/libgo/go/exp/types/testdata/builtins.src
- copied unchanged from r193836, trunk/libgo/go/exp/types/testdata/builtins.src
branches/melt-branch/libgo/go/exp/types/testdata/const0.src
- copied unchanged from r193836, trunk/libgo/go/exp/types/testdata/const0.src
branches/melt-branch/libgo/go/exp/types/testdata/conversions.src
- copied unchanged from r193836, trunk/libgo/go/exp/types/testdata/conversions.src
branches/melt-branch/libgo/go/exp/types/testdata/decls0.src
- copied unchanged from r193836, trunk/libgo/go/exp/types/testdata/decls0.src
branches/melt-branch/libgo/go/exp/types/testdata/decls1.src
- copied unchanged from r193836, trunk/libgo/go/exp/types/testdata/decls1.src
branches/melt-branch/libgo/go/exp/types/testdata/decls2a.src
- copied unchanged from r193836, trunk/libgo/go/exp/types/testdata/decls2a.src
branches/melt-branch/libgo/go/exp/types/testdata/decls2b.src
- copied unchanged from r193836, trunk/libgo/go/exp/types/testdata/decls2b.src
branches/melt-branch/libgo/go/exp/types/testdata/expr0.src
- copied unchanged from r193836, trunk/libgo/go/exp/types/testdata/expr0.src
branches/melt-branch/libgo/go/exp/types/testdata/expr1.src
- copied unchanged from r193836, trunk/libgo/go/exp/types/testdata/expr1.src
branches/melt-branch/libgo/go/exp/types/testdata/expr2.src
- copied unchanged from r193836, trunk/libgo/go/exp/types/testdata/expr2.src
branches/melt-branch/libgo/go/exp/types/testdata/expr3.src
- copied unchanged from r193836, trunk/libgo/go/exp/types/testdata/expr3.src
branches/melt-branch/libgo/go/exp/types/testdata/stmt0.src
- copied unchanged from r193836, trunk/libgo/go/exp/types/testdata/stmt0.src
branches/melt-branch/libgo/go/image/jpeg/reader_test.go
- copied unchanged from r193836, trunk/libgo/go/image/jpeg/reader_test.go
branches/melt-branch/libgo/go/image/jpeg/scan.go
- copied unchanged from r193836, trunk/libgo/go/image/jpeg/scan.go
branches/melt-branch/libgo/go/image/testdata/video-001.progressive.jpeg
- copied unchanged from r193836, trunk/libgo/go/image/testdata/video-001.progressive.jpeg
branches/melt-branch/libgo/go/image/testdata/video-001.q50.420.jpeg
- copied unchanged from r193836, trunk/libgo/go/image/testdata/video-001.q50.420.jpeg
branches/melt-branch/libgo/go/image/testdata/video-001.q50.420.progressive.jpeg
- copied unchanged from r193836, trunk/libgo/go/image/testdata/video-001.q50.420.progressive.jpeg
branches/melt-branch/libgo/go/image/testdata/video-001.q50.422.jpeg
- copied unchanged from r193836, trunk/libgo/go/image/testdata/video-001.q50.422.jpeg
branches/melt-branch/libgo/go/image/testdata/video-001.q50.422.progressive.jpeg
- copied unchanged from r193836, trunk/libgo/go/image/testdata/video-001.q50.422.progressive.jpeg
branches/melt-branch/libgo/go/image/testdata/video-001.q50.440.jpeg
- copied unchanged from r193836, trunk/libgo/go/image/testdata/video-001.q50.440.jpeg
branches/melt-branch/libgo/go/image/testdata/video-001.q50.440.progressive.jpeg
- copied unchanged from r193836, trunk/libgo/go/image/testdata/video-001.q50.440.progressive.jpeg
branches/melt-branch/libgo/go/image/testdata/video-001.q50.444.jpeg
- copied unchanged from r193836, trunk/libgo/go/image/testdata/video-001.q50.444.jpeg
branches/melt-branch/libgo/go/image/testdata/video-001.q50.444.progressive.jpeg
- copied unchanged from r193836, trunk/libgo/go/image/testdata/video-001.q50.444.progressive.jpeg
branches/melt-branch/libgo/go/image/testdata/video-005.gray.q50.jpeg
- copied unchanged from r193836, trunk/libgo/go/image/testdata/video-005.gray.q50.jpeg
branches/melt-branch/libgo/go/image/testdata/video-005.gray.q50.progressive.jpeg
- copied unchanged from r193836, trunk/libgo/go/image/testdata/video-005.gray.q50.progressive.jpeg
branches/melt-branch/libgo/go/net/conn_test.go
- copied unchanged from r193836, trunk/libgo/go/net/conn_test.go
branches/melt-branch/libgo/go/net/fd_plan9.go
- copied unchanged from r193836, trunk/libgo/go/net/fd_plan9.go
branches/melt-branch/libgo/go/net/fd_unix_test.go
- copied unchanged from r193836, trunk/libgo/go/net/fd_unix_test.go
branches/melt-branch/libgo/go/net/http/transfer_test.go
- copied unchanged from r193836, trunk/libgo/go/net/http/transfer_test.go
branches/melt-branch/libgo/go/net/packetconn_test.go
- copied unchanged from r193836, trunk/libgo/go/net/packetconn_test.go
branches/melt-branch/libgo/go/net/protoconn_test.go
- copied unchanged from r193836, trunk/libgo/go/net/protoconn_test.go
branches/melt-branch/libgo/go/regexp/example_test.go
- copied unchanged from r193836, trunk/libgo/go/regexp/example_test.go
branches/melt-branch/libgo/go/runtime/mgc0.go
- copied unchanged from r193836, trunk/libgo/go/runtime/mgc0.go
branches/melt-branch/libgo/go/sync/atomic/64bit_arm.go
- copied unchanged from r193836, trunk/libgo/go/sync/atomic/64bit_arm.go
branches/melt-branch/libquadmath/quadmath-rounding-mode.h
- copied unchanged from r193836, trunk/libquadmath/quadmath-rounding-mode.h
branches/melt-branch/libsanitizer/MERGE
- copied unchanged from r193836, trunk/libsanitizer/MERGE
branches/melt-branch/libsanitizer/interception/mach_override/
- copied from r193836, trunk/libsanitizer/interception/mach_override/
branches/melt-branch/libsanitizer/merge.sh
- copied unchanged from r193836, trunk/libsanitizer/merge.sh
branches/melt-branch/libsanitizer/tsan/
- copied from r193836, trunk/libsanitizer/tsan/
branches/melt-branch/zlib/as400/
- copied from r193836, trunk/zlib/as400/
branches/melt-branch/zlib/contrib/minizip/Makefile.am
- copied unchanged from r193836, trunk/zlib/contrib/minizip/Makefile.am
branches/melt-branch/zlib/contrib/minizip/configure.ac
- copied unchanged from r193836, trunk/zlib/contrib/minizip/configure.ac
branches/melt-branch/zlib/contrib/minizip/minizip.pc.in
- copied unchanged from r193836, trunk/zlib/contrib/minizip/minizip.pc.in
branches/melt-branch/zlib/contrib/puff/pufftest.c
- copied unchanged from r193836, trunk/zlib/contrib/puff/pufftest.c
branches/melt-branch/zlib/old/Makefile.emx
- copied unchanged from r193836, trunk/zlib/old/Makefile.emx
branches/melt-branch/zlib/test/
- copied from r193836, trunk/zlib/test/
branches/melt-branch/zlib/zlib.pc.cmakein
- copied unchanged from r193836, trunk/zlib/zlib.pc.cmakein
Removed:
branches/melt-branch/gcc/config/aarch64/sync.md
branches/melt-branch/gcc/vecir.h
branches/melt-branch/gcc/vecprim.h
branches/melt-branch/libgo/go/exp/types/staging/builtins.go
branches/melt-branch/libgo/go/exp/types/staging/check.go
branches/melt-branch/libgo/go/exp/types/staging/check_test.go
branches/melt-branch/libgo/go/exp/types/staging/const.go
branches/melt-branch/libgo/go/exp/types/staging/conversions.go
branches/melt-branch/libgo/go/exp/types/staging/errors.go
branches/melt-branch/libgo/go/exp/types/staging/exportdata.go
branches/melt-branch/libgo/go/exp/types/staging/expr.go
branches/melt-branch/libgo/go/exp/types/staging/gcimporter.go
branches/melt-branch/libgo/go/exp/types/staging/gcimporter_test.go
branches/melt-branch/libgo/go/exp/types/staging/operand.go
branches/melt-branch/libgo/go/exp/types/staging/predicates.go
branches/melt-branch/libgo/go/exp/types/staging/resolver_test.go
branches/melt-branch/libgo/go/exp/types/staging/stmt.go
branches/melt-branch/libgo/go/exp/types/staging/testdata/builtins.src
branches/melt-branch/libgo/go/exp/types/staging/testdata/const0.src
branches/melt-branch/libgo/go/exp/types/staging/testdata/conversions.src
branches/melt-branch/libgo/go/exp/types/staging/testdata/decls0.src
branches/melt-branch/libgo/go/exp/types/staging/testdata/decls1.src
branches/melt-branch/libgo/go/exp/types/staging/testdata/decls2a.src
branches/melt-branch/libgo/go/exp/types/staging/testdata/decls2b.src
branches/melt-branch/libgo/go/exp/types/staging/testdata/exports.go
branches/melt-branch/libgo/go/exp/types/staging/testdata/expr0.src
branches/melt-branch/libgo/go/exp/types/staging/testdata/expr1.src
branches/melt-branch/libgo/go/exp/types/staging/testdata/expr2.src
branches/melt-branch/libgo/go/exp/types/staging/testdata/expr3.src
branches/melt-branch/libgo/go/exp/types/staging/testdata/stmt0.src
branches/melt-branch/libgo/go/exp/types/staging/types.go
branches/melt-branch/libgo/go/exp/types/staging/types_test.go
branches/melt-branch/libgo/go/exp/types/staging/universe.go
branches/melt-branch/libgo/go/exp/types/testdata/test0.src
branches/melt-branch/libgo/go/net/net_posix.go
branches/melt-branch/libgo/go/sync/atomic/64bit_linux_arm.go
branches/melt-branch/zlib/old/as400/
branches/melt-branch/zlib/old/visualc6/
branches/melt-branch/zlib/win32/Makefile.emx
Modified:
branches/melt-branch/ (props changed)
branches/melt-branch/ChangeLog
branches/melt-branch/ChangeLog.MELT
branches/melt-branch/MAINTAINERS
branches/melt-branch/contrib/ChangeLog
branches/melt-branch/contrib/compare_tests
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/decl.c
branches/melt-branch/gcc/ada/gcc-interface/gigi.h
branches/melt-branch/gcc/ada/gcc-interface/trans.c
branches/melt-branch/gcc/ada/gcc-interface/utils.c
branches/melt-branch/gcc/ada/gcc-interface/utils2.c
branches/melt-branch/gcc/alias.c
branches/melt-branch/gcc/asan.c
branches/melt-branch/gcc/attribs.c
branches/melt-branch/gcc/basic-block.h
branches/melt-branch/gcc/bb-reorder.c
branches/melt-branch/gcc/builtins.c
branches/melt-branch/gcc/builtins.def
branches/melt-branch/gcc/c-family/ChangeLog
branches/melt-branch/gcc/c-family/c-common.c
branches/melt-branch/gcc/c-family/c-common.h
branches/melt-branch/gcc/c-family/c-gimplify.c
branches/melt-branch/gcc/c-family/c-opts.c
branches/melt-branch/gcc/c-family/c-pragma.c
branches/melt-branch/gcc/c-family/c-pretty-print.c
branches/melt-branch/gcc/c-family/c-pretty-print.h
branches/melt-branch/gcc/c-family/c-semantics.c
branches/melt-branch/gcc/c-family/c.opt
branches/melt-branch/gcc/c/ChangeLog
branches/melt-branch/gcc/c/c-decl.c
branches/melt-branch/gcc/c/c-parser.c
branches/melt-branch/gcc/c/c-tree.h
branches/melt-branch/gcc/c/c-typeck.c
branches/melt-branch/gcc/calls.c
branches/melt-branch/gcc/cfg.c
branches/melt-branch/gcc/cfganal.c
branches/melt-branch/gcc/cfgcleanup.c
branches/melt-branch/gcc/cfgexpand.c
branches/melt-branch/gcc/cfghooks.c
branches/melt-branch/gcc/cfghooks.h
branches/melt-branch/gcc/cfgloop.c
branches/melt-branch/gcc/cfgloop.h
branches/melt-branch/gcc/cfgloopanal.c
branches/melt-branch/gcc/cfgloopmanip.c
branches/melt-branch/gcc/cfgrtl.c
branches/melt-branch/gcc/cgraph.c
branches/melt-branch/gcc/cgraph.h
branches/melt-branch/gcc/cgraphclones.c
branches/melt-branch/gcc/cgraphunit.c
branches/melt-branch/gcc/combine.c
branches/melt-branch/gcc/common.opt
branches/melt-branch/gcc/compare-elim.c
branches/melt-branch/gcc/config.gcc
branches/melt-branch/gcc/config.in
branches/melt-branch/gcc/config/aarch64/aarch64-builtins.c
branches/melt-branch/gcc/config/aarch64/aarch64-protos.h
branches/melt-branch/gcc/config/aarch64/aarch64.c
branches/melt-branch/gcc/config/aarch64/aarch64.h
branches/melt-branch/gcc/config/aarch64/aarch64.md
branches/melt-branch/gcc/config/aarch64/iterators.md
branches/melt-branch/gcc/config/aarch64/t-aarch64-linux
branches/melt-branch/gcc/config/alpha/alpha.md
branches/melt-branch/gcc/config/arm/arm-cores.def
branches/melt-branch/gcc/config/arm/arm-protos.h
branches/melt-branch/gcc/config/arm/arm.c
branches/melt-branch/gcc/config/arm/arm.h
branches/melt-branch/gcc/config/arm/arm.md
branches/melt-branch/gcc/config/arm/iterators.md
branches/melt-branch/gcc/config/arm/t-linux-eabi
branches/melt-branch/gcc/config/arm/thumb2.md
branches/melt-branch/gcc/config/arm/vfp.md
branches/melt-branch/gcc/config/avr/avr-modes.def
branches/melt-branch/gcc/config/avr/avr.c
branches/melt-branch/gcc/config/bfin/bfin.c
branches/melt-branch/gcc/config/c6x/c6x.c
branches/melt-branch/gcc/config/darwin.c
branches/melt-branch/gcc/config/darwin.h
branches/melt-branch/gcc/config/epiphany/resolve-sw-modes.c
branches/melt-branch/gcc/config/gnu-user.h
branches/melt-branch/gcc/config/i386/athlon.md
branches/melt-branch/gcc/config/i386/atom.md
branches/melt-branch/gcc/config/i386/bdver1.md
branches/melt-branch/gcc/config/i386/cygming.h
branches/melt-branch/gcc/config/i386/driver-i386.c
branches/melt-branch/gcc/config/i386/i386-c.c
branches/melt-branch/gcc/config/i386/i386-protos.h
branches/melt-branch/gcc/config/i386/i386.c
branches/melt-branch/gcc/config/i386/i386.h
branches/melt-branch/gcc/config/i386/i386.md
branches/melt-branch/gcc/config/i386/i386.opt
branches/melt-branch/gcc/config/i386/ppro.md
branches/melt-branch/gcc/config/i386/predicates.md
branches/melt-branch/gcc/config/i386/sse.md
branches/melt-branch/gcc/config/i386/t-kfreebsd
branches/melt-branch/gcc/config/i386/t-linux64
branches/melt-branch/gcc/config/ia64/ia64.c
branches/melt-branch/gcc/config/m68k/t-linux
branches/melt-branch/gcc/config/mep/mep.c
branches/melt-branch/gcc/config/mips/mips.c
branches/melt-branch/gcc/config/mips/mips.md
branches/melt-branch/gcc/config/mips/t-linux64
branches/melt-branch/gcc/config/pa/pa.c
branches/melt-branch/gcc/config/rs6000/rs6000-c.c
branches/melt-branch/gcc/config/rs6000/rs6000.c
branches/melt-branch/gcc/config/rs6000/rs6000.md
branches/melt-branch/gcc/config/rs6000/t-fprules
branches/melt-branch/gcc/config/rs6000/t-linux64
branches/melt-branch/gcc/config/rs6000/t-spe
branches/melt-branch/gcc/config/rx/rx.c
branches/melt-branch/gcc/config/rx/rx.h
branches/melt-branch/gcc/config/rx/rx.md
branches/melt-branch/gcc/config/rx/rx.opt
branches/melt-branch/gcc/config/rx/t-rx
branches/melt-branch/gcc/config/s390/t-linux64
branches/melt-branch/gcc/config/sparc/constraints.md
branches/melt-branch/gcc/config/sparc/niagara4.md
branches/melt-branch/gcc/config/sparc/predicates.md
branches/melt-branch/gcc/config/sparc/sol2.h
branches/melt-branch/gcc/config/sparc/sparc-protos.h
branches/melt-branch/gcc/config/sparc/sparc.c
branches/melt-branch/gcc/config/sparc/sparc.h
branches/melt-branch/gcc/config/sparc/sparc.md
branches/melt-branch/gcc/config/sparc/sparc.opt
branches/melt-branch/gcc/config/spu/spu-c.c
branches/melt-branch/gcc/config/v850/t-v850
branches/melt-branch/gcc/config/v850/v850.c
branches/melt-branch/gcc/config/v850/v850.h
branches/melt-branch/gcc/config/v850/v850.md
branches/melt-branch/gcc/config/v850/v850.opt
branches/melt-branch/gcc/config/vms/vms.c
branches/melt-branch/gcc/config/vxworks.c
branches/melt-branch/gcc/configure.ac
branches/melt-branch/gcc/coretypes.h
branches/melt-branch/gcc/coverage.c
branches/melt-branch/gcc/cp/ChangeLog
branches/melt-branch/gcc/cp/Make-lang.in
branches/melt-branch/gcc/cp/call.c
branches/melt-branch/gcc/cp/class.c
branches/melt-branch/gcc/cp/cp-gimplify.c
branches/melt-branch/gcc/cp/cp-objcp-common.c
branches/melt-branch/gcc/cp/cp-objcp-common.h
branches/melt-branch/gcc/cp/cp-tree.h
branches/melt-branch/gcc/cp/cvt.c
branches/melt-branch/gcc/cp/decl.c
branches/melt-branch/gcc/cp/decl2.c
branches/melt-branch/gcc/cp/error.c
branches/melt-branch/gcc/cp/except.c
branches/melt-branch/gcc/cp/init.c
branches/melt-branch/gcc/cp/mangle.c
branches/melt-branch/gcc/cp/method.c
branches/melt-branch/gcc/cp/name-lookup.c
branches/melt-branch/gcc/cp/name-lookup.h
branches/melt-branch/gcc/cp/parser.c
branches/melt-branch/gcc/cp/parser.h
branches/melt-branch/gcc/cp/pt.c
branches/melt-branch/gcc/cp/repo.c
branches/melt-branch/gcc/cp/rtti.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/cp/typeck2.c
branches/melt-branch/gcc/cppbuiltin.c
branches/melt-branch/gcc/cprop.c
branches/melt-branch/gcc/cse.c
branches/melt-branch/gcc/cselib.c
branches/melt-branch/gcc/cselib.h
branches/melt-branch/gcc/data-streamer.h
branches/melt-branch/gcc/dbxout.c
branches/melt-branch/gcc/dce.c
branches/melt-branch/gcc/ddg.c
branches/melt-branch/gcc/df-core.c
branches/melt-branch/gcc/df-problems.c
branches/melt-branch/gcc/df-scan.c
branches/melt-branch/gcc/doc/cpp.texi
branches/melt-branch/gcc/doc/cppopts.texi
branches/melt-branch/gcc/doc/extend.texi
branches/melt-branch/gcc/doc/install.texi
branches/melt-branch/gcc/doc/invoke.texi
branches/melt-branch/gcc/doc/md.texi
branches/melt-branch/gcc/doc/sourcebuild.texi
branches/melt-branch/gcc/doc/tm.texi
branches/melt-branch/gcc/doc/tm.texi.in
branches/melt-branch/gcc/dominance.c
branches/melt-branch/gcc/domwalk.c
branches/melt-branch/gcc/domwalk.h
branches/melt-branch/gcc/dse.c
branches/melt-branch/gcc/dwarf2cfi.c
branches/melt-branch/gcc/dwarf2out.c
branches/melt-branch/gcc/dwarf2out.h
branches/melt-branch/gcc/emit-rtl.c
branches/melt-branch/gcc/except.c
branches/melt-branch/gcc/except.h
branches/melt-branch/gcc/expmed.c
branches/melt-branch/gcc/expr.c
branches/melt-branch/gcc/expr.h
branches/melt-branch/gcc/final.c
branches/melt-branch/gcc/flag-types.h
branches/melt-branch/gcc/flags.h
branches/melt-branch/gcc/fold-const.c
branches/melt-branch/gcc/fortran/ChangeLog
branches/melt-branch/gcc/fortran/decl.c
branches/melt-branch/gcc/fortran/frontend-passes.c
branches/melt-branch/gcc/fortran/match.c
branches/melt-branch/gcc/fortran/parse.c
branches/melt-branch/gcc/fortran/resolve.c
branches/melt-branch/gcc/fortran/trans-array.c
branches/melt-branch/gcc/fortran/trans-common.c
branches/melt-branch/gcc/fortran/trans-decl.c
branches/melt-branch/gcc/fortran/trans-expr.c
branches/melt-branch/gcc/fortran/trans-intrinsic.c
branches/melt-branch/gcc/fortran/trans-openmp.c
branches/melt-branch/gcc/fortran/trans-stmt.c
branches/melt-branch/gcc/fortran/trans-types.c
branches/melt-branch/gcc/fortran/trans.h
branches/melt-branch/gcc/function.c
branches/melt-branch/gcc/function.h
branches/melt-branch/gcc/fwprop.c
branches/melt-branch/gcc/gcc.c
branches/melt-branch/gcc/gcse.c
branches/melt-branch/gcc/genattr.c
branches/melt-branch/gcc/genattrtab.c
branches/melt-branch/gcc/genautomata.c
branches/melt-branch/gcc/genextract.c
branches/melt-branch/gcc/gengtype-lex.l
branches/melt-branch/gcc/gengtype-parse.c
branches/melt-branch/gcc/gengtype-state.c
branches/melt-branch/gcc/gengtype.c
branches/melt-branch/gcc/gengtype.h
branches/melt-branch/gcc/genopinit.c
branches/melt-branch/gcc/gensupport.c
branches/melt-branch/gcc/ggc-common.c
branches/melt-branch/gcc/ggc.h
branches/melt-branch/gcc/gimple-low.c
branches/melt-branch/gcc/gimple-ssa-strength-reduction.c
branches/melt-branch/gcc/gimple-streamer-in.c
branches/melt-branch/gcc/gimple.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/Make-lang.in
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/parse.cc
branches/melt-branch/gcc/go/gofrontend/types.cc
branches/melt-branch/gcc/go/gofrontend/types.h
branches/melt-branch/gcc/godump.c
branches/melt-branch/gcc/graph.c
branches/melt-branch/gcc/graph.h
branches/melt-branch/gcc/graphds.c
branches/melt-branch/gcc/graphds.h
branches/melt-branch/gcc/graphite-blocking.c
branches/melt-branch/gcc/graphite-clast-to-gimple.c
branches/melt-branch/gcc/graphite-dependences.c
branches/melt-branch/gcc/graphite-interchange.c
branches/melt-branch/gcc/graphite-optimize-isl.c
branches/melt-branch/gcc/graphite-poly.c
branches/melt-branch/gcc/graphite-poly.h
branches/melt-branch/gcc/graphite-scop-detection.c
branches/melt-branch/gcc/graphite-scop-detection.h
branches/melt-branch/gcc/graphite-sese-to-poly.c
branches/melt-branch/gcc/graphite.c
branches/melt-branch/gcc/haifa-sched.c
branches/melt-branch/gcc/hw-doloop.c
branches/melt-branch/gcc/hw-doloop.h
branches/melt-branch/gcc/ifcvt.c
branches/melt-branch/gcc/insn-addr.h
branches/melt-branch/gcc/ipa-cp.c
branches/melt-branch/gcc/ipa-inline-analysis.c
branches/melt-branch/gcc/ipa-inline-transform.c
branches/melt-branch/gcc/ipa-inline.c
branches/melt-branch/gcc/ipa-inline.h
branches/melt-branch/gcc/ipa-prop.c
branches/melt-branch/gcc/ipa-prop.h
branches/melt-branch/gcc/ipa-pure-const.c
branches/melt-branch/gcc/ipa-ref-inline.h
branches/melt-branch/gcc/ipa-ref.c
branches/melt-branch/gcc/ipa-ref.h
branches/melt-branch/gcc/ipa-reference.c
branches/melt-branch/gcc/ipa-split.c
branches/melt-branch/gcc/ipa-utils.c
branches/melt-branch/gcc/ipa-utils.h
branches/melt-branch/gcc/ipa.c
branches/melt-branch/gcc/ira-build.c
branches/melt-branch/gcc/ira-color.c
branches/melt-branch/gcc/ira-emit.c
branches/melt-branch/gcc/ira-int.h
branches/melt-branch/gcc/ira.c
branches/melt-branch/gcc/java/ChangeLog
branches/melt-branch/gcc/java/boehm.c
branches/melt-branch/gcc/java/class.c
branches/melt-branch/gcc/java/constants.c
branches/melt-branch/gcc/java/decl.c
branches/melt-branch/gcc/java/expr.c
branches/melt-branch/gcc/java/java-tree.h
branches/melt-branch/gcc/java/jcf-parse.c
branches/melt-branch/gcc/java/resource.c
branches/melt-branch/gcc/java/verify-glue.c
branches/melt-branch/gcc/langhooks-def.h
branches/melt-branch/gcc/langhooks.h
branches/melt-branch/gcc/loop-invariant.c
branches/melt-branch/gcc/loop-unroll.c
branches/melt-branch/gcc/lower-subreg.c
branches/melt-branch/gcc/lra-assigns.c
branches/melt-branch/gcc/lra-constraints.c
branches/melt-branch/gcc/lra-lives.c
branches/melt-branch/gcc/lra.c
branches/melt-branch/gcc/lto-cgraph.c
branches/melt-branch/gcc/lto-section-out.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.h (contents, props changed)
branches/melt-branch/gcc/lto-symtab.c
branches/melt-branch/gcc/lto/ChangeLog
branches/melt-branch/gcc/lto/lto-lang.c
branches/melt-branch/gcc/lto/lto-partition.c
branches/melt-branch/gcc/lto/lto-partition.h
branches/melt-branch/gcc/lto/lto.c
branches/melt-branch/gcc/machmode.h
branches/melt-branch/gcc/mcf.c
branches/melt-branch/gcc/modulo-sched.c
branches/melt-branch/gcc/objc/ChangeLog
branches/melt-branch/gcc/objc/objc-act.c
branches/melt-branch/gcc/objc/objc-act.h
branches/melt-branch/gcc/objc/objc-gnu-runtime-abi-01.c
branches/melt-branch/gcc/objc/objc-next-runtime-abi-01.c
branches/melt-branch/gcc/objc/objc-next-runtime-abi-02.c
branches/melt-branch/gcc/objc/objc-runtime-hooks.h
branches/melt-branch/gcc/objc/objc-runtime-shared-support.c
branches/melt-branch/gcc/objc/objc-runtime-shared-support.h
branches/melt-branch/gcc/omp-low.c
branches/melt-branch/gcc/optabs.c
branches/melt-branch/gcc/optabs.def
branches/melt-branch/gcc/optabs.h
branches/melt-branch/gcc/opts-common.c
branches/melt-branch/gcc/opts-global.c
branches/melt-branch/gcc/opts.c
branches/melt-branch/gcc/opts.h
branches/melt-branch/gcc/params.def
branches/melt-branch/gcc/passes.c
branches/melt-branch/gcc/predict.c
branches/melt-branch/gcc/print-rtl.c
branches/melt-branch/gcc/print-tree.c
branches/melt-branch/gcc/profile.c
branches/melt-branch/gcc/profile.h
branches/melt-branch/gcc/read-rtl.c
branches/melt-branch/gcc/recog.c
branches/melt-branch/gcc/ree.c
branches/melt-branch/gcc/reg-stack.c
branches/melt-branch/gcc/regrename.c
branches/melt-branch/gcc/regrename.h
branches/melt-branch/gcc/reload.c
branches/melt-branch/gcc/reload.h
branches/melt-branch/gcc/reload1.c
branches/melt-branch/gcc/reorg.c
branches/melt-branch/gcc/rtl.def
branches/melt-branch/gcc/rtl.h
branches/melt-branch/gcc/rtlanal.c
branches/melt-branch/gcc/sched-deps.c
branches/melt-branch/gcc/sched-int.h
branches/melt-branch/gcc/sched-vis.c
branches/melt-branch/gcc/sdbout.c
branches/melt-branch/gcc/sel-sched-dump.c
branches/melt-branch/gcc/sel-sched-ir.c
branches/melt-branch/gcc/sel-sched-ir.h
branches/melt-branch/gcc/sel-sched.c
branches/melt-branch/gcc/sese.c
branches/melt-branch/gcc/sese.h
branches/melt-branch/gcc/simplify-rtx.c
branches/melt-branch/gcc/statistics.h
branches/melt-branch/gcc/stmt.c
branches/melt-branch/gcc/stor-layout.c
branches/melt-branch/gcc/store-motion.c
branches/melt-branch/gcc/system.h
branches/melt-branch/gcc/testsuite/ChangeLog
branches/melt-branch/gcc/testsuite/c-c++-common/asan/memcmp-1.c
branches/melt-branch/gcc/testsuite/g++.dg/cpp0x/gnu_fext-numeric-literals.C
branches/melt-branch/gcc/testsuite/g++.dg/cpp0x/inh-ctor10.C
branches/melt-branch/gcc/testsuite/g++.dg/cpp0x/std_fext-numeric-literals.C
branches/melt-branch/gcc/testsuite/g++.dg/mv1.C
branches/melt-branch/gcc/testsuite/g++.dg/mv6.C
branches/melt-branch/gcc/testsuite/g++.dg/tls/thread_local-cse.C
branches/melt-branch/gcc/testsuite/g++.dg/tls/thread_local-order1.C
branches/melt-branch/gcc/testsuite/g++.dg/tls/thread_local2.C
branches/melt-branch/gcc/testsuite/g++.dg/tls/thread_local2g.C
branches/melt-branch/gcc/testsuite/g++.dg/tls/thread_local3g.C
branches/melt-branch/gcc/testsuite/g++.dg/tls/thread_local4g.C
branches/melt-branch/gcc/testsuite/g++.dg/tls/thread_local5g.C
branches/melt-branch/gcc/testsuite/g++.dg/tls/thread_local6.C
branches/melt-branch/gcc/testsuite/g++.dg/tls/thread_local6g.C
branches/melt-branch/gcc/testsuite/g++.dg/tm/pr51516.C
branches/melt-branch/gcc/testsuite/gcc.dg/20050811-1.c
branches/melt-branch/gcc/testsuite/gcc.dg/20050811-2.c
branches/melt-branch/gcc/testsuite/gcc.dg/54455.c
branches/melt-branch/gcc/testsuite/gcc.dg/c1x-align-4.c
branches/melt-branch/gcc/testsuite/gcc.dg/guality/pr36728-1.c
branches/melt-branch/gcc/testsuite/gcc.dg/guality/pr36728-2.c
branches/melt-branch/gcc/testsuite/gcc.dg/hoist-register-pressure-1.c
branches/melt-branch/gcc/testsuite/gcc.dg/hoist-register-pressure-2.c
branches/melt-branch/gcc/testsuite/gcc.dg/hoist-register-pressure-3.c
branches/melt-branch/gcc/testsuite/gcc.dg/pr19105.c
branches/melt-branch/gcc/testsuite/gcc.dg/pr37858.c
branches/melt-branch/gcc/testsuite/gcc.dg/pr44024.c
branches/melt-branch/gcc/testsuite/gcc.dg/pr54676.c
branches/melt-branch/gcc/testsuite/gcc.dg/pr55150-1.c
branches/melt-branch/gcc/testsuite/gcc.dg/torture/pr54894.c
branches/melt-branch/gcc/testsuite/gcc.dg/torture/pr55238.c
branches/melt-branch/gcc/testsuite/gcc.dg/tree-prof/peel-1.c
branches/melt-branch/gcc/testsuite/gcc.dg/tree-prof/unroll-1.c
branches/melt-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-4.c
branches/melt-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp47.c
branches/melt-branch/gcc/testsuite/gcc.dg/unroll_5.c
branches/melt-branch/gcc/testsuite/gcc.target/aarch64/csinc-2.c
branches/melt-branch/gcc/testsuite/gcc.target/i386/sw-1.c
branches/melt-branch/gcc/testsuite/lib/asan-dg.exp
branches/melt-branch/gcc/testsuite/lib/gcc-dg.exp
branches/melt-branch/gcc/testsuite/lib/gcc-gdb-test.exp
branches/melt-branch/gcc/testsuite/lib/target-supports.exp
branches/melt-branch/gcc/tlink.c
branches/melt-branch/gcc/toplev.c
branches/melt-branch/gcc/trans-mem.c
branches/melt-branch/gcc/tree-browser.c
branches/melt-branch/gcc/tree-call-cdce.c
branches/melt-branch/gcc/tree-cfg.c
branches/melt-branch/gcc/tree-cfgcleanup.c
branches/melt-branch/gcc/tree-chrec.c
branches/melt-branch/gcc/tree-chrec.h
branches/melt-branch/gcc/tree-complex.c
branches/melt-branch/gcc/tree-data-ref.c
branches/melt-branch/gcc/tree-data-ref.h
branches/melt-branch/gcc/tree-dfa.c
branches/melt-branch/gcc/tree-diagnostic.c
branches/melt-branch/gcc/tree-dump.c
branches/melt-branch/gcc/tree-eh.c
branches/melt-branch/gcc/tree-emutls.c
branches/melt-branch/gcc/tree-flow.h
branches/melt-branch/gcc/tree-if-conv.c
branches/melt-branch/gcc/tree-inline.c
branches/melt-branch/gcc/tree-inline.h
branches/melt-branch/gcc/tree-into-ssa.c
branches/melt-branch/gcc/tree-iterator.c
branches/melt-branch/gcc/tree-loop-distribution.c
branches/melt-branch/gcc/tree-mudflap.c
branches/melt-branch/gcc/tree-optimize.c
branches/melt-branch/gcc/tree-outof-ssa.c
branches/melt-branch/gcc/tree-parloops.c
branches/melt-branch/gcc/tree-pass.h
branches/melt-branch/gcc/tree-phinodes.c
branches/melt-branch/gcc/tree-predcom.c
branches/melt-branch/gcc/tree-pretty-print.c
branches/melt-branch/gcc/tree-scalar-evolution.c
branches/melt-branch/gcc/tree-sra.c
branches/melt-branch/gcc/tree-ssa-address.c
branches/melt-branch/gcc/tree-ssa-alias.c
branches/melt-branch/gcc/tree-ssa-ccp.c
branches/melt-branch/gcc/tree-ssa-coalesce.c
branches/melt-branch/gcc/tree-ssa-dce.c
branches/melt-branch/gcc/tree-ssa-dom.c
branches/melt-branch/gcc/tree-ssa-forwprop.c
branches/melt-branch/gcc/tree-ssa-live.c
branches/melt-branch/gcc/tree-ssa-live.h
branches/melt-branch/gcc/tree-ssa-loop-im.c
branches/melt-branch/gcc/tree-ssa-loop-ivcanon.c
branches/melt-branch/gcc/tree-ssa-loop-ivopts.c
branches/melt-branch/gcc/tree-ssa-loop-manip.c
branches/melt-branch/gcc/tree-ssa-loop-niter.c
branches/melt-branch/gcc/tree-ssa-loop-prefetch.c
branches/melt-branch/gcc/tree-ssa-math-opts.c
branches/melt-branch/gcc/tree-ssa-operands.c
branches/melt-branch/gcc/tree-ssa-phiopt.c
branches/melt-branch/gcc/tree-ssa-phiprop.c
branches/melt-branch/gcc/tree-ssa-pre.c
branches/melt-branch/gcc/tree-ssa-propagate.c
branches/melt-branch/gcc/tree-ssa-reassoc.c
branches/melt-branch/gcc/tree-ssa-sccvn.c
branches/melt-branch/gcc/tree-ssa-sccvn.h
branches/melt-branch/gcc/tree-ssa-strlen.c
branches/melt-branch/gcc/tree-ssa-structalias.c
branches/melt-branch/gcc/tree-ssa-tail-merge.c
branches/melt-branch/gcc/tree-ssa-threadedge.c
branches/melt-branch/gcc/tree-ssa-threadupdate.c
branches/melt-branch/gcc/tree-ssa-uncprop.c
branches/melt-branch/gcc/tree-ssa-uninit.c
branches/melt-branch/gcc/tree-ssa.c
branches/melt-branch/gcc/tree-ssanames.c
branches/melt-branch/gcc/tree-stdarg.c
branches/melt-branch/gcc/tree-streamer-in.c
branches/melt-branch/gcc/tree-streamer-out.c
branches/melt-branch/gcc/tree-streamer.c
branches/melt-branch/gcc/tree-streamer.h
branches/melt-branch/gcc/tree-switch-conversion.c
branches/melt-branch/gcc/tree-vect-data-refs.c
branches/melt-branch/gcc/tree-vect-generic.c
branches/melt-branch/gcc/tree-vect-loop-manip.c
branches/melt-branch/gcc/tree-vect-loop.c
branches/melt-branch/gcc/tree-vect-patterns.c
branches/melt-branch/gcc/tree-vect-slp.c
branches/melt-branch/gcc/tree-vect-stmts.c
branches/melt-branch/gcc/tree-vectorizer.c
branches/melt-branch/gcc/tree-vectorizer.h
branches/melt-branch/gcc/tree-vrp.c
branches/melt-branch/gcc/tree.c
branches/melt-branch/gcc/tree.h
branches/melt-branch/gcc/value-prof.c
branches/melt-branch/gcc/value-prof.h
branches/melt-branch/gcc/var-tracking.c
branches/melt-branch/gcc/varasm.c
branches/melt-branch/gcc/varpool.c
branches/melt-branch/gcc/vec.c
branches/melt-branch/gcc/vec.h
branches/melt-branch/gcc/vmsdbgout.c
branches/melt-branch/libatomic/ChangeLog
branches/melt-branch/libatomic/configure.tgt
branches/melt-branch/libbacktrace/ChangeLog
branches/melt-branch/libbacktrace/dwarf.c
branches/melt-branch/libcpp/ChangeLog
branches/melt-branch/libcpp/config.in
branches/melt-branch/libcpp/configure
branches/melt-branch/libcpp/configure.ac
branches/melt-branch/libcpp/files.c
branches/melt-branch/libcpp/include/cpplib.h
branches/melt-branch/libcpp/init.c
branches/melt-branch/libgcc/ChangeLog
branches/melt-branch/libgcc/config/avr/lib1funcs-fixed.S
branches/melt-branch/libgcc/config/avr/t-avr
branches/melt-branch/libgcc/libgcc-std.ver.in
branches/melt-branch/libgcc/libgcov.c
branches/melt-branch/libgcc/soft-fp/op-common.h
branches/melt-branch/libgcc/soft-fp/soft-fp.h
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/reader.go
branches/melt-branch/libgo/go/archive/tar/tar_test.go
branches/melt-branch/libgo/go/archive/tar/writer.go
branches/melt-branch/libgo/go/archive/zip/reader.go
branches/melt-branch/libgo/go/archive/zip/writer.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_test.go
branches/melt-branch/libgo/go/bytes/reader.go
branches/melt-branch/libgo/go/bytes/reader_test.go
branches/melt-branch/libgo/go/compress/bzip2/bit_reader.go
branches/melt-branch/libgo/go/compress/flate/inflate.go
branches/melt-branch/libgo/go/container/list/list.go
branches/melt-branch/libgo/go/crypto/cipher/cbc.go
branches/melt-branch/libgo/go/crypto/cipher/cfb.go
branches/melt-branch/libgo/go/crypto/cipher/ctr.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/md5/gen.go
branches/melt-branch/libgo/go/crypto/md5/md5_test.go
branches/melt-branch/libgo/go/crypto/md5/md5block.go
branches/melt-branch/libgo/go/crypto/rsa/rsa.go
branches/melt-branch/libgo/go/crypto/rsa/rsa_test.go
branches/melt-branch/libgo/go/crypto/sha1/sha1_test.go
branches/melt-branch/libgo/go/crypto/sha1/sha1block.go
branches/melt-branch/libgo/go/crypto/sha256/sha256_test.go
branches/melt-branch/libgo/go/crypto/sha512/sha512_test.go
branches/melt-branch/libgo/go/crypto/tls/conn.go
branches/melt-branch/libgo/go/crypto/tls/handshake_client_test.go
branches/melt-branch/libgo/go/crypto/tls/handshake_server_test.go
branches/melt-branch/libgo/go/crypto/tls/prf_test.go
branches/melt-branch/libgo/go/crypto/tls/tls.go
branches/melt-branch/libgo/go/crypto/tls/tls_test.go
branches/melt-branch/libgo/go/crypto/x509/cert_pool.go
branches/melt-branch/libgo/go/crypto/x509/pem_decrypt.go
branches/melt-branch/libgo/go/crypto/x509/pem_decrypt_test.go
branches/melt-branch/libgo/go/crypto/x509/pkcs8.go
branches/melt-branch/libgo/go/crypto/x509/pkcs8_test.go
branches/melt-branch/libgo/go/crypto/x509/x509.go
branches/melt-branch/libgo/go/debug/elf/file.go
branches/melt-branch/libgo/go/debug/elf/file_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/binary/binary.go
branches/melt-branch/libgo/go/encoding/binary/binary_test.go
branches/melt-branch/libgo/go/encoding/binary/varint.go
branches/melt-branch/libgo/go/encoding/gob/encoder.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/pem/pem.go
branches/melt-branch/libgo/go/encoding/pem/pem_test.go
branches/melt-branch/libgo/go/encoding/xml/marshal_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/gotype/gotype_test.go
branches/melt-branch/libgo/go/exp/html/doctype.go
branches/melt-branch/libgo/go/exp/html/escape.go
branches/melt-branch/libgo/go/exp/html/parse.go
branches/melt-branch/libgo/go/exp/html/render.go
branches/melt-branch/libgo/go/exp/html/token.go
branches/melt-branch/libgo/go/exp/locale/collate/build/builder.go
branches/melt-branch/libgo/go/exp/locale/collate/build/colelem.go
branches/melt-branch/libgo/go/exp/locale/collate/build/colelem_test.go
branches/melt-branch/libgo/go/exp/locale/collate/build/contract.go
branches/melt-branch/libgo/go/exp/locale/collate/build/order.go
branches/melt-branch/libgo/go/exp/locale/collate/build/order_test.go
branches/melt-branch/libgo/go/exp/locale/collate/build/trie.go
branches/melt-branch/libgo/go/exp/locale/collate/build/trie_test.go
branches/melt-branch/libgo/go/exp/locale/collate/colelem.go
branches/melt-branch/libgo/go/exp/locale/collate/colelem_test.go
branches/melt-branch/libgo/go/exp/locale/collate/collate.go
branches/melt-branch/libgo/go/exp/locale/collate/export.go
branches/melt-branch/libgo/go/exp/locale/collate/export_test.go
branches/melt-branch/libgo/go/exp/locale/collate/maketables.go
branches/melt-branch/libgo/go/exp/locale/collate/regtest.go
branches/melt-branch/libgo/go/exp/locale/collate/table.go
branches/melt-branch/libgo/go/exp/locale/collate/tables.go
branches/melt-branch/libgo/go/exp/locale/collate/tools/colcmp/col.go
branches/melt-branch/libgo/go/exp/locale/collate/tools/colcmp/colcmp.go
branches/melt-branch/libgo/go/exp/locale/collate/trie.go
branches/melt-branch/libgo/go/exp/locale/collate/trie_test.go
branches/melt-branch/libgo/go/exp/norm/forminfo.go
branches/melt-branch/libgo/go/exp/norm/iter.go
branches/melt-branch/libgo/go/exp/norm/maketables.go
branches/melt-branch/libgo/go/exp/norm/maketesttables.go
branches/melt-branch/libgo/go/exp/norm/normregtest.go
branches/melt-branch/libgo/go/exp/norm/tables.go
branches/melt-branch/libgo/go/exp/types/check.go
branches/melt-branch/libgo/go/exp/types/check_test.go
branches/melt-branch/libgo/go/exp/types/const.go
branches/melt-branch/libgo/go/exp/types/exportdata.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/exp/types/types.go
branches/melt-branch/libgo/go/exp/types/types_test.go
branches/melt-branch/libgo/go/exp/types/universe.go
branches/melt-branch/libgo/go/fmt/doc.go
branches/melt-branch/libgo/go/fmt/print.go
branches/melt-branch/libgo/go/fmt/scan.go
branches/melt-branch/libgo/go/go/ast/commentmap.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/ast/scope.go
branches/melt-branch/libgo/go/go/ast/walk.go
branches/melt-branch/libgo/go/go/build/build.go
branches/melt-branch/libgo/go/go/build/deps_test.go
branches/melt-branch/libgo/go/go/build/doc.go
branches/melt-branch/libgo/go/go/doc/comment.go
branches/melt-branch/libgo/go/go/doc/example.go
branches/melt-branch/libgo/go/go/doc/exports.go
branches/melt-branch/libgo/go/go/doc/reader.go
branches/melt-branch/libgo/go/go/doc/testdata/e.go
branches/melt-branch/libgo/go/go/doc/testdata/testing.go
branches/melt-branch/libgo/go/go/parser/interface.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/testdata/comments.golden
branches/melt-branch/libgo/go/go/printer/testdata/comments.input
branches/melt-branch/libgo/go/go/token/position.go
branches/melt-branch/libgo/go/html/escape.go
branches/melt-branch/libgo/go/html/template/content.go
branches/melt-branch/libgo/go/html/template/error.go
branches/melt-branch/libgo/go/html/template/html.go
branches/melt-branch/libgo/go/image/decode_test.go
branches/melt-branch/libgo/go/image/draw/draw.go
branches/melt-branch/libgo/go/image/jpeg/dct_test.go
branches/melt-branch/libgo/go/image/jpeg/huffman.go
branches/melt-branch/libgo/go/image/jpeg/idct.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/reader.go
branches/melt-branch/libgo/go/io/io.go
branches/melt-branch/libgo/go/io/ioutil/tempfile.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/net/dial.go
branches/melt-branch/libgo/go/net/dial_test.go
branches/melt-branch/libgo/go/net/dialgoogle_test.go
branches/melt-branch/libgo/go/net/dnsclient.go
branches/melt-branch/libgo/go/net/dnsmsg.go
branches/melt-branch/libgo/go/net/fd_unix.go
branches/melt-branch/libgo/go/net/fd_windows.go
branches/melt-branch/libgo/go/net/http/cgi/testdata/test.cgi
branches/melt-branch/libgo/go/net/http/chunked.go
branches/melt-branch/libgo/go/net/http/client.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/fs_test.go
branches/melt-branch/libgo/go/net/http/httputil/chunked.go
branches/melt-branch/libgo/go/net/http/jar.go
branches/melt-branch/libgo/go/net/http/proxy_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/transfer.go
branches/melt-branch/libgo/go/net/http/transport.go
branches/melt-branch/libgo/go/net/ipraw_test.go
branches/melt-branch/libgo/go/net/iprawsock.go
branches/melt-branch/libgo/go/net/iprawsock_plan9.go
branches/melt-branch/libgo/go/net/iprawsock_posix.go
branches/melt-branch/libgo/go/net/ipsock.go
branches/melt-branch/libgo/go/net/ipsock_plan9.go
branches/melt-branch/libgo/go/net/ipsock_posix.go
branches/melt-branch/libgo/go/net/lookup.go
branches/melt-branch/libgo/go/net/lookup_plan9.go
branches/melt-branch/libgo/go/net/lookup_test.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/multicast_posix_test.go
branches/melt-branch/libgo/go/net/net.go
branches/melt-branch/libgo/go/net/net_test.go
branches/melt-branch/libgo/go/net/rpc/client.go
branches/melt-branch/libgo/go/net/rpc/server.go
branches/melt-branch/libgo/go/net/rpc/server_test.go
branches/melt-branch/libgo/go/net/sendfile_windows.go
branches/melt-branch/libgo/go/net/sock_posix.go
branches/melt-branch/libgo/go/net/tcp_test.go
branches/melt-branch/libgo/go/net/tcpsock.go
branches/melt-branch/libgo/go/net/tcpsock_plan9.go
branches/melt-branch/libgo/go/net/tcpsock_posix.go
branches/melt-branch/libgo/go/net/textproto/reader.go
branches/melt-branch/libgo/go/net/textproto/reader_test.go
branches/melt-branch/libgo/go/net/timeout_test.go
branches/melt-branch/libgo/go/net/udp_test.go
branches/melt-branch/libgo/go/net/udpsock.go
branches/melt-branch/libgo/go/net/udpsock_plan9.go
branches/melt-branch/libgo/go/net/udpsock_posix.go
branches/melt-branch/libgo/go/net/unicast_posix_test.go
branches/melt-branch/libgo/go/net/unixsock_plan9.go
branches/melt-branch/libgo/go/net/unixsock_posix.go
branches/melt-branch/libgo/go/old/netchan/export.go
branches/melt-branch/libgo/go/os/dir_plan9.go
branches/melt-branch/libgo/go/os/doc.go
branches/melt-branch/libgo/go/os/error.go
branches/melt-branch/libgo/go/os/exec/exec.go
branches/melt-branch/libgo/go/os/file.go
branches/melt-branch/libgo/go/os/stat_plan9.go
branches/melt-branch/libgo/go/os/types.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/reflect/all_test.go
branches/melt-branch/libgo/go/reflect/deepequal.go
branches/melt-branch/libgo/go/reflect/export_test.go
branches/melt-branch/libgo/go/reflect/set_test.go
branches/melt-branch/libgo/go/reflect/type.go
branches/melt-branch/libgo/go/reflect/value.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/compile.go
branches/melt-branch/libgo/go/regexp/syntax/parse.go
branches/melt-branch/libgo/go/runtime/crash_test.go
branches/melt-branch/libgo/go/runtime/debug.go
branches/melt-branch/libgo/go/runtime/mem.go
branches/melt-branch/libgo/go/runtime/parfor_test.go
branches/melt-branch/libgo/go/runtime/pprof/pprof.go
branches/melt-branch/libgo/go/runtime/type.go
branches/melt-branch/libgo/go/runtime/vlop_arm_test.go
branches/melt-branch/libgo/go/sort/search.go
branches/melt-branch/libgo/go/strconv/extfloat.go
branches/melt-branch/libgo/go/strconv/isprint.go
branches/melt-branch/libgo/go/strings/reader.go
branches/melt-branch/libgo/go/strings/reader_test.go
branches/melt-branch/libgo/go/strings/strings_test.go
branches/melt-branch/libgo/go/sync/atomic/race.go
branches/melt-branch/libgo/go/syscall/exec_linux.go
branches/melt-branch/libgo/go/syscall/libcall_linux.go
branches/melt-branch/libgo/go/syscall/socket.go
branches/melt-branch/libgo/go/syscall/socket_linux.go
branches/melt-branch/libgo/go/testing/testing.go
branches/melt-branch/libgo/go/time/format.go
branches/melt-branch/libgo/go/time/sleep.go
branches/melt-branch/libgo/go/time/tick.go
branches/melt-branch/libgo/go/time/time_test.go
branches/melt-branch/libgo/go/time/zoneinfo_read.go
branches/melt-branch/libgo/go/time/zoneinfo_windows.go
branches/melt-branch/libgo/go/unicode/graphic.go
branches/melt-branch/libgo/go/unicode/letter.go
branches/melt-branch/libgo/go/unicode/letter_test.go
branches/melt-branch/libgo/go/unicode/script_test.go
branches/melt-branch/libgo/go/unicode/tables.go
branches/melt-branch/libgo/runtime/go-cgo.c
branches/melt-branch/libgo/runtime/go-make-slice.c
branches/melt-branch/libgo/runtime/go-traceback.c
branches/melt-branch/libgo/runtime/go-unsafe-new.c
branches/melt-branch/libgo/runtime/go-unsafe-newarray.c
branches/melt-branch/libgo/runtime/malloc.goc
branches/melt-branch/libgo/runtime/malloc.h
branches/melt-branch/libgo/runtime/mgc0.c
branches/melt-branch/libgo/runtime/mheap.c
branches/melt-branch/libgo/runtime/mprof.goc
branches/melt-branch/libgo/runtime/proc.c
branches/melt-branch/libgo/runtime/race.h
branches/melt-branch/libgo/runtime/runtime.c
branches/melt-branch/libgo/runtime/runtime.h
branches/melt-branch/libgomp/ChangeLog
branches/melt-branch/libgomp/team.c
branches/melt-branch/libjava/ChangeLog
branches/melt-branch/libjava/libtool-version
branches/melt-branch/libquadmath/ChangeLog
branches/melt-branch/libquadmath/acinclude.m4
branches/melt-branch/libquadmath/config.h.in
branches/melt-branch/libquadmath/configure
branches/melt-branch/libquadmath/configure.ac
branches/melt-branch/libquadmath/math/atanq.c
branches/melt-branch/libquadmath/math/fmaq.c
branches/melt-branch/libquadmath/math/j0q.c
branches/melt-branch/libquadmath/math/j1q.c
branches/melt-branch/libquadmath/math/lgammaq.c
branches/melt-branch/libquadmath/math/log1pq.c
branches/melt-branch/libquadmath/math/powq.c
branches/melt-branch/libquadmath/printf/fpioconst.c
branches/melt-branch/libquadmath/printf/fpioconst.h
branches/melt-branch/libquadmath/printf/printf_fp.c
branches/melt-branch/libquadmath/printf/printf_fphex.c
branches/melt-branch/libquadmath/strtod/strtod_l.c
branches/melt-branch/libsanitizer/ChangeLog
branches/melt-branch/libsanitizer/Makefile.am
branches/melt-branch/libsanitizer/Makefile.in
branches/melt-branch/libsanitizer/README.gcc
branches/melt-branch/libsanitizer/aclocal.m4
branches/melt-branch/libsanitizer/asan/Makefile.am
branches/melt-branch/libsanitizer/asan/Makefile.in
branches/melt-branch/libsanitizer/asan/asan_allocator.cc
branches/melt-branch/libsanitizer/asan/asan_intercepted_functions.h
branches/melt-branch/libsanitizer/asan/asan_interceptors.cc
branches/melt-branch/libsanitizer/asan/asan_internal.h
branches/melt-branch/libsanitizer/asan/asan_linux.cc
branches/melt-branch/libsanitizer/asan/asan_mac.cc
branches/melt-branch/libsanitizer/asan/asan_mac.h
branches/melt-branch/libsanitizer/asan/asan_malloc_mac.cc
branches/melt-branch/libsanitizer/asan/asan_mapping.h
branches/melt-branch/libsanitizer/asan/asan_new_delete.cc
branches/melt-branch/libsanitizer/asan/asan_report.cc
branches/melt-branch/libsanitizer/asan/asan_rtl.cc
branches/melt-branch/libsanitizer/asan/asan_stats.cc
branches/melt-branch/libsanitizer/asan/asan_thread.cc
branches/melt-branch/libsanitizer/asan/asan_thread_registry.cc
branches/melt-branch/libsanitizer/asan/asan_thread_registry.h
branches/melt-branch/libsanitizer/asan/asan_win.cc
branches/melt-branch/libsanitizer/configure
branches/melt-branch/libsanitizer/configure.ac
branches/melt-branch/libsanitizer/configure.tgt
branches/melt-branch/libsanitizer/include/sanitizer/common_interface_defs.h
branches/melt-branch/libsanitizer/interception/Makefile.am
branches/melt-branch/libsanitizer/interception/Makefile.in
branches/melt-branch/libsanitizer/sanitizer_common/Makefile.am
branches/melt-branch/libsanitizer/sanitizer_common/Makefile.in
branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_allocator64.h
branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_common.cc
branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_common.h
branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_internal_defs.h
branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_libc.cc
branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_libc.h
branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_linux.cc
branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_mac.cc
branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_placement_new.h
branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_posix.cc
branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_printf.cc
branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_procmaps.h
branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_stacktrace.cc
branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_stacktrace.h
branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_symbolizer.cc
branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_symbolizer.h
branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_symbolizer_linux.cc
branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_symbolizer_mac.cc
branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_symbolizer_win.cc
branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_win.cc
branches/melt-branch/zlib/CMakeLists.txt
branches/melt-branch/zlib/ChangeLog
branches/melt-branch/zlib/ChangeLog.gcj
branches/melt-branch/zlib/FAQ
branches/melt-branch/zlib/INDEX
branches/melt-branch/zlib/README
branches/melt-branch/zlib/adler32.c
branches/melt-branch/zlib/contrib/asm686/match.S
branches/melt-branch/zlib/contrib/delphi/ZLib.pas
branches/melt-branch/zlib/contrib/delphi/zlibd32.mak
branches/melt-branch/zlib/contrib/dotzlib/DotZLib/UnitTests.cs
branches/melt-branch/zlib/contrib/infback9/inftree9.c
branches/melt-branch/zlib/contrib/masmx86/inffas32.asm
branches/melt-branch/zlib/contrib/masmx86/match686.asm
branches/melt-branch/zlib/contrib/minizip/ioapi.c
branches/melt-branch/zlib/contrib/minizip/ioapi.h
branches/melt-branch/zlib/contrib/minizip/miniunz.c
branches/melt-branch/zlib/contrib/minizip/minizip.c
branches/melt-branch/zlib/contrib/minizip/mztools.c
branches/melt-branch/zlib/contrib/minizip/mztools.h
branches/melt-branch/zlib/contrib/minizip/unzip.c
branches/melt-branch/zlib/contrib/minizip/zip.c
branches/melt-branch/zlib/contrib/pascal/zlibd32.mak
branches/melt-branch/zlib/contrib/pascal/zlibpas.pas
branches/melt-branch/zlib/contrib/puff/Makefile
branches/melt-branch/zlib/contrib/puff/puff.c
branches/melt-branch/zlib/contrib/puff/puff.h
branches/melt-branch/zlib/contrib/vstudio/readme.txt
branches/melt-branch/zlib/contrib/vstudio/vc10/testzlibdll.vcxproj
branches/melt-branch/zlib/contrib/vstudio/vc10/zlib.rc
branches/melt-branch/zlib/contrib/vstudio/vc10/zlibvc.def
branches/melt-branch/zlib/contrib/vstudio/vc10/zlibvc.vcxproj
branches/melt-branch/zlib/contrib/vstudio/vc9/zlib.rc
branches/melt-branch/zlib/contrib/vstudio/vc9/zlibvc.def
branches/melt-branch/zlib/crc32.c
branches/melt-branch/zlib/crc32.h
branches/melt-branch/zlib/deflate.c
branches/melt-branch/zlib/deflate.h
branches/melt-branch/zlib/doc/algorithm.txt
branches/melt-branch/zlib/gzguts.h
branches/melt-branch/zlib/gzlib.c
branches/melt-branch/zlib/gzread.c
branches/melt-branch/zlib/gzwrite.c
branches/melt-branch/zlib/infback.c
branches/melt-branch/zlib/inffixed.h
branches/melt-branch/zlib/inflate.c
branches/melt-branch/zlib/inftrees.c
branches/melt-branch/zlib/make_vms.com
branches/melt-branch/zlib/msdos/Makefile.bor
branches/melt-branch/zlib/msdos/Makefile.msc
branches/melt-branch/zlib/msdos/Makefile.tc
branches/melt-branch/zlib/qnx/package.qpg
branches/melt-branch/zlib/treebuild.xml
branches/melt-branch/zlib/trees.c
branches/melt-branch/zlib/win32/Makefile.bor
branches/melt-branch/zlib/win32/Makefile.gcc
branches/melt-branch/zlib/win32/Makefile.msc
branches/melt-branch/zlib/win32/README-WIN32.txt
branches/melt-branch/zlib/win32/zlib.def
branches/melt-branch/zlib/zconf.h
branches/melt-branch/zlib/zconf.h.cmakein
branches/melt-branch/zlib/zconf.h.in
branches/melt-branch/zlib/zlib.3
branches/melt-branch/zlib/zlib.h
branches/melt-branch/zlib/zlib.map
branches/melt-branch/zlib/zutil.c
branches/melt-branch/zlib/zutil.h
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/30_threads/this_thread/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/
('svnmerge-integrated' 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.h
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libgo/
('svn:mergeinfo' modified)