r204550 - in /branches/C11-atomic: ./ ChangeLog...

jsm28@gcc.gnu.org jsm28@gcc.gnu.org
Thu Nov 7 23:33:00 GMT 2013


Author: jsm28
Date: Thu Nov  7 23:33:15 2013
New Revision: 204550

URL: http://gcc.gnu.org/viewcvs?rev=204550&root=gcc&view=rev
Log:
Merge from trunk.

Added:
    branches/C11-atomic/libstdc++-v3/testsuite/20_util/add_lvalue_reference/requirements/typedefs.cc
      - copied unchanged from r204545, trunk/libstdc++-v3/testsuite/20_util/add_lvalue_reference/requirements/typedefs.cc
    branches/C11-atomic/libstdc++-v3/testsuite/20_util/add_rvalue_reference/requirements/typedefs.cc
      - copied unchanged from r204545, trunk/libstdc++-v3/testsuite/20_util/add_rvalue_reference/requirements/typedefs.cc
    branches/C11-atomic/libstdc++-v3/testsuite/20_util/common_type/requirements/typedefs-3.cc
      - copied unchanged from r204545, trunk/libstdc++-v3/testsuite/20_util/common_type/requirements/typedefs-3.cc
    branches/C11-atomic/libstdc++-v3/testsuite/20_util/conditional/requirements/typedefs-2.cc
      - copied unchanged from r204545, trunk/libstdc++-v3/testsuite/20_util/conditional/requirements/typedefs-2.cc
    branches/C11-atomic/libstdc++-v3/testsuite/20_util/decay/requirements/typedefs-2.cc
      - copied unchanged from r204545, trunk/libstdc++-v3/testsuite/20_util/decay/requirements/typedefs-2.cc
    branches/C11-atomic/libstdc++-v3/testsuite/20_util/enable_if/requirements/typedefs-2.cc
      - copied unchanged from r204545, trunk/libstdc++-v3/testsuite/20_util/enable_if/requirements/typedefs-2.cc
    branches/C11-atomic/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-3.cc
      - copied unchanged from r204545, trunk/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-3.cc
    branches/C11-atomic/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs-3.cc
      - copied unchanged from r204545, trunk/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs-3.cc
    branches/C11-atomic/libstdc++-v3/testsuite/20_util/remove_reference/requirements/typedefs.cc
      - copied unchanged from r204545, trunk/libstdc++-v3/testsuite/20_util/remove_reference/requirements/typedefs.cc
    branches/C11-atomic/libstdc++-v3/testsuite/20_util/result_of/requirements/
      - copied from r204545, trunk/libstdc++-v3/testsuite/20_util/result_of/requirements/
    branches/C11-atomic/libstdc++-v3/testsuite/20_util/underlying_type/requirements/typedefs-3.cc
      - copied unchanged from r204545, trunk/libstdc++-v3/testsuite/20_util/underlying_type/requirements/typedefs-3.cc
Modified:
    branches/C11-atomic/libstdc++-v3/ChangeLog
    branches/C11-atomic/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
    branches/C11-atomic/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
    branches/C11-atomic/libstdc++-v3/include/bits/regex_automaton.h
    branches/C11-atomic/libstdc++-v3/include/bits/regex_automaton.tcc
    branches/C11-atomic/libstdc++-v3/include/bits/regex_executor.h
    branches/C11-atomic/libstdc++-v3/include/bits/regex_executor.tcc
    branches/C11-atomic/libstdc++-v3/include/experimental/optional
    branches/C11-atomic/libstdc++-v3/include/std/type_traits
    branches/C11-atomic/libstdc++-v3/testsuite/20_util/common_type/requirements/typedefs-2.cc
    branches/C11-atomic/libstdc++-v3/testsuite/20_util/decay/requirements/typedefs.cc
    branches/C11-atomic/libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc
    branches/C11-atomic/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-1.cc
    branches/C11-atomic/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs_neg.cc
    branches/C11-atomic/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc
    branches/C11-atomic/libstdc++-v3/testsuite/experimental/optional/cons/copy.cc
    branches/C11-atomic/libstdc++-v3/testsuite/experimental/optional/cons/move.cc
    branches/C11-atomic/libstdc++-v3/testsuite/experimental/optional/cons/value.cc
    branches/C11-atomic/libstdc++-v3/testsuite/experimental/optional/constexpr/cons/value.cc

Changes in other areas also in this revision:
Added:
    branches/C11-atomic/gcc/config/rs6000/rs6000-linux.c
      - copied unchanged from r204545, trunk/gcc/config/rs6000/rs6000-linux.c
    branches/C11-atomic/gcc/gimple-expr.c
      - copied unchanged from r204545, trunk/gcc/gimple-expr.c
    branches/C11-atomic/gcc/gimple-expr.h
      - copied unchanged from r204545, trunk/gcc/gimple-expr.h
    branches/C11-atomic/gcc/gimple-ssa-isolate-paths.c
      - copied unchanged from r204545, trunk/gcc/gimple-ssa-isolate-paths.c
    branches/C11-atomic/gcc/testsuite/c-c++-common/asan/pr59029.c
      - copied unchanged from r204545, trunk/gcc/testsuite/c-c++-common/asan/pr59029.c
    branches/C11-atomic/gcc/testsuite/c-c++-common/ubsan/vla-1.c
      - copied unchanged from r204545, trunk/gcc/testsuite/c-c++-common/ubsan/vla-1.c
    branches/C11-atomic/gcc/testsuite/c-c++-common/ubsan/vla-2.c
      - copied unchanged from r204545, trunk/gcc/testsuite/c-c++-common/ubsan/vla-2.c
    branches/C11-atomic/gcc/testsuite/c-c++-common/ubsan/vla-3.c
      - copied unchanged from r204545, trunk/gcc/testsuite/c-c++-common/ubsan/vla-3.c
    branches/C11-atomic/gcc/testsuite/c-c++-common/ubsan/vla-4.c
      - copied unchanged from r204545, trunk/gcc/testsuite/c-c++-common/ubsan/vla-4.c
    branches/C11-atomic/gcc/testsuite/g++.dg/cpp0x/gen-attrs-56.C
      - copied unchanged from r204545, trunk/gcc/testsuite/g++.dg/cpp0x/gen-attrs-56.C
    branches/C11-atomic/gcc/testsuite/g++.dg/cpp0x/nullptr30.C
      - copied unchanged from r204545, trunk/gcc/testsuite/g++.dg/cpp0x/nullptr30.C
    branches/C11-atomic/gcc/testsuite/g++.dg/diagnostic/pr58979.C
      - copied unchanged from r204545, trunk/gcc/testsuite/g++.dg/diagnostic/pr58979.C
    branches/C11-atomic/gcc/testsuite/g++.dg/ext/sync-4.C
      - copied unchanged from r204545, trunk/gcc/testsuite/g++.dg/ext/sync-4.C
    branches/C11-atomic/gcc/testsuite/g++.dg/gomp/openmp-simd-1.C
      - copied unchanged from r204545, trunk/gcc/testsuite/g++.dg/gomp/openmp-simd-1.C
    branches/C11-atomic/gcc/testsuite/g++.dg/gomp/openmp-simd-2.C
      - copied unchanged from r204545, trunk/gcc/testsuite/g++.dg/gomp/openmp-simd-2.C
    branches/C11-atomic/gcc/testsuite/g++.dg/init/array35.C
      - copied unchanged from r204545, trunk/gcc/testsuite/g++.dg/init/array35.C
    branches/C11-atomic/gcc/testsuite/g++.dg/lookup/name-clash10.C
      - copied unchanged from r204545, trunk/gcc/testsuite/g++.dg/lookup/name-clash10.C
    branches/C11-atomic/gcc/testsuite/g++.dg/other/java3.C
      - copied unchanged from r204545, trunk/gcc/testsuite/g++.dg/other/java3.C
    branches/C11-atomic/gcc/testsuite/g++.dg/parse/pr52071.C
      - copied unchanged from r204545, trunk/gcc/testsuite/g++.dg/parse/pr52071.C
    branches/C11-atomic/gcc/testsuite/g++.dg/ubsan/cxx1y-vla.C
      - copied unchanged from r204545, trunk/gcc/testsuite/g++.dg/ubsan/cxx1y-vla.C
    branches/C11-atomic/gcc/testsuite/g++.dg/warn/wdate-time.C
      - copied unchanged from r204545, trunk/gcc/testsuite/g++.dg/warn/wdate-time.C
    branches/C11-atomic/gcc/testsuite/gcc.c-torture/compile/pr58946.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.c-torture/compile/pr58946.c
    branches/C11-atomic/gcc/testsuite/gcc.c-torture/compile/pr58970-1.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.c-torture/compile/pr58970-1.c
    branches/C11-atomic/gcc/testsuite/gcc.c-torture/compile/pr58970-2.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.c-torture/compile/pr58970-2.c
    branches/C11-atomic/gcc/testsuite/gcc.c-torture/compile/pr58978.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.c-torture/compile/pr58978.c
    branches/C11-atomic/gcc/testsuite/gcc.c-torture/compile/pr58997.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.c-torture/compile/pr58997.c
    branches/C11-atomic/gcc/testsuite/gcc.c-torture/execute/pr58984.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.c-torture/execute/pr58984.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/gomp/openmp-simd-1.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/gomp/openmp-simd-1.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/gomp/openmp-simd-2.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/gomp/openmp-simd-2.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/iec-559-macros-1.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/iec-559-macros-1.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/iec-559-macros-2.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/iec-559-macros-2.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/iec-559-macros-3.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/iec-559-macros-3.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/iec-559-macros-4.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/iec-559-macros-4.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/iec-559-macros-5.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/iec-559-macros-5.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/iec-559-macros-6.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/iec-559-macros-6.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/iec-559-macros-7.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/iec-559-macros-7.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/iec-559-macros-8.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/iec-559-macros-8.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/iec-559-macros-9.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/iec-559-macros-9.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/ipa/pr58492.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/ipa/pr58492.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/mismatch-decl-1.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/mismatch-decl-1.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/pr58981.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/pr58981.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/torture/c99-contract-1.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/torture/c99-contract-1.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/torture/float128-cmp-invalid.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/torture/float128-cmp-invalid.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/torture/float128-div-underflow.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/torture/float128-div-underflow.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/torture/float128-extend-nan.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/torture/float128-extend-nan.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/torture/fp-int-convert-float128-timode-3.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/torture/fp-int-convert-float128-timode-3.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/torture/pr58941.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/torture/pr58941.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/torture/pr58955-1.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/torture/pr58955-1.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/torture/pr58955-2.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/torture/pr58955-2.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/tree-ssa/alias-26.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/tree-ssa/alias-26.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/tree-ssa/isolate-1.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/tree-ssa/isolate-1.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/tree-ssa/isolate-2.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/tree-ssa/isolate-2.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/tree-ssa/isolate-3.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/tree-ssa/isolate-3.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/tree-ssa/isolate-4.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/tree-ssa/isolate-4.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/tree-ssa/loop-39.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/tree-ssa/loop-39.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/tree-ssa/pr58958.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr58958.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/tree-ssa/predcom-6.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/tree-ssa/predcom-6.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/tree-ssa/predcom-7.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/tree-ssa/predcom-7.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/tree-ssa/vrp90.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp90.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/vect/vect-alias-check.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/vect/vect-alias-check.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/wdate-time.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.dg/wdate-time.c
    branches/C11-atomic/gcc/testsuite/gcc.target/i386/pr59021.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.target/i386/pr59021.c
    branches/C11-atomic/gcc/testsuite/gcc.target/i386/pr59034-1.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.target/i386/pr59034-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/i386/pr59034-2.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.target/i386/pr59034-2.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/strlen.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.target/sh/strlen.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/torture/pr30807.c
      - copied unchanged from r204545, trunk/gcc/testsuite/gcc.target/sh/torture/pr30807.c
    branches/C11-atomic/gcc/testsuite/gfortran.dg/derived_external_function_1.f90
      - copied unchanged from r204545, trunk/gcc/testsuite/gfortran.dg/derived_external_function_1.f90
    branches/C11-atomic/gcc/testsuite/gfortran.dg/optional_class_1.f90
      - copied unchanged from r204545, trunk/gcc/testsuite/gfortran.dg/optional_class_1.f90
    branches/C11-atomic/gcc/testsuite/gfortran.dg/pr58968.f
      - copied unchanged from r204545, trunk/gcc/testsuite/gfortran.dg/pr58968.f
    branches/C11-atomic/gcc/testsuite/gfortran.dg/reshape_6.f90
      - copied unchanged from r204545, trunk/gcc/testsuite/gfortran.dg/reshape_6.f90
    branches/C11-atomic/gcc/testsuite/gfortran.dg/wdate-time.F90
      - copied unchanged from r204545, trunk/gcc/testsuite/gfortran.dg/wdate-time.F90
    branches/C11-atomic/libgo/go/archive/tar/testdata/nil-uid.tar
      - copied unchanged from r204545, trunk/libgo/go/archive/tar/testdata/nil-uid.tar
    branches/C11-atomic/libgo/go/archive/zip/register.go
      - copied unchanged from r204545, trunk/libgo/go/archive/zip/register.go
    branches/C11-atomic/libgo/go/bytes/compare_test.go
      - copied unchanged from r204545, trunk/libgo/go/bytes/compare_test.go
    branches/C11-atomic/libgo/go/compress/gzip/testdata/
      - copied from r204545, trunk/libgo/go/compress/gzip/testdata/
    branches/C11-atomic/libgo/go/crypto/cipher/gcm.go
      - copied unchanged from r204545, trunk/libgo/go/crypto/cipher/gcm.go
    branches/C11-atomic/libgo/go/crypto/cipher/gcm_test.go
      - copied unchanged from r204545, trunk/libgo/go/crypto/cipher/gcm_test.go
    branches/C11-atomic/libgo/go/crypto/elliptic/p256.go
      - copied unchanged from r204545, trunk/libgo/go/crypto/elliptic/p256.go
    branches/C11-atomic/libgo/go/crypto/rsa/pss.go
      - copied unchanged from r204545, trunk/libgo/go/crypto/rsa/pss.go
    branches/C11-atomic/libgo/go/crypto/rsa/pss_test.go
      - copied unchanged from r204545, trunk/libgo/go/crypto/rsa/pss_test.go
    branches/C11-atomic/libgo/go/crypto/rsa/testdata/
      - copied from r204545, trunk/libgo/go/crypto/rsa/testdata/
    branches/C11-atomic/libgo/go/encoding/encoding.go
      - copied unchanged from r204545, trunk/libgo/go/encoding/encoding.go
    branches/C11-atomic/libgo/go/go/doc/testdata/bugpara.0.golden
      - copied unchanged from r204545, trunk/libgo/go/go/doc/testdata/bugpara.0.golden
    branches/C11-atomic/libgo/go/go/doc/testdata/bugpara.1.golden
      - copied unchanged from r204545, trunk/libgo/go/go/doc/testdata/bugpara.1.golden
    branches/C11-atomic/libgo/go/go/doc/testdata/bugpara.2.golden
      - copied unchanged from r204545, trunk/libgo/go/go/doc/testdata/bugpara.2.golden
    branches/C11-atomic/libgo/go/go/doc/testdata/bugpara.go
      - copied unchanged from r204545, trunk/libgo/go/go/doc/testdata/bugpara.go
    branches/C11-atomic/libgo/go/html/escape_test.go
      - copied unchanged from r204545, trunk/libgo/go/html/escape_test.go
    branches/C11-atomic/libgo/go/image/color/palette/
      - copied from r204545, trunk/libgo/go/image/color/palette/
    branches/C11-atomic/libgo/go/image/gif/writer.go
      - copied unchanged from r204545, trunk/libgo/go/image/gif/writer.go
    branches/C11-atomic/libgo/go/image/gif/writer_test.go
      - copied unchanged from r204545, trunk/libgo/go/image/gif/writer_test.go
    branches/C11-atomic/libgo/go/mime/type_plan9.go
      - copied unchanged from r204545, trunk/libgo/go/mime/type_plan9.go
    branches/C11-atomic/libgo/go/net/dnsclient_unix_test.go
      - copied unchanged from r204545, trunk/libgo/go/net/dnsclient_unix_test.go
    branches/C11-atomic/libgo/go/net/fd_mutex.go
      - copied unchanged from r204545, trunk/libgo/go/net/fd_mutex.go
    branches/C11-atomic/libgo/go/net/fd_mutex_test.go
      - copied unchanged from r204545, trunk/libgo/go/net/fd_mutex_test.go
    branches/C11-atomic/libgo/go/net/interface_dragonfly.go
      - copied unchanged from r204545, trunk/libgo/go/net/interface_dragonfly.go
    branches/C11-atomic/libgo/go/net/ipsock_test.go
      - copied unchanged from r204545, trunk/libgo/go/net/ipsock_test.go
    branches/C11-atomic/libgo/go/net/mockicmp_test.go
      - copied unchanged from r204545, trunk/libgo/go/net/mockicmp_test.go
    branches/C11-atomic/libgo/go/net/mockserver_test.go
      - copied unchanged from r204545, trunk/libgo/go/net/mockserver_test.go
    branches/C11-atomic/libgo/go/net/race.go
      - copied unchanged from r204545, trunk/libgo/go/net/race.go
    branches/C11-atomic/libgo/go/net/race0.go
      - copied unchanged from r204545, trunk/libgo/go/net/race0.go
    branches/C11-atomic/libgo/go/net/sendfile_dragonfly.go
      - copied unchanged from r204545, trunk/libgo/go/net/sendfile_dragonfly.go
    branches/C11-atomic/libgo/go/net/singleflight.go
      - copied unchanged from r204545, trunk/libgo/go/net/singleflight.go
    branches/C11-atomic/libgo/go/net/sock_plan9.go
      - copied unchanged from r204545, trunk/libgo/go/net/sock_plan9.go
    branches/C11-atomic/libgo/go/net/tcpsockopt_darwin.go
      - copied unchanged from r204545, trunk/libgo/go/net/tcpsockopt_darwin.go
    branches/C11-atomic/libgo/go/net/tcpsockopt_openbsd.go
      - copied unchanged from r204545, trunk/libgo/go/net/tcpsockopt_openbsd.go
    branches/C11-atomic/libgo/go/net/tcpsockopt_posix.go
      - copied unchanged from r204545, trunk/libgo/go/net/tcpsockopt_posix.go
    branches/C11-atomic/libgo/go/net/tcpsockopt_unix.go
      - copied unchanged from r204545, trunk/libgo/go/net/tcpsockopt_unix.go
    branches/C11-atomic/libgo/go/net/tcpsockopt_windows.go
      - copied unchanged from r204545, trunk/libgo/go/net/tcpsockopt_windows.go
    branches/C11-atomic/libgo/go/os/error_unix.go
      - copied unchanged from r204545, trunk/libgo/go/os/error_unix.go
    branches/C11-atomic/libgo/go/os/getwd_darwin.go
      - copied unchanged from r204545, trunk/libgo/go/os/getwd_darwin.go
    branches/C11-atomic/libgo/go/os/stat_dragonfly.go
      - copied unchanged from r204545, trunk/libgo/go/os/stat_dragonfly.go
    branches/C11-atomic/libgo/go/os/user/lookup_plan9.go
      - copied unchanged from r204545, trunk/libgo/go/os/user/lookup_plan9.go
    branches/C11-atomic/libgo/go/regexp/exec2_test.go
      - copied unchanged from r204545, trunk/libgo/go/regexp/exec2_test.go
    branches/C11-atomic/libgo/go/runtime/malloc_test.go
      - copied unchanged from r204545, trunk/libgo/go/runtime/malloc_test.go
    branches/C11-atomic/libgo/go/runtime/memmove_test.go
      - copied unchanged from r204545, trunk/libgo/go/runtime/memmove_test.go
    branches/C11-atomic/libgo/go/runtime/norace_test.go
      - copied unchanged from r204545, trunk/libgo/go/runtime/norace_test.go
    branches/C11-atomic/libgo/go/sort/example_wrapper_test.go
      - copied unchanged from r204545, trunk/libgo/go/sort/example_wrapper_test.go
    branches/C11-atomic/libgo/go/strings/indexbyte.c
      - copied unchanged from r204545, trunk/libgo/go/strings/indexbyte.c
    branches/C11-atomic/libgo/go/strings/strings_decl.go
      - copied unchanged from r204545, trunk/libgo/go/strings/strings_decl.go
    branches/C11-atomic/libgo/go/syscall/consistency_unix_test.go
      - copied unchanged from r204545, trunk/libgo/go/syscall/consistency_unix_test.go
    branches/C11-atomic/libgo/go/syscall/rlimit_linux_test.go
      - copied unchanged from r204545, trunk/libgo/go/syscall/rlimit_linux_test.go
    branches/C11-atomic/libgo/go/syscall/route_dragonfly.go
      - copied unchanged from r204545, trunk/libgo/go/syscall/route_dragonfly.go
    branches/C11-atomic/libgo/go/syscall/syscall_test.go
      - copied unchanged from r204545, trunk/libgo/go/syscall/syscall_test.go
    branches/C11-atomic/libgo/go/testing/benchmark_test.go
      - copied unchanged from r204545, trunk/libgo/go/testing/benchmark_test.go
    branches/C11-atomic/libgo/go/testing/cover.go
      - copied unchanged from r204545, trunk/libgo/go/testing/cover.go
    branches/C11-atomic/libgo/go/testing/export_test.go
      - copied unchanged from r204545, trunk/libgo/go/testing/export_test.go
    branches/C11-atomic/libgo/go/time/genzabbrs.go
      - copied unchanged from r204545, trunk/libgo/go/time/genzabbrs.go
    branches/C11-atomic/libgo/go/time/zoneinfo_abbrs_windows.go
      - copied unchanged from r204545, trunk/libgo/go/time/zoneinfo_abbrs_windows.go
    branches/C11-atomic/libsanitizer/asan/asan_dll_thunk.cc
      - copied unchanged from r204545, trunk/libsanitizer/asan/asan_dll_thunk.cc
    branches/C11-atomic/libsanitizer/asan/asan_fake_stack.h
      - copied unchanged from r204545, trunk/libsanitizer/asan/asan_fake_stack.h
    branches/C11-atomic/libsanitizer/asan/asan_poisoning.h
      - copied unchanged from r204545, trunk/libsanitizer/asan/asan_poisoning.h
    branches/C11-atomic/libsanitizer/include/sanitizer/dfsan_interface.h
      - copied unchanged from r204545, trunk/libsanitizer/include/sanitizer/dfsan_interface.h
    branches/C11-atomic/libsanitizer/include/sanitizer/linux_syscall_hooks.h
      - copied unchanged from r204545, trunk/libsanitizer/include/sanitizer/linux_syscall_hooks.h
    branches/C11-atomic/libsanitizer/include/sanitizer/lsan_interface.h
      - copied unchanged from r204545, trunk/libsanitizer/include/sanitizer/lsan_interface.h
    branches/C11-atomic/libsanitizer/include/sanitizer/msan_interface.h
      - copied unchanged from r204545, trunk/libsanitizer/include/sanitizer/msan_interface.h
    branches/C11-atomic/libsanitizer/lsan/
      - copied from r204545, trunk/libsanitizer/lsan/
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_allocator_internal.h
      - copied unchanged from r204545, trunk/libsanitizer/sanitizer_common/sanitizer_allocator_internal.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_common_interceptors_ioctl.inc
      - copied unchanged from r204545, trunk/libsanitizer/sanitizer_common/sanitizer_common_interceptors_ioctl.inc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_common_libcdep.cc
      - copied unchanged from r204545, trunk/libsanitizer/sanitizer_common/sanitizer_common_libcdep.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_common_syscalls.inc
      - copied unchanged from r204545, trunk/libsanitizer/sanitizer_common/sanitizer_common_syscalls.inc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_linux.h
      - copied unchanged from r204545, trunk/libsanitizer/sanitizer_common/sanitizer_linux.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc
      - copied unchanged from r204545, trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_platform.h
      - copied unchanged from r204545, trunk/libsanitizer/sanitizer_common/sanitizer_platform.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_platform_limits_linux.cc
      - copied unchanged from r204545, trunk/libsanitizer/sanitizer_common/sanitizer_platform_limits_linux.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cc
      - copied unchanged from r204545, trunk/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_stoptheworld.h
      - copied unchanged from r204545, trunk/libsanitizer/sanitizer_common/sanitizer_stoptheworld.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
      - copied unchanged from r204545, trunk/libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_suppressions.cc
      - copied unchanged from r204545, trunk/libsanitizer/sanitizer_common/sanitizer_suppressions.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_suppressions.h
      - copied unchanged from r204545, trunk/libsanitizer/sanitizer_common/sanitizer_suppressions.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc
      - copied unchanged from r204545, trunk/libsanitizer/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_syscall_generic.inc
      - copied unchanged from r204545, trunk/libsanitizer/sanitizer_common/sanitizer_syscall_generic.inc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_syscall_linux_x86_64.inc
      - copied unchanged from r204545, trunk/libsanitizer/sanitizer_common/sanitizer_syscall_linux_x86_64.inc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_thread_registry.cc
      - copied unchanged from r204545, trunk/libsanitizer/sanitizer_common/sanitizer_thread_registry.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_thread_registry.h
      - copied unchanged from r204545, trunk/libsanitizer/sanitizer_common/sanitizer_thread_registry.h
Removed:
    branches/C11-atomic/libgo/go/net/fd_bsd.go
    branches/C11-atomic/libgo/go/net/fd_poll_unix.go
    branches/C11-atomic/libgo/go/net/fd_posix_test.go
    branches/C11-atomic/libgo/go/net/http/server_test.go
    branches/C11-atomic/libgo/go/net/sock_unix.go
    branches/C11-atomic/libgo/go/os/error_posix.go
    branches/C11-atomic/libsanitizer/asan/asan_allocator.cc
    branches/C11-atomic/libsanitizer/asan/asan_thread_registry.cc
    branches/C11-atomic/libsanitizer/asan/asan_thread_registry.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_symbolizer.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_symbolizer_itanium.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_symbolizer_linux.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_symbolizer_mac.cc
Modified:
    branches/C11-atomic/   (props changed)
    branches/C11-atomic/ChangeLog
    branches/C11-atomic/Makefile.in
    branches/C11-atomic/Makefile.tpl
    branches/C11-atomic/configure
    branches/C11-atomic/configure.ac
    branches/C11-atomic/gcc/ChangeLog
    branches/C11-atomic/gcc/DATESTAMP
    branches/C11-atomic/gcc/Makefile.in
    branches/C11-atomic/gcc/asan.c
    branches/C11-atomic/gcc/asan.h
    branches/C11-atomic/gcc/basic-block.h
    branches/C11-atomic/gcc/builtins.def
    branches/C11-atomic/gcc/c-family/ChangeLog
    branches/C11-atomic/gcc/c-family/c-ada-spec.c
    branches/C11-atomic/gcc/c-family/c-ada-spec.h
    branches/C11-atomic/gcc/c-family/c-common.c
    branches/C11-atomic/gcc/c-family/c-common.h
    branches/C11-atomic/gcc/c-family/c-cppbuiltin.c
    branches/C11-atomic/gcc/c-family/c-opts.c
    branches/C11-atomic/gcc/c-family/c-pragma.c
    branches/C11-atomic/gcc/c-family/c-pretty-print.c
    branches/C11-atomic/gcc/c-family/c-ubsan.c
    branches/C11-atomic/gcc/c-family/c-ubsan.h
    branches/C11-atomic/gcc/c-family/c.opt
    branches/C11-atomic/gcc/c/ChangeLog
    branches/C11-atomic/gcc/c/c-decl.c
    branches/C11-atomic/gcc/c/c-parser.c
    branches/C11-atomic/gcc/c/c-typeck.c
    branches/C11-atomic/gcc/common.opt
    branches/C11-atomic/gcc/config.gcc
    branches/C11-atomic/gcc/config/aarch64/aarch64.c
    branches/C11-atomic/gcc/config/aarch64/arm_neon.h
    branches/C11-atomic/gcc/config/arc/arc.c
    branches/C11-atomic/gcc/config/arc/arc.h
    branches/C11-atomic/gcc/config/arm/arm.c
    branches/C11-atomic/gcc/config/avr/avr-log.c
    branches/C11-atomic/gcc/config/avr/avr.c
    branches/C11-atomic/gcc/config/i386/bdver3.md
    branches/C11-atomic/gcc/config/i386/i386-c.c
    branches/C11-atomic/gcc/config/i386/i386-protos.h
    branches/C11-atomic/gcc/config/i386/i386.c
    branches/C11-atomic/gcc/config/i386/i386.h
    branches/C11-atomic/gcc/config/i386/i386.md
    branches/C11-atomic/gcc/config/i386/rtemself.h
    branches/C11-atomic/gcc/config/i386/sync.md
    branches/C11-atomic/gcc/config/i386/t-rtems
    branches/C11-atomic/gcc/config/i386/x86-tune.def
    branches/C11-atomic/gcc/config/ia64/hpux.h
    branches/C11-atomic/gcc/config/ia64/ia64.c
    branches/C11-atomic/gcc/config/iq2000/iq2000.md
    branches/C11-atomic/gcc/config/microblaze/microblaze.md
    branches/C11-atomic/gcc/config/mips/mips.c
    branches/C11-atomic/gcc/config/mips/mti-linux.h
    branches/C11-atomic/gcc/config/mips/t-mti-elf
    branches/C11-atomic/gcc/config/mips/t-mti-linux
    branches/C11-atomic/gcc/config/msp430/msp430-protos.h
    branches/C11-atomic/gcc/config/msp430/msp430.c
    branches/C11-atomic/gcc/config/msp430/msp430.h
    branches/C11-atomic/gcc/config/msp430/t-msp430
    branches/C11-atomic/gcc/config/pa/pa-hpux11.h
    branches/C11-atomic/gcc/config/pa/pa64-hpux.h
    branches/C11-atomic/gcc/config/pdp11/pdp11.c
    branches/C11-atomic/gcc/config/picochip/picochip.c
    branches/C11-atomic/gcc/config/rs6000/altivec.md
    branches/C11-atomic/gcc/config/rs6000/linux.h
    branches/C11-atomic/gcc/config/rs6000/linux64.h
    branches/C11-atomic/gcc/config/rs6000/rs6000-protos.h
    branches/C11-atomic/gcc/config/rs6000/rs6000.c
    branches/C11-atomic/gcc/config/rs6000/t-linux
    branches/C11-atomic/gcc/config/rs6000/t-linux64
    branches/C11-atomic/gcc/config/rs6000/vector.md
    branches/C11-atomic/gcc/config/rs6000/vsx.md
    branches/C11-atomic/gcc/config/sh/sh-mem.cc
    branches/C11-atomic/gcc/config/sh/sh-protos.h
    branches/C11-atomic/gcc/config/sh/sh.md
    branches/C11-atomic/gcc/config/sparc/sparc.c
    branches/C11-atomic/gcc/cp/ChangeLog
    branches/C11-atomic/gcc/cp/decl.c
    branches/C11-atomic/gcc/cp/decl2.c
    branches/C11-atomic/gcc/cp/init.c
    branches/C11-atomic/gcc/cp/name-lookup.c
    branches/C11-atomic/gcc/cp/parser.c
    branches/C11-atomic/gcc/doc/cpp.texi
    branches/C11-atomic/gcc/doc/extend.texi
    branches/C11-atomic/gcc/doc/invoke.texi
    branches/C11-atomic/gcc/doc/md.texi
    branches/C11-atomic/gcc/doc/sourcebuild.texi
    branches/C11-atomic/gcc/doc/tm.texi
    branches/C11-atomic/gcc/doc/tm.texi.in
    branches/C11-atomic/gcc/double-int.c
    branches/C11-atomic/gcc/expr.c
    branches/C11-atomic/gcc/final.c
    branches/C11-atomic/gcc/flag-types.h
    branches/C11-atomic/gcc/fortran/ChangeLog
    branches/C11-atomic/gcc/fortran/check.c
    branches/C11-atomic/gcc/fortran/cpp.c
    branches/C11-atomic/gcc/fortran/gfortran.h
    branches/C11-atomic/gcc/fortran/gfortran.texi
    branches/C11-atomic/gcc/fortran/lang.opt
    branches/C11-atomic/gcc/fortran/options.c
    branches/C11-atomic/gcc/fortran/trans-expr.c
    branches/C11-atomic/gcc/fortran/trans-io.c
    branches/C11-atomic/gcc/gcc.c
    branches/C11-atomic/gcc/gdbinit.in
    branches/C11-atomic/gcc/gengtype-parse.c
    branches/C11-atomic/gcc/gimple-fold.c
    branches/C11-atomic/gcc/gimple.c
    branches/C11-atomic/gcc/gimple.h
    branches/C11-atomic/gcc/gimplify.c
    branches/C11-atomic/gcc/go/ChangeLog
    branches/C11-atomic/gcc/go/go-lang.c
    branches/C11-atomic/gcc/graphite-sese-to-poly.c
    branches/C11-atomic/gcc/haifa-sched.c
    branches/C11-atomic/gcc/ipa-prop.c
    branches/C11-atomic/gcc/ira.c
    branches/C11-atomic/gcc/java/ChangeLog
    branches/C11-atomic/gcc/java/builtins.c
    branches/C11-atomic/gcc/loop-iv.c
    branches/C11-atomic/gcc/loop-unswitch.c
    branches/C11-atomic/gcc/lra-spills.c
    branches/C11-atomic/gcc/lto-opts.c
    branches/C11-atomic/gcc/lto-wrapper.c
    branches/C11-atomic/gcc/objc/ChangeLog
    branches/C11-atomic/gcc/omp-low.c
    branches/C11-atomic/gcc/optabs.c
    branches/C11-atomic/gcc/opts.c
    branches/C11-atomic/gcc/passes.def
    branches/C11-atomic/gcc/print-tree.c
    branches/C11-atomic/gcc/rtlanal.c
    branches/C11-atomic/gcc/sanitizer.def
    branches/C11-atomic/gcc/sched-deps.c
    branches/C11-atomic/gcc/sched-int.h
    branches/C11-atomic/gcc/sched-rgn.c
    branches/C11-atomic/gcc/sync-builtins.def
    branches/C11-atomic/gcc/target.def
    branches/C11-atomic/gcc/targhooks.c
    branches/C11-atomic/gcc/targhooks.h
    branches/C11-atomic/gcc/testsuite/ChangeLog
    branches/C11-atomic/gcc/testsuite/c-c++-common/asan/stack-overflow-1.c
    branches/C11-atomic/gcc/testsuite/c-c++-common/cilk-plus/CK/fib.c
    branches/C11-atomic/gcc/testsuite/c-c++-common/cilk-plus/CK/fib_init_expr_xy.c
    branches/C11-atomic/gcc/testsuite/c-c++-common/cilk-plus/CK/fib_no_return.c
    branches/C11-atomic/gcc/testsuite/c-c++-common/cilk-plus/CK/fib_no_sync.c
    branches/C11-atomic/gcc/testsuite/g++.dg/asan/asan_test.cc
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-compare-exchange-1.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-compare-exchange-2.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-compare-exchange-3.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-compare-exchange-4.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-compare-exchange-5.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-exchange-1.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-exchange-2.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-exchange-3.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-exchange-4.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-exchange-5.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-fence.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-flag.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-generic.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-invalid.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-load-1.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-load-2.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-load-3.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-load-4.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-load-5.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-lockfree.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-noinline.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-param.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-store-1.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-store-2.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-store-3.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-store-4.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/atomic-store-5.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/cilk-plus/cilk-plus.exp
    branches/C11-atomic/gcc/testsuite/gcc.dg/pr38984.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/pr57518.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/superblock.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/tree-ssa/ivopt_infer_2.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/tree-ssa/ivopt_mult_3.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/tree-ssa/loop-2.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/unroll_1.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/unroll_2.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/unroll_3.c
    branches/C11-atomic/gcc/testsuite/gcc.dg/unroll_4.c
    branches/C11-atomic/gcc/testsuite/gcc.target/arm/neon-vcond-gt.c
    branches/C11-atomic/gcc/testsuite/gcc.target/arm/neon-vcond-ltgt.c
    branches/C11-atomic/gcc/testsuite/gcc.target/arm/neon-vcond-unordered.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/20080410-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/attr-isr-trap_exit.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/cmpstr.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/cmpstrn.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/fpul-usage-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/mfmovd.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr21255-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr21255-2-mb.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr21255-2-ml.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr21255-3.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr33135-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr33135-2.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr33135-3.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr33135-4.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr39423-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr39423-2.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr49263.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr49468-di.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr49468-si.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr49880-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr49880-2.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr49880-3.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr49880-4.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr49880-5.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50749-qihisi-postinc-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50749-qihisi-postinc-2.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50749-qihisi-postinc-3.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50749-qihisi-postinc-4.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50749-qihisi-predec-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50749-qihisi-predec-2.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50749-qihisi-predec-3.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50749-qihisi-predec-4.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50749-sf-postinc-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50749-sf-postinc-2.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50749-sf-postinc-3.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50749-sf-postinc-4.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50749-sf-predec-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50749-sf-predec-2.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50749-sf-predec-3.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50749-sf-predec-4.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50751-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50751-2.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50751-3.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50751-4.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50751-5.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50751-6.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50751-7.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr50751-8.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-10.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-11.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-12.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-13.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-14.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-15.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-16.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-17.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-18.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-19.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-2.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-20-sh2a.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-20.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-3.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-4.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-5.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-6.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-7.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-8.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr51244-9.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr52483-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr52483-2.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr52483-3.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr52483-4.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr52483-5.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr52933-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr52933-2.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr53511-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr53512-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr53512-2.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr53512-3.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr53512-4.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr53568-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr53988.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54089-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54089-2.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54089-3.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54089-4.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54089-5.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54089-6.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54089-7.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54089-8.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54089-9.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54236-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54236-2.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54386.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54602-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54602-2.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54602-3.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54602-4.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54680.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54685.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54760-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54760-2.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54760-3.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr54760-4.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr55146.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr55160.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr55303-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr55303-2.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr55303-3.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr56547-1.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr56547-2.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pr6526.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/pragma-isr-trap-exit.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/prefetch.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/rte-delay-slot.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/sh2a-band.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/sh2a-bclr.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/sh2a-bclrmem.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/sh2a-bld.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/sh2a-bor.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/sh2a-bset.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/sh2a-bsetmem.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/sh2a-bxor.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/sh2a-jsrn.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/sh2a-movi20s.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/sh2a-movrt.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/sh2a-resbank.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/sh2a-rtsn.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/sh2a-tbr-jump.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/sh4a-bitmovua.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/sh4a-cosf.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/sh4a-fsrra.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/sh4a-sincosf.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/sh4a-sinf.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/sp-switch.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/struct-arg-dw2.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/torture/pr34777.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/torture/pr58314.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/torture/pr58475.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/torture/pragma-isr.c
    branches/C11-atomic/gcc/testsuite/gcc.target/sh/torture/pragma-isr2.c
    branches/C11-atomic/gcc/testsuite/lib/gcc-defs.exp
    branches/C11-atomic/gcc/timevar.def
    branches/C11-atomic/gcc/tree-affine.c
    branches/C11-atomic/gcc/tree-affine.h
    branches/C11-atomic/gcc/tree-dfa.c
    branches/C11-atomic/gcc/tree-if-conv.c
    branches/C11-atomic/gcc/tree-loop-distribution.c
    branches/C11-atomic/gcc/tree-outof-ssa.c
    branches/C11-atomic/gcc/tree-parloops.c
    branches/C11-atomic/gcc/tree-pass.h
    branches/C11-atomic/gcc/tree-predcom.c
    branches/C11-atomic/gcc/tree-ssa-alias.c
    branches/C11-atomic/gcc/tree-ssa-alias.h
    branches/C11-atomic/gcc/tree-ssa-ccp.c
    branches/C11-atomic/gcc/tree-ssa-loop-im.c
    branches/C11-atomic/gcc/tree-ssa-loop-ivopts.c
    branches/C11-atomic/gcc/tree-ssa-loop-manip.c
    branches/C11-atomic/gcc/tree-ssa-loop-niter.c
    branches/C11-atomic/gcc/tree-ssa-pre.c
    branches/C11-atomic/gcc/tree-ssa-propagate.c
    branches/C11-atomic/gcc/tree-ssa-reassoc.c
    branches/C11-atomic/gcc/tree-ssa-threadedge.c
    branches/C11-atomic/gcc/tree-ssa.c
    branches/C11-atomic/gcc/tree-ssa.h
    branches/C11-atomic/gcc/tree-vect-data-refs.c
    branches/C11-atomic/gcc/tree-vect-loop-manip.c
    branches/C11-atomic/gcc/tree-vect-loop.c
    branches/C11-atomic/gcc/tree-vect-stmts.c
    branches/C11-atomic/gcc/tree-vectorizer.h
    branches/C11-atomic/gcc/tree-vrp.c
    branches/C11-atomic/gcc/tree.c
    branches/C11-atomic/gcc/tree.h
    branches/C11-atomic/gcc/varasm.c
    branches/C11-atomic/gcc/varpool.c
    branches/C11-atomic/gcc/vec.c
    branches/C11-atomic/gcc/vec.h
    branches/C11-atomic/libatomic/ChangeLog
    branches/C11-atomic/libcilkrts/ChangeLog
    branches/C11-atomic/libcilkrts/Makefile.am
    branches/C11-atomic/libcilkrts/Makefile.in
    branches/C11-atomic/libcilkrts/runtime/os-unix.c
    branches/C11-atomic/libcpp/ChangeLog
    branches/C11-atomic/libcpp/include/cpplib.h
    branches/C11-atomic/libcpp/init.c
    branches/C11-atomic/libcpp/macro.c
    branches/C11-atomic/libgcc/ChangeLog
    branches/C11-atomic/libgcc/config.host
    branches/C11-atomic/libgcc/config/i386/32/sfp-machine.h
    branches/C11-atomic/libgcc/config/i386/sfp-exceptions.c
    branches/C11-atomic/libgcc/soft-fp/README
    branches/C11-atomic/libgcc/soft-fp/adddf3.c
    branches/C11-atomic/libgcc/soft-fp/addsf3.c
    branches/C11-atomic/libgcc/soft-fp/addtf3.c
    branches/C11-atomic/libgcc/soft-fp/divdf3.c
    branches/C11-atomic/libgcc/soft-fp/divsf3.c
    branches/C11-atomic/libgcc/soft-fp/divtf3.c
    branches/C11-atomic/libgcc/soft-fp/double.h
    branches/C11-atomic/libgcc/soft-fp/eqdf2.c
    branches/C11-atomic/libgcc/soft-fp/eqsf2.c
    branches/C11-atomic/libgcc/soft-fp/eqtf2.c
    branches/C11-atomic/libgcc/soft-fp/extenddftf2.c
    branches/C11-atomic/libgcc/soft-fp/extended.h
    branches/C11-atomic/libgcc/soft-fp/extendsfdf2.c
    branches/C11-atomic/libgcc/soft-fp/extendsftf2.c
    branches/C11-atomic/libgcc/soft-fp/extendxftf2.c
    branches/C11-atomic/libgcc/soft-fp/fixdfdi.c
    branches/C11-atomic/libgcc/soft-fp/fixdfsi.c
    branches/C11-atomic/libgcc/soft-fp/fixdfti.c
    branches/C11-atomic/libgcc/soft-fp/fixsfdi.c
    branches/C11-atomic/libgcc/soft-fp/fixsfsi.c
    branches/C11-atomic/libgcc/soft-fp/fixsfti.c
    branches/C11-atomic/libgcc/soft-fp/fixtfdi.c
    branches/C11-atomic/libgcc/soft-fp/fixtfsi.c
    branches/C11-atomic/libgcc/soft-fp/fixtfti.c
    branches/C11-atomic/libgcc/soft-fp/fixunsdfdi.c
    branches/C11-atomic/libgcc/soft-fp/fixunsdfsi.c
    branches/C11-atomic/libgcc/soft-fp/fixunsdfti.c
    branches/C11-atomic/libgcc/soft-fp/fixunssfdi.c
    branches/C11-atomic/libgcc/soft-fp/fixunssfsi.c
    branches/C11-atomic/libgcc/soft-fp/fixunssfti.c
    branches/C11-atomic/libgcc/soft-fp/fixunstfdi.c
    branches/C11-atomic/libgcc/soft-fp/fixunstfsi.c
    branches/C11-atomic/libgcc/soft-fp/fixunstfti.c
    branches/C11-atomic/libgcc/soft-fp/floatdidf.c
    branches/C11-atomic/libgcc/soft-fp/floatdisf.c
    branches/C11-atomic/libgcc/soft-fp/floatditf.c
    branches/C11-atomic/libgcc/soft-fp/floatsidf.c
    branches/C11-atomic/libgcc/soft-fp/floatsisf.c
    branches/C11-atomic/libgcc/soft-fp/floatsitf.c
    branches/C11-atomic/libgcc/soft-fp/floattidf.c
    branches/C11-atomic/libgcc/soft-fp/floattisf.c
    branches/C11-atomic/libgcc/soft-fp/floattitf.c
    branches/C11-atomic/libgcc/soft-fp/floatundidf.c
    branches/C11-atomic/libgcc/soft-fp/floatundisf.c
    branches/C11-atomic/libgcc/soft-fp/floatunditf.c
    branches/C11-atomic/libgcc/soft-fp/floatunsidf.c
    branches/C11-atomic/libgcc/soft-fp/floatunsisf.c
    branches/C11-atomic/libgcc/soft-fp/floatunsitf.c
    branches/C11-atomic/libgcc/soft-fp/floatuntidf.c
    branches/C11-atomic/libgcc/soft-fp/floatuntisf.c
    branches/C11-atomic/libgcc/soft-fp/floatuntitf.c
    branches/C11-atomic/libgcc/soft-fp/gedf2.c
    branches/C11-atomic/libgcc/soft-fp/gesf2.c
    branches/C11-atomic/libgcc/soft-fp/getf2.c
    branches/C11-atomic/libgcc/soft-fp/ledf2.c
    branches/C11-atomic/libgcc/soft-fp/lesf2.c
    branches/C11-atomic/libgcc/soft-fp/letf2.c
    branches/C11-atomic/libgcc/soft-fp/muldf3.c
    branches/C11-atomic/libgcc/soft-fp/mulsf3.c
    branches/C11-atomic/libgcc/soft-fp/multf3.c
    branches/C11-atomic/libgcc/soft-fp/negdf2.c
    branches/C11-atomic/libgcc/soft-fp/negsf2.c
    branches/C11-atomic/libgcc/soft-fp/negtf2.c
    branches/C11-atomic/libgcc/soft-fp/op-1.h
    branches/C11-atomic/libgcc/soft-fp/op-2.h
    branches/C11-atomic/libgcc/soft-fp/op-4.h
    branches/C11-atomic/libgcc/soft-fp/op-8.h
    branches/C11-atomic/libgcc/soft-fp/op-common.h
    branches/C11-atomic/libgcc/soft-fp/quad.h
    branches/C11-atomic/libgcc/soft-fp/single.h
    branches/C11-atomic/libgcc/soft-fp/soft-fp.h
    branches/C11-atomic/libgcc/soft-fp/subdf3.c
    branches/C11-atomic/libgcc/soft-fp/subsf3.c
    branches/C11-atomic/libgcc/soft-fp/subtf3.c
    branches/C11-atomic/libgcc/soft-fp/truncdfsf2.c
    branches/C11-atomic/libgcc/soft-fp/trunctfdf2.c
    branches/C11-atomic/libgcc/soft-fp/trunctfsf2.c
    branches/C11-atomic/libgcc/soft-fp/trunctfxf2.c
    branches/C11-atomic/libgcc/soft-fp/unorddf2.c
    branches/C11-atomic/libgcc/soft-fp/unordsf2.c
    branches/C11-atomic/libgcc/soft-fp/unordtf2.c
    branches/C11-atomic/libgo/MERGE
    branches/C11-atomic/libgo/Makefile.am
    branches/C11-atomic/libgo/Makefile.in
    branches/C11-atomic/libgo/config.h.in
    branches/C11-atomic/libgo/configure
    branches/C11-atomic/libgo/configure.ac
    branches/C11-atomic/libgo/go/archive/tar/common.go
    branches/C11-atomic/libgo/go/archive/tar/reader.go
    branches/C11-atomic/libgo/go/archive/tar/reader_test.go
    branches/C11-atomic/libgo/go/archive/tar/tar_test.go
    branches/C11-atomic/libgo/go/archive/tar/writer.go
    branches/C11-atomic/libgo/go/archive/tar/writer_test.go
    branches/C11-atomic/libgo/go/archive/zip/reader.go
    branches/C11-atomic/libgo/go/archive/zip/reader_test.go
    branches/C11-atomic/libgo/go/archive/zip/struct.go
    branches/C11-atomic/libgo/go/archive/zip/writer.go
    branches/C11-atomic/libgo/go/archive/zip/zip_test.go
    branches/C11-atomic/libgo/go/bufio/bufio.go
    branches/C11-atomic/libgo/go/bufio/bufio_test.go
    branches/C11-atomic/libgo/go/bufio/example_test.go
    branches/C11-atomic/libgo/go/bufio/scan.go
    branches/C11-atomic/libgo/go/builtin/builtin.go
    branches/C11-atomic/libgo/go/bytes/bytes.go
    branches/C11-atomic/libgo/go/bytes/bytes_decl.go
    branches/C11-atomic/libgo/go/bytes/bytes_test.go
    branches/C11-atomic/libgo/go/bytes/indexbyte.c
    branches/C11-atomic/libgo/go/bytes/reader_test.go
    branches/C11-atomic/libgo/go/compress/bzip2/bit_reader.go
    branches/C11-atomic/libgo/go/compress/bzip2/bzip2.go
    branches/C11-atomic/libgo/go/compress/bzip2/bzip2_test.go
    branches/C11-atomic/libgo/go/compress/bzip2/huffman.go
    branches/C11-atomic/libgo/go/compress/bzip2/move_to_front.go
    branches/C11-atomic/libgo/go/compress/flate/copy.go
    branches/C11-atomic/libgo/go/compress/flate/copy_test.go
    branches/C11-atomic/libgo/go/compress/flate/deflate.go
    branches/C11-atomic/libgo/go/compress/flate/deflate_test.go
    branches/C11-atomic/libgo/go/compress/flate/flate_test.go
    branches/C11-atomic/libgo/go/compress/flate/huffman_bit_writer.go
    branches/C11-atomic/libgo/go/compress/flate/huffman_code.go
    branches/C11-atomic/libgo/go/compress/flate/inflate.go
    branches/C11-atomic/libgo/go/compress/flate/reader_test.go
    branches/C11-atomic/libgo/go/compress/gzip/gunzip_test.go
    branches/C11-atomic/libgo/go/compress/gzip/gzip.go
    branches/C11-atomic/libgo/go/compress/gzip/gzip_test.go
    branches/C11-atomic/libgo/go/compress/zlib/writer.go
    branches/C11-atomic/libgo/go/compress/zlib/writer_test.go
    branches/C11-atomic/libgo/go/container/heap/heap.go
    branches/C11-atomic/libgo/go/container/heap/heap_test.go
    branches/C11-atomic/libgo/go/container/list/list.go
    branches/C11-atomic/libgo/go/container/list/list_test.go
    branches/C11-atomic/libgo/go/crypto/cipher/cbc.go
    branches/C11-atomic/libgo/go/crypto/cipher/io.go
    branches/C11-atomic/libgo/go/crypto/crypto.go
    branches/C11-atomic/libgo/go/crypto/des/block.go
    branches/C11-atomic/libgo/go/crypto/des/des_test.go
    branches/C11-atomic/libgo/go/crypto/ecdsa/ecdsa.go
    branches/C11-atomic/libgo/go/crypto/elliptic/elliptic.go
    branches/C11-atomic/libgo/go/crypto/elliptic/elliptic_test.go
    branches/C11-atomic/libgo/go/crypto/md5/gen.go
    branches/C11-atomic/libgo/go/crypto/md5/md5.go
    branches/C11-atomic/libgo/go/crypto/md5/md5_test.go
    branches/C11-atomic/libgo/go/crypto/md5/md5block.go
    branches/C11-atomic/libgo/go/crypto/md5/md5block_decl.go
    branches/C11-atomic/libgo/go/crypto/rand/rand.go
    branches/C11-atomic/libgo/go/crypto/rand/rand_unix.go
    branches/C11-atomic/libgo/go/crypto/rsa/pkcs1v15.go
    branches/C11-atomic/libgo/go/crypto/rsa/pkcs1v15_test.go
    branches/C11-atomic/libgo/go/crypto/rsa/rsa.go
    branches/C11-atomic/libgo/go/crypto/rsa/rsa_test.go
    branches/C11-atomic/libgo/go/crypto/sha1/sha1.go
    branches/C11-atomic/libgo/go/crypto/sha1/sha1_test.go
    branches/C11-atomic/libgo/go/crypto/sha1/sha1block_decl.go
    branches/C11-atomic/libgo/go/crypto/sha256/sha256.go
    branches/C11-atomic/libgo/go/crypto/sha256/sha256_test.go
    branches/C11-atomic/libgo/go/crypto/sha512/sha512.go
    branches/C11-atomic/libgo/go/crypto/sha512/sha512_test.go
    branches/C11-atomic/libgo/go/crypto/subtle/constant_time.go
    branches/C11-atomic/libgo/go/crypto/subtle/constant_time_test.go
    branches/C11-atomic/libgo/go/crypto/tls/cipher_suites.go
    branches/C11-atomic/libgo/go/crypto/tls/common.go
    branches/C11-atomic/libgo/go/crypto/tls/conn.go
    branches/C11-atomic/libgo/go/crypto/tls/generate_cert.go
    branches/C11-atomic/libgo/go/crypto/tls/handshake_client.go
    branches/C11-atomic/libgo/go/crypto/tls/handshake_client_test.go
    branches/C11-atomic/libgo/go/crypto/tls/handshake_messages.go
    branches/C11-atomic/libgo/go/crypto/tls/handshake_messages_test.go
    branches/C11-atomic/libgo/go/crypto/tls/handshake_server.go
    branches/C11-atomic/libgo/go/crypto/tls/handshake_server_test.go
    branches/C11-atomic/libgo/go/crypto/tls/key_agreement.go
    branches/C11-atomic/libgo/go/crypto/tls/prf.go
    branches/C11-atomic/libgo/go/crypto/tls/prf_test.go
    branches/C11-atomic/libgo/go/crypto/tls/tls.go
    branches/C11-atomic/libgo/go/crypto/x509/cert_pool.go
    branches/C11-atomic/libgo/go/crypto/x509/pkcs1.go
    branches/C11-atomic/libgo/go/crypto/x509/pkcs8.go
    branches/C11-atomic/libgo/go/crypto/x509/pkix/pkix.go
    branches/C11-atomic/libgo/go/crypto/x509/root_unix.go
    branches/C11-atomic/libgo/go/crypto/x509/root_windows.go
    branches/C11-atomic/libgo/go/crypto/x509/sec1.go
    branches/C11-atomic/libgo/go/crypto/x509/sec1_test.go
    branches/C11-atomic/libgo/go/crypto/x509/verify.go
    branches/C11-atomic/libgo/go/crypto/x509/verify_test.go
    branches/C11-atomic/libgo/go/crypto/x509/x509.go
    branches/C11-atomic/libgo/go/crypto/x509/x509_test.go
    branches/C11-atomic/libgo/go/database/sql/convert_test.go
    branches/C11-atomic/libgo/go/database/sql/driver/types_test.go
    branches/C11-atomic/libgo/go/database/sql/fakedb_test.go
    branches/C11-atomic/libgo/go/database/sql/sql.go
    branches/C11-atomic/libgo/go/database/sql/sql_test.go
    branches/C11-atomic/libgo/go/debug/dwarf/entry.go
    branches/C11-atomic/libgo/go/debug/dwarf/type.go
    branches/C11-atomic/libgo/go/debug/elf/file_test.go
    branches/C11-atomic/libgo/go/debug/gosym/pclntab.go
    branches/C11-atomic/libgo/go/debug/gosym/pclntab_test.go
    branches/C11-atomic/libgo/go/debug/gosym/symtab.go
    branches/C11-atomic/libgo/go/encoding/asn1/asn1.go
    branches/C11-atomic/libgo/go/encoding/asn1/asn1_test.go
    branches/C11-atomic/libgo/go/encoding/asn1/marshal.go
    branches/C11-atomic/libgo/go/encoding/asn1/marshal_test.go
    branches/C11-atomic/libgo/go/encoding/binary/binary.go
    branches/C11-atomic/libgo/go/encoding/binary/binary_test.go
    branches/C11-atomic/libgo/go/encoding/csv/reader.go
    branches/C11-atomic/libgo/go/encoding/csv/reader_test.go
    branches/C11-atomic/libgo/go/encoding/gob/codec_test.go
    branches/C11-atomic/libgo/go/encoding/gob/debug.go
    branches/C11-atomic/libgo/go/encoding/gob/decode.go
    branches/C11-atomic/libgo/go/encoding/gob/doc.go
    branches/C11-atomic/libgo/go/encoding/gob/encode.go
    branches/C11-atomic/libgo/go/encoding/gob/encoder.go
    branches/C11-atomic/libgo/go/encoding/gob/encoder_test.go
    branches/C11-atomic/libgo/go/encoding/gob/gobencdec_test.go
    branches/C11-atomic/libgo/go/encoding/gob/timing_test.go
    branches/C11-atomic/libgo/go/encoding/gob/type.go
    branches/C11-atomic/libgo/go/encoding/json/decode.go
    branches/C11-atomic/libgo/go/encoding/json/decode_test.go
    branches/C11-atomic/libgo/go/encoding/json/encode.go
    branches/C11-atomic/libgo/go/encoding/json/encode_test.go
    branches/C11-atomic/libgo/go/encoding/json/indent.go
    branches/C11-atomic/libgo/go/encoding/json/scanner.go
    branches/C11-atomic/libgo/go/encoding/json/scanner_test.go
    branches/C11-atomic/libgo/go/encoding/json/stream.go
    branches/C11-atomic/libgo/go/encoding/json/stream_test.go
    branches/C11-atomic/libgo/go/encoding/json/tags.go
    branches/C11-atomic/libgo/go/encoding/xml/marshal.go
    branches/C11-atomic/libgo/go/encoding/xml/marshal_test.go
    branches/C11-atomic/libgo/go/encoding/xml/read.go
    branches/C11-atomic/libgo/go/encoding/xml/read_test.go
    branches/C11-atomic/libgo/go/encoding/xml/xml.go
    branches/C11-atomic/libgo/go/encoding/xml/xml_test.go
    branches/C11-atomic/libgo/go/flag/export_test.go
    branches/C11-atomic/libgo/go/flag/flag.go
    branches/C11-atomic/libgo/go/flag/flag_test.go
    branches/C11-atomic/libgo/go/fmt/doc.go
    branches/C11-atomic/libgo/go/fmt/fmt_test.go
    branches/C11-atomic/libgo/go/fmt/format.go
    branches/C11-atomic/libgo/go/fmt/print.go
    branches/C11-atomic/libgo/go/fmt/scan.go
    branches/C11-atomic/libgo/go/fmt/scan_test.go
    branches/C11-atomic/libgo/go/go/ast/ast.go
    branches/C11-atomic/libgo/go/go/ast/commentmap.go
    branches/C11-atomic/libgo/go/go/ast/filter.go
    branches/C11-atomic/libgo/go/go/ast/import.go
    branches/C11-atomic/libgo/go/go/ast/walk.go
    branches/C11-atomic/libgo/go/go/build/build.go
    branches/C11-atomic/libgo/go/go/build/build_test.go
    branches/C11-atomic/libgo/go/go/build/deps_test.go
    branches/C11-atomic/libgo/go/go/build/doc.go
    branches/C11-atomic/libgo/go/go/build/syslist_test.go
    branches/C11-atomic/libgo/go/go/doc/comment.go
    branches/C11-atomic/libgo/go/go/doc/doc_test.go
    branches/C11-atomic/libgo/go/go/doc/example.go
    branches/C11-atomic/libgo/go/go/doc/example_test.go
    branches/C11-atomic/libgo/go/go/doc/reader.go
    branches/C11-atomic/libgo/go/go/doc/synopsis.go
    branches/C11-atomic/libgo/go/go/doc/testdata/a.0.golden
    branches/C11-atomic/libgo/go/go/doc/testdata/a.1.golden
    branches/C11-atomic/libgo/go/go/doc/testdata/a.2.golden
    branches/C11-atomic/libgo/go/go/doc/testdata/template.txt
    branches/C11-atomic/libgo/go/go/doc/testdata/testing.0.golden
    branches/C11-atomic/libgo/go/go/doc/testdata/testing.1.golden
    branches/C11-atomic/libgo/go/go/doc/testdata/testing.2.golden
    branches/C11-atomic/libgo/go/go/doc/testdata/testing.go
    branches/C11-atomic/libgo/go/go/format/format_test.go
    branches/C11-atomic/libgo/go/go/parser/interface.go
    branches/C11-atomic/libgo/go/go/parser/parser.go
    branches/C11-atomic/libgo/go/go/parser/parser_test.go
    branches/C11-atomic/libgo/go/go/parser/short_test.go
    branches/C11-atomic/libgo/go/go/printer/nodes.go
    branches/C11-atomic/libgo/go/go/printer/testdata/expressions.golden
    branches/C11-atomic/libgo/go/go/printer/testdata/expressions.input
    branches/C11-atomic/libgo/go/go/printer/testdata/expressions.raw
    branches/C11-atomic/libgo/go/go/token/position.go
    branches/C11-atomic/libgo/go/go/token/position_test.go
    branches/C11-atomic/libgo/go/hash/hash.go
    branches/C11-atomic/libgo/go/html/escape.go
    branches/C11-atomic/libgo/go/html/template/clone_test.go
    branches/C11-atomic/libgo/go/html/template/content.go
    branches/C11-atomic/libgo/go/html/template/content_test.go
    branches/C11-atomic/libgo/go/html/template/context.go
    branches/C11-atomic/libgo/go/html/template/css.go
    branches/C11-atomic/libgo/go/html/template/escape.go
    branches/C11-atomic/libgo/go/html/template/escape_test.go
    branches/C11-atomic/libgo/go/html/template/js.go
    branches/C11-atomic/libgo/go/html/template/template.go
    branches/C11-atomic/libgo/go/html/template/transition.go
    branches/C11-atomic/libgo/go/image/color/color.go
    branches/C11-atomic/libgo/go/image/decode_example_test.go
    branches/C11-atomic/libgo/go/image/draw/draw.go
    branches/C11-atomic/libgo/go/image/draw/draw_test.go
    branches/C11-atomic/libgo/go/image/format.go
    branches/C11-atomic/libgo/go/image/geom.go
    branches/C11-atomic/libgo/go/image/gif/reader.go
    branches/C11-atomic/libgo/go/image/gif/reader_test.go
    branches/C11-atomic/libgo/go/image/image.go
    branches/C11-atomic/libgo/go/image/jpeg/dct_test.go
    branches/C11-atomic/libgo/go/image/jpeg/reader.go
    branches/C11-atomic/libgo/go/image/names.go
    branches/C11-atomic/libgo/go/io/io.go
    branches/C11-atomic/libgo/go/io/io_test.go
    branches/C11-atomic/libgo/go/io/ioutil/ioutil.go
    branches/C11-atomic/libgo/go/io/pipe.go
    branches/C11-atomic/libgo/go/io/pipe_test.go
    branches/C11-atomic/libgo/go/log/syslog/syslog.go
    branches/C11-atomic/libgo/go/log/syslog/syslog_test.go
    branches/C11-atomic/libgo/go/log/syslog/syslog_unix.go
    branches/C11-atomic/libgo/go/math/asin.go
    branches/C11-atomic/libgo/go/math/atan.go
    branches/C11-atomic/libgo/go/math/big/int.go
    branches/C11-atomic/libgo/go/math/big/int_test.go
    branches/C11-atomic/libgo/go/math/big/nat_test.go
    branches/C11-atomic/libgo/go/math/big/rat.go
    branches/C11-atomic/libgo/go/math/big/rat_test.go
    branches/C11-atomic/libgo/go/math/bits.go
    branches/C11-atomic/libgo/go/math/rand/rand.go
    branches/C11-atomic/libgo/go/math/sin.go
    branches/C11-atomic/libgo/go/math/tan.go
    branches/C11-atomic/libgo/go/mime/grammar.go
    branches/C11-atomic/libgo/go/mime/mediatype.go
    branches/C11-atomic/libgo/go/mime/mediatype_test.go
    branches/C11-atomic/libgo/go/mime/multipart/multipart.go
    branches/C11-atomic/libgo/go/mime/type_unix.go
    branches/C11-atomic/libgo/go/net/cgo_bsd.go
    branches/C11-atomic/libgo/go/net/cgo_linux.go
    branches/C11-atomic/libgo/go/net/cgo_netbsd.go
    branches/C11-atomic/libgo/go/net/cgo_openbsd.go
    branches/C11-atomic/libgo/go/net/cgo_stub.go
    branches/C11-atomic/libgo/go/net/cgo_unix.go
    branches/C11-atomic/libgo/go/net/dial.go
    branches/C11-atomic/libgo/go/net/dial_gen.go
    branches/C11-atomic/libgo/go/net/dial_test.go
    branches/C11-atomic/libgo/go/net/dialgoogle_test.go
    branches/C11-atomic/libgo/go/net/dnsclient.go
    branches/C11-atomic/libgo/go/net/dnsclient_unix.go
    branches/C11-atomic/libgo/go/net/dnsconfig_unix.go
    branches/C11-atomic/libgo/go/net/dnsname_test.go
    branches/C11-atomic/libgo/go/net/fd_plan9.go
    branches/C11-atomic/libgo/go/net/fd_poll_runtime.go
    branches/C11-atomic/libgo/go/net/fd_unix.go
    branches/C11-atomic/libgo/go/net/fd_unix_test.go
    branches/C11-atomic/libgo/go/net/fd_windows.go
    branches/C11-atomic/libgo/go/net/file_unix.go
    branches/C11-atomic/libgo/go/net/http/cgi/child.go
    branches/C11-atomic/libgo/go/net/http/cgi/child_test.go
    branches/C11-atomic/libgo/go/net/http/client.go
    branches/C11-atomic/libgo/go/net/http/client_test.go
    branches/C11-atomic/libgo/go/net/http/cookie.go
    branches/C11-atomic/libgo/go/net/http/cookie_test.go
    branches/C11-atomic/libgo/go/net/http/cookiejar/jar.go
    branches/C11-atomic/libgo/go/net/http/doc.go
    branches/C11-atomic/libgo/go/net/http/example_test.go
    branches/C11-atomic/libgo/go/net/http/export_test.go
    branches/C11-atomic/libgo/go/net/http/fs.go
    branches/C11-atomic/libgo/go/net/http/fs_test.go
    branches/C11-atomic/libgo/go/net/http/header.go
    branches/C11-atomic/libgo/go/net/http/header_test.go
    branches/C11-atomic/libgo/go/net/http/request.go
    branches/C11-atomic/libgo/go/net/http/request_test.go
    branches/C11-atomic/libgo/go/net/http/response.go
    branches/C11-atomic/libgo/go/net/http/response_test.go
    branches/C11-atomic/libgo/go/net/http/serve_test.go
    branches/C11-atomic/libgo/go/net/http/server.go
    branches/C11-atomic/libgo/go/net/http/sniff_test.go
    branches/C11-atomic/libgo/go/net/http/transfer.go
    branches/C11-atomic/libgo/go/net/http/transport.go
    branches/C11-atomic/libgo/go/net/http/transport_test.go
    branches/C11-atomic/libgo/go/net/http/z_last_test.go
    branches/C11-atomic/libgo/go/net/interface_bsd.go
    branches/C11-atomic/libgo/go/net/interface_test.go
    branches/C11-atomic/libgo/go/net/ip.go
    branches/C11-atomic/libgo/go/net/ip_test.go
    branches/C11-atomic/libgo/go/net/ipraw_test.go
    branches/C11-atomic/libgo/go/net/iprawsock.go
    branches/C11-atomic/libgo/go/net/iprawsock_posix.go
    branches/C11-atomic/libgo/go/net/ipsock.go
    branches/C11-atomic/libgo/go/net/ipsock_plan9.go
    branches/C11-atomic/libgo/go/net/ipsock_posix.go
    branches/C11-atomic/libgo/go/net/lookup.go
    branches/C11-atomic/libgo/go/net/lookup_plan9.go
    branches/C11-atomic/libgo/go/net/lookup_unix.go
    branches/C11-atomic/libgo/go/net/lookup_windows.go
    branches/C11-atomic/libgo/go/net/mail/message.go
    branches/C11-atomic/libgo/go/net/mail/message_test.go
    branches/C11-atomic/libgo/go/net/multicast_test.go
    branches/C11-atomic/libgo/go/net/net.go
    branches/C11-atomic/libgo/go/net/net_test.go
    branches/C11-atomic/libgo/go/net/packetconn_test.go
    branches/C11-atomic/libgo/go/net/parse_test.go
    branches/C11-atomic/libgo/go/net/port_unix.go
    branches/C11-atomic/libgo/go/net/protoconn_test.go
    branches/C11-atomic/libgo/go/net/rpc/client.go
    branches/C11-atomic/libgo/go/net/rpc/debug.go
    branches/C11-atomic/libgo/go/net/rpc/jsonrpc/server.go
    branches/C11-atomic/libgo/go/net/rpc/server.go
    branches/C11-atomic/libgo/go/net/rpc/server_test.go
    branches/C11-atomic/libgo/go/net/sendfile_freebsd.go
    branches/C11-atomic/libgo/go/net/sendfile_linux.go
    branches/C11-atomic/libgo/go/net/sendfile_windows.go
    branches/C11-atomic/libgo/go/net/smtp/smtp.go
    branches/C11-atomic/libgo/go/net/smtp/smtp_test.go
    branches/C11-atomic/libgo/go/net/sock_bsd.go
    branches/C11-atomic/libgo/go/net/sock_posix.go
    branches/C11-atomic/libgo/go/net/sock_windows.go
    branches/C11-atomic/libgo/go/net/sockopt_bsd.go
    branches/C11-atomic/libgo/go/net/sockopt_linux.go
    branches/C11-atomic/libgo/go/net/sockopt_posix.go
    branches/C11-atomic/libgo/go/net/sockopt_windows.go
    branches/C11-atomic/libgo/go/net/sockoptip_bsd.go
    branches/C11-atomic/libgo/go/net/sockoptip_linux.go
    branches/C11-atomic/libgo/go/net/sockoptip_posix.go
    branches/C11-atomic/libgo/go/net/sockoptip_windows.go
    branches/C11-atomic/libgo/go/net/sys_cloexec.go
    branches/C11-atomic/libgo/go/net/tcp_test.go
    branches/C11-atomic/libgo/go/net/tcpsock.go
    branches/C11-atomic/libgo/go/net/tcpsock_plan9.go
    branches/C11-atomic/libgo/go/net/tcpsock_posix.go
    branches/C11-atomic/libgo/go/net/textproto/reader.go
    branches/C11-atomic/libgo/go/net/textproto/textproto.go
    branches/C11-atomic/libgo/go/net/timeout_test.go
    branches/C11-atomic/libgo/go/net/udp_test.go
    branches/C11-atomic/libgo/go/net/udpsock.go
    branches/C11-atomic/libgo/go/net/udpsock_plan9.go
    branches/C11-atomic/libgo/go/net/udpsock_posix.go
    branches/C11-atomic/libgo/go/net/unicast_posix_test.go
    branches/C11-atomic/libgo/go/net/unix_test.go
    branches/C11-atomic/libgo/go/net/unixsock.go
    branches/C11-atomic/libgo/go/net/unixsock_plan9.go
    branches/C11-atomic/libgo/go/net/unixsock_posix.go
    branches/C11-atomic/libgo/go/net/url/url.go
    branches/C11-atomic/libgo/go/net/url/url_test.go
    branches/C11-atomic/libgo/go/os/dir_unix.go
    branches/C11-atomic/libgo/go/os/doc.go
    branches/C11-atomic/libgo/go/os/env_unix_test.go
    branches/C11-atomic/libgo/go/os/error.go
    branches/C11-atomic/libgo/go/os/exec/exec.go
    branches/C11-atomic/libgo/go/os/exec/exec_test.go
    branches/C11-atomic/libgo/go/os/exec/lp_plan9.go
    branches/C11-atomic/libgo/go/os/exec/lp_unix.go
    branches/C11-atomic/libgo/go/os/exec/lp_unix_test.go
    branches/C11-atomic/libgo/go/os/exec/lp_windows.go
    branches/C11-atomic/libgo/go/os/exec_posix.go
    branches/C11-atomic/libgo/go/os/exec_unix.go
    branches/C11-atomic/libgo/go/os/exec_windows.go
    branches/C11-atomic/libgo/go/os/export_test.go
    branches/C11-atomic/libgo/go/os/file.go
    branches/C11-atomic/libgo/go/os/file_plan9.go
    branches/C11-atomic/libgo/go/os/file_posix.go
    branches/C11-atomic/libgo/go/os/file_unix.go
    branches/C11-atomic/libgo/go/os/getwd.go
    branches/C11-atomic/libgo/go/os/os_test.go
    branches/C11-atomic/libgo/go/os/os_unix_test.go
    branches/C11-atomic/libgo/go/os/path_test.go
    branches/C11-atomic/libgo/go/os/path_unix.go
    branches/C11-atomic/libgo/go/os/pipe_bsd.go
    branches/C11-atomic/libgo/go/os/signal/signal_test.go
    branches/C11-atomic/libgo/go/os/signal/signal_unix.go
    branches/C11-atomic/libgo/go/os/sys_bsd.go
    branches/C11-atomic/libgo/go/os/user/lookup_stubs.go
    branches/C11-atomic/libgo/go/os/user/lookup_unix.go
    branches/C11-atomic/libgo/go/os/user/lookup_windows.go
    branches/C11-atomic/libgo/go/os/user/user.go
    branches/C11-atomic/libgo/go/os/user/user_test.go
    branches/C11-atomic/libgo/go/path/filepath/match.go
    branches/C11-atomic/libgo/go/path/filepath/match_test.go
    branches/C11-atomic/libgo/go/path/filepath/path_test.go
    branches/C11-atomic/libgo/go/path/filepath/path_unix.go
    branches/C11-atomic/libgo/go/path/match_test.go
    branches/C11-atomic/libgo/go/path/path_test.go
    branches/C11-atomic/libgo/go/reflect/all_test.go
    branches/C11-atomic/libgo/go/reflect/deepequal.go
    branches/C11-atomic/libgo/go/reflect/example_test.go
    branches/C11-atomic/libgo/go/reflect/makefunc.go
    branches/C11-atomic/libgo/go/reflect/type.go
    branches/C11-atomic/libgo/go/reflect/value.go
    branches/C11-atomic/libgo/go/regexp/all_test.go
    branches/C11-atomic/libgo/go/regexp/exec_test.go
    branches/C11-atomic/libgo/go/regexp/regexp.go
    branches/C11-atomic/libgo/go/regexp/syntax/doc.go
    branches/C11-atomic/libgo/go/regexp/syntax/parse.go
    branches/C11-atomic/libgo/go/regexp/syntax/parse_test.go
    branches/C11-atomic/libgo/go/regexp/syntax/prog.go
    branches/C11-atomic/libgo/go/regexp/syntax/prog_test.go
    branches/C11-atomic/libgo/go/runtime/append_test.go
    branches/C11-atomic/libgo/go/runtime/crash_cgo_test.go
    branches/C11-atomic/libgo/go/runtime/crash_test.go
    branches/C11-atomic/libgo/go/runtime/debug/garbage.go
    branches/C11-atomic/libgo/go/runtime/debug/stack_test.go
    branches/C11-atomic/libgo/go/runtime/error.go
    branches/C11-atomic/libgo/go/runtime/export_test.go
    branches/C11-atomic/libgo/go/runtime/extern.go
    branches/C11-atomic/libgo/go/runtime/gc_test.go
    branches/C11-atomic/libgo/go/runtime/map_test.go
    branches/C11-atomic/libgo/go/runtime/mapspeed_test.go
    branches/C11-atomic/libgo/go/runtime/mem.go
    branches/C11-atomic/libgo/go/runtime/mfinal_test.go
    branches/C11-atomic/libgo/go/runtime/parfor_test.go
    branches/C11-atomic/libgo/go/runtime/pprof/pprof.go
    branches/C11-atomic/libgo/go/runtime/pprof/pprof_test.go
    branches/C11-atomic/libgo/go/runtime/proc_test.go
    branches/C11-atomic/libgo/go/runtime/runtime_test.go
    branches/C11-atomic/libgo/go/sort/example_interface_test.go
    branches/C11-atomic/libgo/go/sort/example_multi_test.go
    branches/C11-atomic/libgo/go/sort/search_test.go
    branches/C11-atomic/libgo/go/sort/sort.go
    branches/C11-atomic/libgo/go/sort/sort_test.go
    branches/C11-atomic/libgo/go/strconv/atof.go
    branches/C11-atomic/libgo/go/strconv/atoi.go
    branches/C11-atomic/libgo/go/strconv/quote.go
    branches/C11-atomic/libgo/go/strconv/strconv_test.go
    branches/C11-atomic/libgo/go/strings/strings.go
    branches/C11-atomic/libgo/go/strings/strings_test.go
    branches/C11-atomic/libgo/go/sync/atomic/64bit_arm.go
    branches/C11-atomic/libgo/go/sync/atomic/atomic.c
    branches/C11-atomic/libgo/go/sync/atomic/atomic_test.go
    branches/C11-atomic/libgo/go/sync/atomic/doc.go
    branches/C11-atomic/libgo/go/sync/atomic/race.go
    branches/C11-atomic/libgo/go/sync/cond.go
    branches/C11-atomic/libgo/go/sync/cond_test.go
    branches/C11-atomic/libgo/go/sync/example_test.go
    branches/C11-atomic/libgo/go/sync/once.go
    branches/C11-atomic/libgo/go/sync/race.go
    branches/C11-atomic/libgo/go/sync/race0.go
    branches/C11-atomic/libgo/go/sync/runtime.go
    branches/C11-atomic/libgo/go/sync/waitgroup.go
    branches/C11-atomic/libgo/go/syscall/bpf_bsd.go
    branches/C11-atomic/libgo/go/syscall/env_unix.go
    branches/C11-atomic/libgo/go/syscall/env_windows.go
    branches/C11-atomic/libgo/go/syscall/exec_bsd.go
    branches/C11-atomic/libgo/go/syscall/exec_linux.go
    branches/C11-atomic/libgo/go/syscall/exec_unix.go
    branches/C11-atomic/libgo/go/syscall/passfd_test.go
    branches/C11-atomic/libgo/go/syscall/race0.go
    branches/C11-atomic/libgo/go/syscall/route_bsd.go
    branches/C11-atomic/libgo/go/syscall/security_windows.go
    branches/C11-atomic/libgo/go/syscall/signame.c
    branches/C11-atomic/libgo/go/syscall/sockcmsg_unix.go
    branches/C11-atomic/libgo/go/syscall/socket.go
    branches/C11-atomic/libgo/go/syscall/syscall_unix.go
    branches/C11-atomic/libgo/go/testing/allocs.go
    branches/C11-atomic/libgo/go/testing/benchmark.go
    branches/C11-atomic/libgo/go/testing/quick/quick.go
    branches/C11-atomic/libgo/go/testing/quick/quick_test.go
    branches/C11-atomic/libgo/go/testing/testing.go
    branches/C11-atomic/libgo/go/text/template/doc.go
    branches/C11-atomic/libgo/go/text/template/exec.go
    branches/C11-atomic/libgo/go/text/template/exec_test.go
    branches/C11-atomic/libgo/go/text/template/funcs.go
    branches/C11-atomic/libgo/go/text/template/multi_test.go
    branches/C11-atomic/libgo/go/text/template/parse/lex.go
    branches/C11-atomic/libgo/go/text/template/parse/lex_test.go
    branches/C11-atomic/libgo/go/text/template/parse/node.go
    branches/C11-atomic/libgo/go/text/template/parse/parse.go
    branches/C11-atomic/libgo/go/text/template/parse/parse_test.go
    branches/C11-atomic/libgo/go/time/export_test.go
    branches/C11-atomic/libgo/go/time/format.go
    branches/C11-atomic/libgo/go/time/internal_test.go
    branches/C11-atomic/libgo/go/time/sleep.go
    branches/C11-atomic/libgo/go/time/sleep_test.go
    branches/C11-atomic/libgo/go/time/sys_unix.go
    branches/C11-atomic/libgo/go/time/time.go
    branches/C11-atomic/libgo/go/time/time_test.go
    branches/C11-atomic/libgo/go/time/zoneinfo.go
    branches/C11-atomic/libgo/go/time/zoneinfo_read.go
    branches/C11-atomic/libgo/go/time/zoneinfo_unix.go
    branches/C11-atomic/libgo/go/time/zoneinfo_windows.go
    branches/C11-atomic/libgo/go/unicode/graphic.go
    branches/C11-atomic/libgo/go/unicode/graphic_test.go
    branches/C11-atomic/libgo/mksysinfo.sh
    branches/C11-atomic/libgo/runtime/chan.c
    branches/C11-atomic/libgo/runtime/cpuprof.c
    branches/C11-atomic/libgo/runtime/env_posix.c
    branches/C11-atomic/libgo/runtime/go-byte-array-to-string.c
    branches/C11-atomic/libgo/runtime/go-caller.c
    branches/C11-atomic/libgo/runtime/go-int-array-to-string.c
    branches/C11-atomic/libgo/runtime/go-int-to-string.c
    branches/C11-atomic/libgo/runtime/go-make-slice.c
    branches/C11-atomic/libgo/runtime/go-new.c
    branches/C11-atomic/libgo/runtime/go-reflect-call.c
    branches/C11-atomic/libgo/runtime/go-signal.c
    branches/C11-atomic/libgo/runtime/go-string-to-byte-array.c
    branches/C11-atomic/libgo/runtime/go-string-to-int-array.c
    branches/C11-atomic/libgo/runtime/go-strplus.c
    branches/C11-atomic/libgo/runtime/lfstack.c
    branches/C11-atomic/libgo/runtime/lock_futex.c
    branches/C11-atomic/libgo/runtime/lock_sema.c
    branches/C11-atomic/libgo/runtime/malloc.goc
    branches/C11-atomic/libgo/runtime/malloc.h
    branches/C11-atomic/libgo/runtime/mcache.c
    branches/C11-atomic/libgo/runtime/mcentral.c
    branches/C11-atomic/libgo/runtime/mem.c
    branches/C11-atomic/libgo/runtime/mfinal.c
    branches/C11-atomic/libgo/runtime/mfixalloc.c
    branches/C11-atomic/libgo/runtime/mgc0.c
    branches/C11-atomic/libgo/runtime/mgc0.h
    branches/C11-atomic/libgo/runtime/mheap.c
    branches/C11-atomic/libgo/runtime/mprof.goc
    branches/C11-atomic/libgo/runtime/msize.c
    branches/C11-atomic/libgo/runtime/netpoll.goc
    branches/C11-atomic/libgo/runtime/netpoll_epoll.c
    branches/C11-atomic/libgo/runtime/netpoll_kqueue.c
    branches/C11-atomic/libgo/runtime/netpoll_stub.c
    branches/C11-atomic/libgo/runtime/panic.c
    branches/C11-atomic/libgo/runtime/parfor.c
    branches/C11-atomic/libgo/runtime/print.c
    branches/C11-atomic/libgo/runtime/proc.c
    branches/C11-atomic/libgo/runtime/race.h
    branches/C11-atomic/libgo/runtime/runtime.c
    branches/C11-atomic/libgo/runtime/runtime.h
    branches/C11-atomic/libgo/runtime/sema.goc
    branches/C11-atomic/libgo/runtime/signal_unix.c
    branches/C11-atomic/libgo/runtime/sigqueue.goc
    branches/C11-atomic/libgo/runtime/string.goc
    branches/C11-atomic/libgo/runtime/thread-linux.c
    branches/C11-atomic/libgo/runtime/time.goc
    branches/C11-atomic/libgomp/ChangeLog
    branches/C11-atomic/libgomp/configure
    branches/C11-atomic/libgomp/configure.ac
    branches/C11-atomic/libgomp/libgomp.spec.in
    branches/C11-atomic/libgomp/libgomp_g.h
    branches/C11-atomic/libgomp/testsuite/lib/libgomp.exp
    branches/C11-atomic/libgomp/testsuite/libgomp.c++/c++.exp
    branches/C11-atomic/libgomp/testsuite/libgomp.c/c.exp
    branches/C11-atomic/libgomp/testsuite/libgomp.fortran/fortran.exp
    branches/C11-atomic/libgomp/testsuite/libgomp.graphite/graphite.exp
    branches/C11-atomic/libjava/classpath/   (props changed)
    branches/C11-atomic/libsanitizer/ChangeLog
    branches/C11-atomic/libsanitizer/MERGE
    branches/C11-atomic/libsanitizer/Makefile.am
    branches/C11-atomic/libsanitizer/Makefile.in
    branches/C11-atomic/libsanitizer/asan/Makefile.am
    branches/C11-atomic/libsanitizer/asan/Makefile.in
    branches/C11-atomic/libsanitizer/asan/asan_allocator.h
    branches/C11-atomic/libsanitizer/asan/asan_allocator2.cc
    branches/C11-atomic/libsanitizer/asan/asan_fake_stack.cc
    branches/C11-atomic/libsanitizer/asan/asan_flags.h
    branches/C11-atomic/libsanitizer/asan/asan_globals.cc
    branches/C11-atomic/libsanitizer/asan/asan_intercepted_functions.h
    branches/C11-atomic/libsanitizer/asan/asan_interceptors.cc
    branches/C11-atomic/libsanitizer/asan/asan_interface_internal.h
    branches/C11-atomic/libsanitizer/asan/asan_internal.h
    branches/C11-atomic/libsanitizer/asan/asan_linux.cc
    branches/C11-atomic/libsanitizer/asan/asan_mac.cc
    branches/C11-atomic/libsanitizer/asan/asan_mac.h
    branches/C11-atomic/libsanitizer/asan/asan_malloc_linux.cc
    branches/C11-atomic/libsanitizer/asan/asan_malloc_mac.cc
    branches/C11-atomic/libsanitizer/asan/asan_malloc_win.cc
    branches/C11-atomic/libsanitizer/asan/asan_mapping.h
    branches/C11-atomic/libsanitizer/asan/asan_new_delete.cc
    branches/C11-atomic/libsanitizer/asan/asan_poisoning.cc
    branches/C11-atomic/libsanitizer/asan/asan_posix.cc
    branches/C11-atomic/libsanitizer/asan/asan_preinit.cc
    branches/C11-atomic/libsanitizer/asan/asan_report.cc
    branches/C11-atomic/libsanitizer/asan/asan_report.h
    branches/C11-atomic/libsanitizer/asan/asan_rtl.cc
    branches/C11-atomic/libsanitizer/asan/asan_stack.cc
    branches/C11-atomic/libsanitizer/asan/asan_stack.h
    branches/C11-atomic/libsanitizer/asan/asan_stats.cc
    branches/C11-atomic/libsanitizer/asan/asan_stats.h
    branches/C11-atomic/libsanitizer/asan/asan_thread.cc
    branches/C11-atomic/libsanitizer/asan/asan_thread.h
    branches/C11-atomic/libsanitizer/asan/asan_win.cc
    branches/C11-atomic/libsanitizer/asan/libtool-version
    branches/C11-atomic/libsanitizer/configure
    branches/C11-atomic/libsanitizer/configure.ac
    branches/C11-atomic/libsanitizer/include/sanitizer/common_interface_defs.h
    branches/C11-atomic/libsanitizer/interception/interception.h
    branches/C11-atomic/libsanitizer/interception/interception_linux.cc
    branches/C11-atomic/libsanitizer/interception/interception_linux.h
    branches/C11-atomic/libsanitizer/merge.sh
    branches/C11-atomic/libsanitizer/sanitizer_common/Makefile.am
    branches/C11-atomic/libsanitizer/sanitizer_common/Makefile.in
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_allocator.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_allocator.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_atomic_clang.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_atomic_msvc.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_common.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_common.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_common_interceptors_scanf.inc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_flags.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_flags.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_internal_defs.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_libc.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_libc.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_linux.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_mac.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_mutex.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_placement_new.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_platform_interceptors.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_posix.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_printf.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_procmaps.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_quarantine.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_report_decorator.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_stackdepot.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_stackdepot.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_stacktrace.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_stacktrace.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_symbolizer.h
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_symbolizer_win.cc
    branches/C11-atomic/libsanitizer/sanitizer_common/sanitizer_win.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_defs.h
    branches/C11-atomic/libsanitizer/tsan/tsan_fd.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_flags.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_flags.h
    branches/C11-atomic/libsanitizer/tsan/tsan_interceptors.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_interface.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_interface.h
    branches/C11-atomic/libsanitizer/tsan/tsan_interface_ann.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_interface_ann.h
    branches/C11-atomic/libsanitizer/tsan/tsan_interface_atomic.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_interface_inl.h
    branches/C11-atomic/libsanitizer/tsan/tsan_interface_java.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_interface_java.h
    branches/C11-atomic/libsanitizer/tsan/tsan_mman.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_mman.h
    branches/C11-atomic/libsanitizer/tsan/tsan_mutex.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_mutexset.h
    branches/C11-atomic/libsanitizer/tsan/tsan_platform.h
    branches/C11-atomic/libsanitizer/tsan/tsan_platform_linux.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_platform_mac.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_platform_windows.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_report.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_report.h
    branches/C11-atomic/libsanitizer/tsan/tsan_rtl.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_rtl.h
    branches/C11-atomic/libsanitizer/tsan/tsan_rtl_mutex.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_rtl_report.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_rtl_thread.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_stat.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_stat.h
    branches/C11-atomic/libsanitizer/tsan/tsan_suppressions.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_suppressions.h
    branches/C11-atomic/libsanitizer/tsan/tsan_symbolize.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_symbolize.h
    branches/C11-atomic/libsanitizer/tsan/tsan_symbolize_addr2line_linux.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_sync.cc
    branches/C11-atomic/libsanitizer/tsan/tsan_sync.h
    branches/C11-atomic/libsanitizer/tsan/tsan_update_shadow_word_inl.h
    branches/C11-atomic/libsanitizer/tsan/tsan_vector.h
    branches/C11-atomic/libsanitizer/ubsan/ubsan_diag.cc
    branches/C11-atomic/libsanitizer/ubsan/ubsan_value.h

Propchange: branches/C11-atomic/
            ('svn:mergeinfo' modified)

Propchange: branches/C11-atomic/libjava/classpath/
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list