This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r196366 - in /branches/google/main: ./ ChangeLo...


Author: davidxl
Date: Fri Mar  1 00:47:11 2013
New Revision: 196366

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196366
Log:
Merged revisions 196151,196262,196318 via svnmerge from 
svn+ssh://davidxl@gcc.gnu.org/svn/gcc/branches/google/integration

........
  r196151 | dnovillo | 2013-02-19 11:21:48 -0800 (Tue, 19 Feb 2013) | 5 lines
  
  
  Merged revisions 195931,195934-195937,195939-195944,195948,195950,195953,195956-195961,195965-195967,195970-195980,195984-195986,195988-195990,195995,195998,196001-196002,196005,196008-196011,196013,196017-196019,196021-196027,196029-196030,196033-196034,196039,196041-196045,196047-196051,196053-196054,196057-196058,196063-196071,196073-196077,196080-196083,196088,196090-196092,196098,196100,196102-196104,196107,196109-196110,196115,196117-196119,196121-196122 via svnmerge from 
  svn+ssh://gcc.gnu.org/svn/gcc/trunk
........
  r196262 | dnovillo | 2013-02-25 07:28:14 -0800 (Mon, 25 Feb 2013) | 4 lines
  
  Merged revisions 196123-196124,196129,196132-196134,196136-196139,196155-196158,196161-196162,196164-196167,196169-196172,196174,196177,196179-196180,196183-196185,196191,196194-196196,196199-196211,196213-196215,196218,196220-196224,196228-196231,196236,196241-196244 via svnmerge from 
  svn+ssh://gcc.gnu.org/svn/gcc/trunk
........
  r196318 | ppluzhnikov | 2013-02-27 12:57:45 -0800 (Wed, 27 Feb 2013) | 6 lines
  
  Google ref b/8187733
  
  Build libstdc++-v3/src/c++11/debug.cc with -fno-omit-frame-pointer, so
  frame-based unwinder can step through it.
........

Added:
    branches/google/main/libstdc++-v3/doc/html/manual/unordered_associative.html
      - copied unchanged from r196318, branches/google/integration/libstdc++-v3/doc/html/manual/unordered_associative.html
    branches/google/main/libstdc++-v3/testsuite/18_support/quick_exit/
      - copied from r196318, branches/google/integration/libstdc++-v3/testsuite/18_support/quick_exit/
    branches/google/main/libstdc++-v3/testsuite/23_containers/unordered_set/56267.cc
      - copied unchanged from r196318, branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_set/56267.cc
    branches/google/main/libstdc++-v3/testsuite/23_containers/unordered_set/56278.cc
      - copied unchanged from r196318, branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_set/56278.cc
    branches/google/main/libstdc++-v3/testsuite/26_numerics/complex/56111.cc
      - copied unchanged from r196318, branches/google/integration/libstdc++-v3/testsuite/26_numerics/complex/56111.cc
Removed:
    branches/google/main/libstdc++-v3/testsuite/27_io/basic_ios/pr56193.cc
Modified:
    branches/google/main/libstdc++-v3/ChangeLog
    branches/google/main/libstdc++-v3/config.h.in
    branches/google/main/libstdc++-v3/configure
    branches/google/main/libstdc++-v3/doc/doxygen/user.cfg.in
    branches/google/main/libstdc++-v3/doc/html/api.html
    branches/google/main/libstdc++-v3/doc/html/bk02.html
    branches/google/main/libstdc++-v3/doc/html/bk03.html
    branches/google/main/libstdc++-v3/doc/html/faq.html
    branches/google/main/libstdc++-v3/doc/html/index.html
    branches/google/main/libstdc++-v3/doc/html/manual/abi.html
    branches/google/main/libstdc++-v3/doc/html/manual/algorithms.html
    branches/google/main/libstdc++-v3/doc/html/manual/api.html
    branches/google/main/libstdc++-v3/doc/html/manual/appendix.html
    branches/google/main/libstdc++-v3/doc/html/manual/appendix_contributing.html
    branches/google/main/libstdc++-v3/doc/html/manual/appendix_free.html
    branches/google/main/libstdc++-v3/doc/html/manual/appendix_gfdl.html
    branches/google/main/libstdc++-v3/doc/html/manual/appendix_gpl.html
    branches/google/main/libstdc++-v3/doc/html/manual/appendix_porting.html
    branches/google/main/libstdc++-v3/doc/html/manual/associative.html
    branches/google/main/libstdc++-v3/doc/html/manual/atomics.html
    branches/google/main/libstdc++-v3/doc/html/manual/backwards.html
    branches/google/main/libstdc++-v3/doc/html/manual/bitmap_allocator.html
    branches/google/main/libstdc++-v3/doc/html/manual/bitmap_allocator_impl.html
    branches/google/main/libstdc++-v3/doc/html/manual/bugs.html
    branches/google/main/libstdc++-v3/doc/html/manual/concept_checking.html
    branches/google/main/libstdc++-v3/doc/html/manual/concurrency.html
    branches/google/main/libstdc++-v3/doc/html/manual/configure.html
    branches/google/main/libstdc++-v3/doc/html/manual/containers.html
    branches/google/main/libstdc++-v3/doc/html/manual/containers_and_c.html
    branches/google/main/libstdc++-v3/doc/html/manual/debug.html
    branches/google/main/libstdc++-v3/doc/html/manual/debug_mode.html
    branches/google/main/libstdc++-v3/doc/html/manual/debug_mode_design.html
    branches/google/main/libstdc++-v3/doc/html/manual/debug_mode_semantics.html
    branches/google/main/libstdc++-v3/doc/html/manual/debug_mode_using.html
    branches/google/main/libstdc++-v3/doc/html/manual/diagnostics.html
    branches/google/main/libstdc++-v3/doc/html/manual/documentation_hacking.html
    branches/google/main/libstdc++-v3/doc/html/manual/dynamic_memory.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_algorithms.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_compile_checks.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_concurrency.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_concurrency_impl.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_concurrency_use.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_containers.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_demangling.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_io.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_iterators.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_numerics.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_preface.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_sgi.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_utilities.html
    branches/google/main/libstdc++-v3/doc/html/manual/extensions.html
    branches/google/main/libstdc++-v3/doc/html/manual/facets.html
    branches/google/main/libstdc++-v3/doc/html/manual/fstreams.html
    branches/google/main/libstdc++-v3/doc/html/manual/generalized_numeric_operations.html
    branches/google/main/libstdc++-v3/doc/html/manual/index.html
    branches/google/main/libstdc++-v3/doc/html/manual/internals.html
    branches/google/main/libstdc++-v3/doc/html/manual/intro.html
    branches/google/main/libstdc++-v3/doc/html/manual/io.html
    branches/google/main/libstdc++-v3/doc/html/manual/io_and_c.html
    branches/google/main/libstdc++-v3/doc/html/manual/iterators.html
    branches/google/main/libstdc++-v3/doc/html/manual/license.html
    branches/google/main/libstdc++-v3/doc/html/manual/localization.html
    branches/google/main/libstdc++-v3/doc/html/manual/make.html
    branches/google/main/libstdc++-v3/doc/html/manual/memory.html
    branches/google/main/libstdc++-v3/doc/html/manual/mt_allocator.html
    branches/google/main/libstdc++-v3/doc/html/manual/mt_allocator_design.html
    branches/google/main/libstdc++-v3/doc/html/manual/mt_allocator_ex_multi.html
    branches/google/main/libstdc++-v3/doc/html/manual/mt_allocator_ex_single.html
    branches/google/main/libstdc++-v3/doc/html/manual/mt_allocator_impl.html
    branches/google/main/libstdc++-v3/doc/html/manual/numerics.html
    branches/google/main/libstdc++-v3/doc/html/manual/numerics_and_c.html
    branches/google/main/libstdc++-v3/doc/html/manual/pairs.html
    branches/google/main/libstdc++-v3/doc/html/manual/parallel_mode.html
    branches/google/main/libstdc++-v3/doc/html/manual/parallel_mode_design.html
    branches/google/main/libstdc++-v3/doc/html/manual/parallel_mode_semantics.html
    branches/google/main/libstdc++-v3/doc/html/manual/parallel_mode_test.html
    branches/google/main/libstdc++-v3/doc/html/manual/parallel_mode_using.html
    branches/google/main/libstdc++-v3/doc/html/manual/policy_based_data_structures_test.html
    branches/google/main/libstdc++-v3/doc/html/manual/policy_data_structures.html
    branches/google/main/libstdc++-v3/doc/html/manual/policy_data_structures_ack.html
    branches/google/main/libstdc++-v3/doc/html/manual/policy_data_structures_design.html
    branches/google/main/libstdc++-v3/doc/html/manual/policy_data_structures_using.html
    branches/google/main/libstdc++-v3/doc/html/manual/profile_mode.html
    branches/google/main/libstdc++-v3/doc/html/manual/profile_mode_api.html
    branches/google/main/libstdc++-v3/doc/html/manual/profile_mode_cost_model.html
    branches/google/main/libstdc++-v3/doc/html/manual/profile_mode_design.html
    branches/google/main/libstdc++-v3/doc/html/manual/profile_mode_devel.html
    branches/google/main/libstdc++-v3/doc/html/manual/profile_mode_diagnostics.html
    branches/google/main/libstdc++-v3/doc/html/manual/profile_mode_impl.html
    branches/google/main/libstdc++-v3/doc/html/manual/setup.html
    branches/google/main/libstdc++-v3/doc/html/manual/source_code_style.html
    branches/google/main/libstdc++-v3/doc/html/manual/source_design_notes.html
    branches/google/main/libstdc++-v3/doc/html/manual/source_organization.html
    branches/google/main/libstdc++-v3/doc/html/manual/status.html
    branches/google/main/libstdc++-v3/doc/html/manual/std_contents.html
    branches/google/main/libstdc++-v3/doc/html/manual/streambufs.html
    branches/google/main/libstdc++-v3/doc/html/manual/strings.html
    branches/google/main/libstdc++-v3/doc/html/manual/stringstreams.html
    branches/google/main/libstdc++-v3/doc/html/manual/support.html
    branches/google/main/libstdc++-v3/doc/html/manual/termination.html
    branches/google/main/libstdc++-v3/doc/html/manual/test.html
    branches/google/main/libstdc++-v3/doc/html/manual/traits.html
    branches/google/main/libstdc++-v3/doc/html/manual/using.html
    branches/google/main/libstdc++-v3/doc/html/manual/using_concurrency.html
    branches/google/main/libstdc++-v3/doc/html/manual/using_dynamic_or_shared.html
    branches/google/main/libstdc++-v3/doc/html/manual/using_exceptions.html
    branches/google/main/libstdc++-v3/doc/html/manual/using_headers.html
    branches/google/main/libstdc++-v3/doc/html/manual/using_macros.html
    branches/google/main/libstdc++-v3/doc/html/manual/using_namespaces.html
    branches/google/main/libstdc++-v3/doc/html/manual/utilities.html
    branches/google/main/libstdc++-v3/doc/xml/faq.xml
    branches/google/main/libstdc++-v3/doc/xml/manual/containers.xml
    branches/google/main/libstdc++-v3/doc/xml/manual/using.xml
    branches/google/main/libstdc++-v3/include/bits/basic_ios.h
    branches/google/main/libstdc++-v3/include/bits/hashtable.h
    branches/google/main/libstdc++-v3/include/bits/hashtable_policy.h
    branches/google/main/libstdc++-v3/include/bits/random.tcc
    branches/google/main/libstdc++-v3/include/bits/regex.h
    branches/google/main/libstdc++-v3/include/bits/stl_pair.h
    branches/google/main/libstdc++-v3/include/bits/stringfwd.h
    branches/google/main/libstdc++-v3/include/c_compatibility/complex.h
    branches/google/main/libstdc++-v3/include/c_global/cstdlib
    branches/google/main/libstdc++-v3/include/c_std/cstdlib
    branches/google/main/libstdc++-v3/include/std/complex
    branches/google/main/libstdc++-v3/include/std/istream
    branches/google/main/libstdc++-v3/include/std/limits
    branches/google/main/libstdc++-v3/include/std/streambuf
    branches/google/main/libstdc++-v3/include/std/tuple
    branches/google/main/libstdc++-v3/include/std/type_traits
    branches/google/main/libstdc++-v3/include/std/typeindex
    branches/google/main/libstdc++-v3/include/tr1/memory
    branches/google/main/libstdc++-v3/include/tr1/regex
    branches/google/main/libstdc++-v3/linkage.m4
    branches/google/main/libstdc++-v3/scripts/run_doxygen
    branches/google/main/libstdc++-v3/src/c++11/Makefile.am
    branches/google/main/libstdc++-v3/src/c++11/Makefile.in
    branches/google/main/libstdc++-v3/src/c++11/hashtable_c++0x.cc
    branches/google/main/libstdc++-v3/testsuite/20_util/uses_allocator/cons_neg.cc
    branches/google/main/libstdc++-v3/testsuite/22_locale/time_get/get_weekday/char/38081-1.cc
    branches/google/main/libstdc++-v3/testsuite/22_locale/time_get/get_weekday/char/38081-2.cc
    branches/google/main/libstdc++-v3/testsuite/23_containers/unordered_multiset/55043.cc
    branches/google/main/libstdc++-v3/testsuite/23_containers/unordered_set/55043.cc
    branches/google/main/libstdc++-v3/testsuite/23_containers/unordered_set/instantiation_neg.cc
    branches/google/main/libstdc++-v3/testsuite/23_containers/unordered_set/not_default_constructible_hash_neg.cc

Changes in other areas also in this revision:
Added:
    branches/google/main/gcc/testsuite/c-c++-common/asan/inc.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/c-c++-common/asan/inc.c
    branches/google/main/gcc/testsuite/c-c++-common/asan/memcmp-2.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/c-c++-common/asan/memcmp-2.c
    branches/google/main/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-1.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-1.c
    branches/google/main/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-2.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-2.c
    branches/google/main/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-3.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-3.c
    branches/google/main/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-4.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-4.c
    branches/google/main/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-5.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-5.c
    branches/google/main/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-6.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-6.c
    branches/google/main/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-7.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-7.c
    branches/google/main/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-8.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-8.c
    branches/google/main/gcc/testsuite/c-c++-common/asan/pr56330.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/c-c++-common/asan/pr56330.c
    branches/google/main/gcc/testsuite/c-c++-common/pr56302.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/c-c++-common/pr56302.c
    branches/google/main/gcc/testsuite/g++.dg/asan/asan_globals_test-wrapper.cc
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/asan/asan_globals_test-wrapper.cc
    branches/google/main/gcc/testsuite/g++.dg/asan/asan_mem_test.cc
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/asan/asan_mem_test.cc
    branches/google/main/gcc/testsuite/g++.dg/asan/asan_oob_test.cc
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/asan/asan_oob_test.cc
    branches/google/main/gcc/testsuite/g++.dg/asan/asan_str_test.cc
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/asan/asan_str_test.cc
    branches/google/main/gcc/testsuite/g++.dg/asan/sanitizer_test_utils.h
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/asan/sanitizer_test_utils.h
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/Wzero-as-null-pointer-constant-2.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/Wzero-as-null-pointer-constant-2.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/auto37.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/auto37.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-56302.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-56302.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-empty6.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-empty6.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-invisiref1.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-invisiref1.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-union4.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-union4.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-union5.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-union5.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-virtual4.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-virtual4.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/defaulted41.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/defaulted41.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/enum22.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/enum22.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/enum23.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/enum23.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/inh-ctor16.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/inh-ctor16.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/inh-ctor17.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/inh-ctor17.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const2.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const2.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv7.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv7.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg3.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg3.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template8.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template8.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template9.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template9.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this8.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this8.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/nsdmi8.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/nsdmi8.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/udlit-string-literal.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/udlit-string-literal.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/udlit-string-literal.h
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/udlit-string-literal.h
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/variadic-diag1.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/variadic-diag1.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/variadic-nondeduce2.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/cpp0x/variadic-nondeduce2.C
    branches/google/main/gcc/testsuite/g++.dg/ext/has_nothrow_copy-8.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/ext/has_nothrow_copy-8.C
    branches/google/main/gcc/testsuite/g++.dg/ext/int128-3.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/ext/int128-3.C
    branches/google/main/gcc/testsuite/g++.dg/ext/int128-4.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/ext/int128-4.C
    branches/google/main/gcc/testsuite/g++.dg/ext/mv12-aux.cc
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/ext/mv12-aux.cc
    branches/google/main/gcc/testsuite/g++.dg/ext/mv12.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/ext/mv12.C
    branches/google/main/gcc/testsuite/g++.dg/ext/mv12.h
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/ext/mv12.h
    branches/google/main/gcc/testsuite/g++.dg/ext/mv13.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/ext/mv13.C
    branches/google/main/gcc/testsuite/g++.dg/ipa/devirt-11.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/ipa/devirt-11.C
    branches/google/main/gcc/testsuite/g++.dg/ipa/pr56310.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/ipa/pr56310.C
    branches/google/main/gcc/testsuite/g++.dg/opt/pr56381.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/opt/pr56381.C
    branches/google/main/gcc/testsuite/g++.dg/template/access25.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/template/access25.C
    branches/google/main/gcc/testsuite/g++.dg/template/error49.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/template/error49.C
    branches/google/main/gcc/testsuite/g++.dg/template/typename19.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/template/typename19.C
    branches/google/main/gcc/testsuite/g++.dg/torture/pr56302.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/torture/pr56302.C
    branches/google/main/gcc/testsuite/g++.dg/torture/pr56398.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/g++.dg/torture/pr56398.C
    branches/google/main/gcc/testsuite/gcc.c-torture/compile/pr52555.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr52555.c
    branches/google/main/gcc/testsuite/gcc.c-torture/compile/pr56405.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr56405.c
    branches/google/main/gcc/testsuite/gcc.dg/lto/pr56297_0.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gcc.dg/lto/pr56297_0.c
    branches/google/main/gcc/testsuite/gcc.dg/lto/pr56297_1.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gcc.dg/lto/pr56297_1.c
    branches/google/main/gcc/testsuite/gcc.dg/pr56275.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gcc.dg/pr56275.c
    branches/google/main/gcc/testsuite/gcc.dg/pr56350.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gcc.dg/pr56350.c
    branches/google/main/gcc/testsuite/gcc.dg/pr56396.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gcc.dg/pr56396.c
    branches/google/main/gcc/testsuite/gcc.dg/tm/pr56108.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gcc.dg/tm/pr56108.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/pr56264.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gcc.dg/torture/pr56264.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/pr56321.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gcc.dg/torture/pr56321.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/pr56349.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gcc.dg/torture/pr56349.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/pr56366.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gcc.dg/torture/pr56366.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/pr56384.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gcc.dg/torture/pr56384.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/pr56420.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gcc.dg/torture/pr56420.c
    branches/google/main/gcc/testsuite/gcc.target/arm/pr56184.C
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gcc.target/arm/pr56184.C
    branches/google/main/gcc/testsuite/gcc.target/i386/pr56148.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gcc.target/i386/pr56148.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr56151.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gcc.target/i386/pr56151.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr56348.c
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gcc.target/i386/pr56348.c
    branches/google/main/gcc/testsuite/gfortran.dg/allocatable_function_7.f90
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gfortran.dg/allocatable_function_7.f90
    branches/google/main/gcc/testsuite/gfortran.dg/init_flag_11.f90
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gfortran.dg/init_flag_11.f90
    branches/google/main/gcc/testsuite/gfortran.dg/matmul_9.f90
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gfortran.dg/matmul_9.f90
    branches/google/main/gcc/testsuite/gfortran.dg/proc_ptr_comp_37.f90
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gfortran.dg/proc_ptr_comp_37.f90
    branches/google/main/gcc/testsuite/gfortran.dg/typebound_deferred_1.f90
      - copied unchanged from r196318, branches/google/integration/gcc/testsuite/gfortran.dg/typebound_deferred_1.f90
    branches/google/main/libgo/go/syscall/socket_posix.go
      - copied unchanged from r196318, branches/google/integration/libgo/go/syscall/socket_posix.go
    branches/google/main/libgo/go/syscall/socket_xnet.go
      - copied unchanged from r196318, branches/google/integration/libgo/go/syscall/socket_xnet.go
    branches/google/main/libsanitizer/asan/asan_interface_internal.h
      - copied unchanged from r196318, branches/google/integration/libsanitizer/asan/asan_interface_internal.h
    branches/google/main/libsanitizer/asan/asan_preinit.cc
      - copied unchanged from r196318, branches/google/integration/libsanitizer/asan/asan_preinit.cc
    branches/google/main/libsanitizer/interception/interception_type_test.cc
      - copied unchanged from r196318, branches/google/integration/libsanitizer/interception/interception_type_test.cc
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc
      - copied unchanged from r196318, branches/google/integration/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.h
      - copied unchanged from r196318, branches/google/integration/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.h
Removed:
    branches/google/main/libgo/go/encoding/binary/export_test.go
    branches/google/main/libgo/go/regexp/example_test.go
    branches/google/main/libgo/go/regexp/export_test.go
    branches/google/main/libsanitizer/asan/dynamic/
Modified:
    branches/google/main/   (props changed)
    branches/google/main/ChangeLog
    branches/google/main/MAINTAINERS
    branches/google/main/configure
    branches/google/main/configure.ac
    branches/google/main/contrib/testsuite-management/x86_64-grtev3-linux-gnu.xfail
    branches/google/main/gcc/   (props changed)
    branches/google/main/gcc/ChangeLog
    branches/google/main/gcc/DATESTAMP
    branches/google/main/gcc/Makefile.in
    branches/google/main/gcc/ada/ChangeLog
    branches/google/main/gcc/ada/gnat-style.texi
    branches/google/main/gcc/ada/projects.texi
    branches/google/main/gcc/ada/tracebak.c
    branches/google/main/gcc/asan.c
    branches/google/main/gcc/c-family/ChangeLog
    branches/google/main/gcc/c-family/c-common.c
    branches/google/main/gcc/c-family/c-opts.c
    branches/google/main/gcc/c/ChangeLog
    branches/google/main/gcc/c/c-parser.c
    branches/google/main/gcc/cfghooks.c
    branches/google/main/gcc/cfgloop.c
    branches/google/main/gcc/cfgloop.h
    branches/google/main/gcc/collect2-aix.h
    branches/google/main/gcc/common.opt
    branches/google/main/gcc/config.gcc
    branches/google/main/gcc/config/aarch64/aarch64-simd-builtins.def
    branches/google/main/gcc/config/aarch64/t-aarch64
    branches/google/main/gcc/config/arm/arm-protos.h
    branches/google/main/gcc/config/arm/arm.c
    branches/google/main/gcc/config/arm/arm.md
    branches/google/main/gcc/config/arm/iterators.md
    branches/google/main/gcc/config/avr/avr-dimode.md
    branches/google/main/gcc/config/darwin.c
    branches/google/main/gcc/config/darwin.h
    branches/google/main/gcc/config/gnu-user.h
    branches/google/main/gcc/config/i386/darwin.h
    branches/google/main/gcc/config/i386/i386.c
    branches/google/main/gcc/config/microblaze/linux.h
    branches/google/main/gcc/config/microblaze/microblaze.c
    branches/google/main/gcc/config/microblaze/microblaze.h
    branches/google/main/gcc/config/microblaze/microblaze.md
    branches/google/main/gcc/config/mips/mips.c
    branches/google/main/gcc/config/mn10300/mn10300.c
    branches/google/main/gcc/config/pa/pa.c
    branches/google/main/gcc/config/pa/predicates.md
    branches/google/main/gcc/cp/ChangeLog
    branches/google/main/gcc/cp/call.c
    branches/google/main/gcc/cp/class.c
    branches/google/main/gcc/cp/cp-tree.h
    branches/google/main/gcc/cp/cvt.c
    branches/google/main/gcc/cp/decl.c
    branches/google/main/gcc/cp/decl2.c
    branches/google/main/gcc/cp/error.c
    branches/google/main/gcc/cp/mangle.c
    branches/google/main/gcc/cp/method.c
    branches/google/main/gcc/cp/name-lookup.c
    branches/google/main/gcc/cp/parser.c
    branches/google/main/gcc/cp/pt.c
    branches/google/main/gcc/cp/semantics.c
    branches/google/main/gcc/cp/tree.c
    branches/google/main/gcc/cp/typeck.c
    branches/google/main/gcc/doc/extend.texi
    branches/google/main/gcc/doc/invoke.texi
    branches/google/main/gcc/doc/rtl.texi
    branches/google/main/gcc/expmed.c
    branches/google/main/gcc/expr.c
    branches/google/main/gcc/expr.h
    branches/google/main/gcc/fortran/ChangeLog
    branches/google/main/gcc/fortran/gfortran.h
    branches/google/main/gcc/fortran/gfortran.texi
    branches/google/main/gcc/fortran/intrinsic.texi
    branches/google/main/gcc/fortran/options.c
    branches/google/main/gcc/fortran/resolve.c
    branches/google/main/gcc/fortran/scanner.c
    branches/google/main/gcc/fortran/simplify.c
    branches/google/main/gcc/fortran/trans-array.c
    branches/google/main/gcc/fortran/trans-decl.c
    branches/google/main/gcc/function.c
    branches/google/main/gcc/function.h
    branches/google/main/gcc/genopinit.c
    branches/google/main/gcc/genpreds.c
    branches/google/main/gcc/gimple-streamer-in.c
    branches/google/main/gcc/gimple-streamer-out.c
    branches/google/main/gcc/go/gofrontend/gogo.cc
    branches/google/main/gcc/graph.c
    branches/google/main/gcc/ipa-cp.c
    branches/google/main/gcc/ipa-prop.c
    branches/google/main/gcc/ira.c
    branches/google/main/gcc/loop-init.c
    branches/google/main/gcc/loop-unswitch.c
    branches/google/main/gcc/lower-subreg.c
    branches/google/main/gcc/lower-subreg.h
    branches/google/main/gcc/lra-assigns.c
    branches/google/main/gcc/lra-constraints.c
    branches/google/main/gcc/lto-streamer-out.c
    branches/google/main/gcc/optabs.c
    branches/google/main/gcc/optabs.h
    branches/google/main/gcc/passes.c
    branches/google/main/gcc/po/ChangeLog
    branches/google/main/gcc/po/gcc.pot
    branches/google/main/gcc/sanitizer.def
    branches/google/main/gcc/sel-sched-dump.c
    branches/google/main/gcc/sel-sched.c
    branches/google/main/gcc/simplify-rtx.c
    branches/google/main/gcc/target-globals.c
    branches/google/main/gcc/target-globals.h
    branches/google/main/gcc/testsuite/ChangeLog
    branches/google/main/gcc/testsuite/c-c++-common/asan/rlimit-mmap-test-1.c
    branches/google/main/gcc/testsuite/c-c++-common/asan/strncpy-overflow-1.c
    branches/google/main/gcc/testsuite/g++.dg/asan/asan_globals_test.cc
    branches/google/main/gcc/testsuite/g++.dg/asan/asan_test.C
    branches/google/main/gcc/testsuite/g++.dg/asan/asan_test.cc
    branches/google/main/gcc/testsuite/g++.dg/asan/asan_test_utils.h
    branches/google/main/gcc/testsuite/g++.dg/asan/dejagnu-gtest.h
    branches/google/main/gcc/testsuite/g++.dg/asan/pr55617.C
    branches/google/main/gcc/testsuite/g++.dg/pch/pch.exp
    branches/google/main/gcc/testsuite/gcc.dg/20020312-2.c
    branches/google/main/gcc/testsuite/gcc.dg/debug/dwarf2/pr53948.c
    branches/google/main/gcc/testsuite/gcc.dg/pch/pch.exp
    branches/google/main/gcc/testsuite/gcc.dg/pch/valid-1.c
    branches/google/main/gcc/testsuite/gcc.dg/pch/valid-1.hs
    branches/google/main/gcc/testsuite/gcc.dg/pch/valid-1b.c
    branches/google/main/gcc/testsuite/gcc.dg/pch/valid-1b.hs
    branches/google/main/gcc/testsuite/gcc.dg/tm/memopt-1.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-ssa/forwprop-8.c
    branches/google/main/gcc/testsuite/gcc.target/arm/interrupt-1.c
    branches/google/main/gcc/testsuite/gcc.target/arm/interrupt-2.c
    branches/google/main/gcc/testsuite/gcc.target/powerpc/ppc-eabi.c
    branches/google/main/gcc/testsuite/gcc.target/powerpc/ppc-ldstruct.c
    branches/google/main/gcc/testsuite/gcc.target/powerpc/ppc-round.c   (props changed)
    branches/google/main/gcc/testsuite/gcc.target/powerpc/ppc-sdata-1.c
    branches/google/main/gcc/testsuite/gcc.target/powerpc/ppc-sdata-2.c
    branches/google/main/gcc/testsuite/gcc.target/powerpc/ppc-stackalign-1.c
    branches/google/main/gcc/testsuite/gcc.target/powerpc/pr51623.c
    branches/google/main/gcc/testsuite/gcc.target/powerpc/spe-small-data-2.c
    branches/google/main/gcc/testsuite/gcc.target/sh/pr54685.c
    branches/google/main/gcc/testsuite/gfortran.dg/bind_c_bool_1.f90
    branches/google/main/gcc/testsuite/gfortran.dg/quad_2.f90
    branches/google/main/gcc/testsuite/gfortran.dg/quad_3.f90
    branches/google/main/gcc/testsuite/lib/asan-dg.exp
    branches/google/main/gcc/testsuite/lib/dg-pch.exp
    branches/google/main/gcc/testsuite/lib/target-supports.exp
    branches/google/main/gcc/testsuite/objc.dg/pch/pch.exp
    branches/google/main/gcc/trans-mem.c
    branches/google/main/gcc/tree-call-cdce.c
    branches/google/main/gcc/tree-cfgcleanup.c
    branches/google/main/gcc/tree-flow.h
    branches/google/main/gcc/tree-ssa-ccp.c
    branches/google/main/gcc/tree-ssa-copy.c
    branches/google/main/gcc/tree-ssa-copyrename.c
    branches/google/main/gcc/tree-ssa-dce.c
    branches/google/main/gcc/tree-ssa-forwprop.c
    branches/google/main/gcc/tree-ssa-live.c
    branches/google/main/gcc/tree-ssa-loop-ivopts.c
    branches/google/main/gcc/tree-ssa-phiopt.c
    branches/google/main/gcc/tree-ssa-pre.c
    branches/google/main/gcc/tree-ssa-reassoc.c
    branches/google/main/gcc/tree-ssa-sccvn.c
    branches/google/main/gcc/tree-ssa-sccvn.h
    branches/google/main/gcc/tree-ssa.c
    branches/google/main/gcc/tree-ssanames.c
    branches/google/main/gcc/tree-vect-loop-manip.c
    branches/google/main/gcc/tree-vect-loop.c
    branches/google/main/gcc/tree-vrp.c
    branches/google/main/gcc/tree.h
    branches/google/main/gcc/varasm.c
    branches/google/main/include/ChangeLog
    branches/google/main/include/plugin-api.h
    branches/google/main/libada/ChangeLog
    branches/google/main/libada/Makefile.in
    branches/google/main/libcpp/ChangeLog
    branches/google/main/libcpp/lex.c
    branches/google/main/libcpp/po/ChangeLog
    branches/google/main/libcpp/po/cpplib.pot
    branches/google/main/libgcc/ChangeLog
    branches/google/main/libgcc/config/avr/lib1funcs-fixed.S
    branches/google/main/libgcc/config/avr/lib1funcs.S
    branches/google/main/libgcc/config/avr/t-avr
    branches/google/main/libgcc/config/darwin-crt-tm.c
    branches/google/main/libgcc/config/microblaze/modsi3.S
    branches/google/main/libgcc/config/rs6000/linux-unwind.h
    branches/google/main/libgfortran/ChangeLog
    branches/google/main/libgfortran/acinclude.m4
    branches/google/main/libgfortran/config.h.in
    branches/google/main/libgfortran/configure
    branches/google/main/libgfortran/configure.ac
    branches/google/main/libgfortran/intrinsics/c99_functions.c
    branches/google/main/libgfortran/io/open.c
    branches/google/main/libgfortran/io/unix.c
    branches/google/main/libgo/Makefile.am
    branches/google/main/libgo/Makefile.in
    branches/google/main/libgo/configure
    branches/google/main/libgo/configure.ac
    branches/google/main/libgo/go/debug/macho/file_test.go
    branches/google/main/libgo/go/encoding/binary/binary_test.go
    branches/google/main/libgo/go/encoding/binary/varint_test.go
    branches/google/main/libgo/go/image/image_test.go
    branches/google/main/libgo/go/image/ycbcr_test.go
    branches/google/main/libgo/go/regexp/all_test.go
    branches/google/main/libgo/go/regexp/exec_test.go
    branches/google/main/libgo/go/regexp/find_test.go
    branches/google/main/libgo/go/regexp/syntax/parse.go
    branches/google/main/libgo/go/regexp/syntax/parse_test.go
    branches/google/main/libgo/go/regexp/syntax/prog_test.go
    branches/google/main/libgo/go/regexp/syntax/simplify_test.go
    branches/google/main/libgo/go/syscall/sockcmsg_unix.go
    branches/google/main/libgo/go/syscall/socket.go
    branches/google/main/libgo/mksysinfo.sh
    branches/google/main/libgo/runtime/lfstack.c
    branches/google/main/libgo/runtime/mem.c
    branches/google/main/libiberty/ChangeLog
    branches/google/main/libiberty/cp-demangle.c
    branches/google/main/libiberty/testsuite/demangle-expected
    branches/google/main/libitm/ChangeLog
    branches/google/main/libitm/alloc_cpp.cc
    branches/google/main/libitm/eh_cpp.cc
    branches/google/main/libjava/classpath/   (props changed)
    branches/google/main/libjava/classpath/ChangeLog.gcj
    branches/google/main/libjava/classpath/doc/cp-tools.texinfo
    branches/google/main/libquadmath/ChangeLog
    branches/google/main/libquadmath/math/cacoshq.c
    branches/google/main/libquadmath/strtod/strtod_l.c
    branches/google/main/libsanitizer/ChangeLog
    branches/google/main/libsanitizer/MERGE
    branches/google/main/libsanitizer/asan/Makefile.am
    branches/google/main/libsanitizer/asan/Makefile.in
    branches/google/main/libsanitizer/asan/asan_allocator.cc
    branches/google/main/libsanitizer/asan/asan_allocator.h
    branches/google/main/libsanitizer/asan/asan_allocator2.cc
    branches/google/main/libsanitizer/asan/asan_fake_stack.cc
    branches/google/main/libsanitizer/asan/asan_flags.h
    branches/google/main/libsanitizer/asan/asan_globals.cc
    branches/google/main/libsanitizer/asan/asan_intercepted_functions.h
    branches/google/main/libsanitizer/asan/asan_interceptors.cc
    branches/google/main/libsanitizer/asan/asan_interceptors.h
    branches/google/main/libsanitizer/asan/asan_internal.h
    branches/google/main/libsanitizer/asan/asan_mac.cc
    branches/google/main/libsanitizer/asan/asan_malloc_linux.cc
    branches/google/main/libsanitizer/asan/asan_mapping.h
    branches/google/main/libsanitizer/asan/asan_new_delete.cc
    branches/google/main/libsanitizer/asan/asan_poisoning.cc
    branches/google/main/libsanitizer/asan/asan_report.cc
    branches/google/main/libsanitizer/asan/asan_report.h
    branches/google/main/libsanitizer/asan/asan_rtl.cc
    branches/google/main/libsanitizer/asan/asan_stack.cc
    branches/google/main/libsanitizer/asan/asan_stats.cc
    branches/google/main/libsanitizer/configure.tgt
    branches/google/main/libsanitizer/include/sanitizer/asan_interface.h
    branches/google/main/libsanitizer/include/sanitizer/common_interface_defs.h
    branches/google/main/libsanitizer/interception/Makefile.am
    branches/google/main/libsanitizer/interception/Makefile.in
    branches/google/main/libsanitizer/interception/interception.h
    branches/google/main/libsanitizer/interception/interception_mac.cc
    branches/google/main/libsanitizer/interception/interception_mac.h
    branches/google/main/libsanitizer/merge.sh
    branches/google/main/libsanitizer/sanitizer_common/Makefile.am
    branches/google/main/libsanitizer/sanitizer_common/Makefile.in
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_allocator.cc
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_allocator.h
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_common.cc
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_common.h
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_common_interceptors_scanf.inc
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_flags.cc
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_internal_defs.h
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_lfstack.h
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_libc.cc
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_libc.h
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_linux.cc
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_mac.cc
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_platform_interceptors.h
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_posix.cc
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_quarantine.h
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_stackdepot.h
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_stacktrace.cc
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_stacktrace.h
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_symbolizer.cc
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_symbolizer.h
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_symbolizer_linux.cc
    branches/google/main/libsanitizer/sanitizer_common/sanitizer_win.cc
    branches/google/main/libsanitizer/tsan/tsan_defs.h
    branches/google/main/libsanitizer/tsan/tsan_fd.cc
    branches/google/main/libsanitizer/tsan/tsan_flags.cc
    branches/google/main/libsanitizer/tsan/tsan_flags.h
    branches/google/main/libsanitizer/tsan/tsan_interceptors.cc
    branches/google/main/libsanitizer/tsan/tsan_interface.cc
    branches/google/main/libsanitizer/tsan/tsan_interface.h
    branches/google/main/libsanitizer/tsan/tsan_interface_ann.h
    branches/google/main/libsanitizer/tsan/tsan_interface_atomic.cc
    branches/google/main/libsanitizer/tsan/tsan_interface_inl.h
    branches/google/main/libsanitizer/tsan/tsan_interface_java.cc
    branches/google/main/libsanitizer/tsan/tsan_md5.cc
    branches/google/main/libsanitizer/tsan/tsan_mman.cc
    branches/google/main/libsanitizer/tsan/tsan_mman.h
    branches/google/main/libsanitizer/tsan/tsan_platform.h
    branches/google/main/libsanitizer/tsan/tsan_platform_linux.cc
    branches/google/main/libsanitizer/tsan/tsan_platform_mac.cc
    branches/google/main/libsanitizer/tsan/tsan_platform_windows.cc
    branches/google/main/libsanitizer/tsan/tsan_report.cc
    branches/google/main/libsanitizer/tsan/tsan_report.h
    branches/google/main/libsanitizer/tsan/tsan_rtl.cc
    branches/google/main/libsanitizer/tsan/tsan_rtl.h
    branches/google/main/libsanitizer/tsan/tsan_rtl_mutex.cc
    branches/google/main/libsanitizer/tsan/tsan_rtl_report.cc
    branches/google/main/libsanitizer/tsan/tsan_rtl_thread.cc
    branches/google/main/libsanitizer/tsan/tsan_stat.cc
    branches/google/main/libsanitizer/tsan/tsan_stat.h
    branches/google/main/libsanitizer/tsan/tsan_suppressions.cc
    branches/google/main/libsanitizer/tsan/tsan_suppressions.h
    branches/google/main/libsanitizer/tsan/tsan_symbolize.cc
    branches/google/main/libsanitizer/tsan/tsan_update_shadow_word_inl.h
    branches/google/main/libsanitizer/tsan/tsan_vector.h

Propchange: branches/google/main/
            ('svn:mergeinfo' modified)

Propchange: branches/google/main/
            ('svnmerge-integrated' modified)

Propchange: branches/google/main/gcc/
            ('svn:mergeinfo' modified)

Propchange: branches/google/main/gcc/testsuite/gcc.target/powerpc/ppc-round.c
            ('svn:mergeinfo' modified)

Propchange: branches/google/main/libjava/classpath/
            ('svn:mergeinfo' modified)



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