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]

r141824 - in /branches/transactional-memory: ./...


Author: rth
Date: Thu Nov 13 17:10:43 2008
New Revision: 141824

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141824
Log:
Merge to r141775.

Added:
    branches/transactional-memory/libstdc++-v3/include/ext/cast.h
      - copied unchanged from r141775, trunk/libstdc++-v3/include/ext/cast.h
    branches/transactional-memory/libstdc++-v3/include/ext/extptr_allocator.h
      - copied unchanged from r141775, trunk/libstdc++-v3/include/ext/extptr_allocator.h
    branches/transactional-memory/libstdc++-v3/include/ext/pointer.h
      - copied unchanged from r141775, trunk/libstdc++-v3/include/ext/pointer.h
    branches/transactional-memory/libstdc++-v3/testsuite/20_util/owner_less/
      - copied from r141775, trunk/libstdc++-v3/testsuite/20_util/owner_less/
    branches/transactional-memory/libstdc++-v3/testsuite/20_util/shared_ptr/comparison/less.cc
      - copied unchanged from r141775, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/comparison/less.cc
    branches/transactional-memory/libstdc++-v3/testsuite/20_util/shared_ptr/observers/owner_before.cc
      - copied unchanged from r141775, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/observers/owner_before.cc
    branches/transactional-memory/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/
      - copied from r141775, trunk/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/
    branches/transactional-memory/libstdc++-v3/testsuite/20_util/weak_ptr/observers/
      - copied from r141775, trunk/libstdc++-v3/testsuite/20_util/weak_ptr/observers/
    branches/transactional-memory/libstdc++-v3/testsuite/22_locale/num_get/get/char/37958.cc
      - copied unchanged from r141775, trunk/libstdc++-v3/testsuite/22_locale/num_get/get/char/37958.cc
    branches/transactional-memory/libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/37958.cc
      - copied unchanged from r141775, trunk/libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/37958.cc
    branches/transactional-memory/libstdc++-v3/testsuite/23_containers/forward_list/ext_pointer/
      - copied from r141775, trunk/libstdc++-v3/testsuite/23_containers/forward_list/ext_pointer/
    branches/transactional-memory/libstdc++-v3/testsuite/23_containers/vector/ext_pointer/
      - copied from r141775, trunk/libstdc++-v3/testsuite/23_containers/vector/ext_pointer/
    branches/transactional-memory/libstdc++-v3/testsuite/ext/ext_pointer/
      - copied from r141775, trunk/libstdc++-v3/testsuite/ext/ext_pointer/
    branches/transactional-memory/libstdc++-v3/testsuite/tr1/5_numerical_facilities/random/variate_generator/37986.cc
      - copied unchanged from r141775, trunk/libstdc++-v3/testsuite/tr1/5_numerical_facilities/random/variate_generator/37986.cc
Modified:
    branches/transactional-memory/libstdc++-v3/ChangeLog
    branches/transactional-memory/libstdc++-v3/config/locale/gnu/monetary_members.cc
    branches/transactional-memory/libstdc++-v3/include/Makefile.am
    branches/transactional-memory/libstdc++-v3/include/Makefile.in
    branches/transactional-memory/libstdc++-v3/include/bits/forward_list.h
    branches/transactional-memory/libstdc++-v3/include/bits/forward_list.tcc
    branches/transactional-memory/libstdc++-v3/include/bits/locale_facets.h
    branches/transactional-memory/libstdc++-v3/include/bits/locale_facets.tcc
    branches/transactional-memory/libstdc++-v3/include/bits/shared_ptr.h
    branches/transactional-memory/libstdc++-v3/include/precompiled/extc++.h
    branches/transactional-memory/libstdc++-v3/include/tr1_impl/random
    branches/transactional-memory/libstdc++-v3/testsuite/20_util/shared_ptr/comparison/cmp.cc
    branches/transactional-memory/libstdc++-v3/testsuite/20_util/shared_ptr/observers/bool_conv.cc
    branches/transactional-memory/libstdc++-v3/testsuite/20_util/shared_ptr/observers/get.cc
    branches/transactional-memory/libstdc++-v3/testsuite/20_util/shared_ptr/observers/unique.cc
    branches/transactional-memory/libstdc++-v3/testsuite/20_util/shared_ptr/observers/use_count.cc

Changes in other areas also in this revision:
Added:
    branches/transactional-memory/gcc/ada/system-irix-n64.ads
      - copied unchanged from r141775, trunk/gcc/ada/system-irix-n64.ads
    branches/transactional-memory/gcc/ada/system-solaris-x86_64.ads
      - copied unchanged from r141775, trunk/gcc/ada/system-solaris-x86_64.ads
    branches/transactional-memory/gcc/po/id.po
      - copied unchanged from r141775, trunk/gcc/po/id.po
    branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/auto7.C
      - copied unchanged from r141775, trunk/gcc/testsuite/g++.dg/cpp0x/auto7.C
    branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/auto8.C
      - copied unchanged from r141775, trunk/gcc/testsuite/g++.dg/cpp0x/auto8.C
    branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/enum1.C
      - copied unchanged from r141775, trunk/gcc/testsuite/g++.dg/cpp0x/enum1.C
    branches/transactional-memory/gcc/testsuite/g++.dg/other/pr23205-2.C
      - copied unchanged from r141775, trunk/gcc/testsuite/g++.dg/other/pr23205-2.C
    branches/transactional-memory/gcc/testsuite/g++.dg/parse/pr26997.C
      - copied unchanged from r141775, trunk/gcc/testsuite/g++.dg/parse/pr26997.C
    branches/transactional-memory/gcc/testsuite/g++.dg/pr37742.C
      - copied unchanged from r141775, trunk/gcc/testsuite/g++.dg/pr37742.C
    branches/transactional-memory/gcc/testsuite/g++.dg/warn/Wsign-compare-2.C
      - copied unchanged from r141775, trunk/gcc/testsuite/g++.dg/warn/Wsign-compare-2.C
    branches/transactional-memory/gcc/testsuite/g++.dg/warn/pr11492.C
      - copied unchanged from r141775, trunk/gcc/testsuite/g++.dg/warn/pr11492.C
    branches/transactional-memory/gcc/testsuite/gcc.c-torture/compile/20081101-1.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.c-torture/compile/20081101-1.c
    branches/transactional-memory/gcc/testsuite/gcc.c-torture/compile/pr37742.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.c-torture/compile/pr37742.c
    branches/transactional-memory/gcc/testsuite/gcc.c-torture/compile/pr37878.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.c-torture/compile/pr37878.c
    branches/transactional-memory/gcc/testsuite/gcc.c-torture/compile/pr37913.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.c-torture/compile/pr37913.c
    branches/transactional-memory/gcc/testsuite/gcc.c-torture/compile/pr37976.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.c-torture/compile/pr37976.c
    branches/transactional-memory/gcc/testsuite/gcc.c-torture/compile/pr37991.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.c-torture/compile/pr37991.c
    branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/20081103-1.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.c-torture/execute/20081103-1.c
    branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/ieee/pr38016.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.c-torture/execute/ieee/pr38016.c
    branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/ieee/pr38016.x
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.c-torture/execute/ieee/pr38016.x
    branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/pr37573.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.c-torture/execute/pr37573.c
    branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/pr37924.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.c-torture/execute/pr37924.c
    branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/pr37931.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.c-torture/execute/pr37931.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/Warray-bounds-5.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.dg/Warray-bounds-5.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/Warray-bounds-6.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.dg/Warray-bounds-6.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/dfp/convert-bfp-12.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.dg/dfp/convert-bfp-12.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/dfp/convert-bfp-13.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.dg/dfp/convert-bfp-13.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/dfp/convert-bfp-14.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.dg/dfp/convert-bfp-14.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/dfp/convert-dfp-fold-2.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.dg/dfp/convert-dfp-fold-2.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/graphite/pr37684.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.dg/graphite/pr37684.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/graphite/pr37943.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.dg/graphite/pr37943.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/pr11492.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.dg/pr11492.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/pr35430.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.dg/pr35430.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/pr37106-1.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.dg/pr37106-1.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/pr37106-2.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.dg/pr37106-2.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/pr37858.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.dg/pr37858.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/torture/pr37969.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.dg/torture/pr37969.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/pr36908.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr36908.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-22.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-22.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/vect/pr37730.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.dg/vect/pr37730.c
    branches/transactional-memory/gcc/testsuite/gcc.target/cris/biap.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.target/cris/biap.c
    branches/transactional-memory/gcc/testsuite/gcc.target/i386/mmx-8.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.target/i386/mmx-8.c
    branches/transactional-memory/gcc/testsuite/gcc.target/i386/pr36578-1.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.target/i386/pr36578-1.c
    branches/transactional-memory/gcc/testsuite/gcc.target/i386/pr36578-2.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.target/i386/pr36578-2.c
    branches/transactional-memory/gcc/testsuite/gcc.target/i386/pr37870.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.target/i386/pr37870.c
    branches/transactional-memory/gcc/testsuite/gcc.target/mips/dsp-ctrl.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.target/mips/dsp-ctrl.c
    branches/transactional-memory/gcc/testsuite/gcc.target/mips/no-smartmips-lwxs.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.target/mips/no-smartmips-lwxs.c
    branches/transactional-memory/gcc/testsuite/gcc.target/mips/no-smartmips-ror-1.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.target/mips/no-smartmips-ror-1.c
    branches/transactional-memory/gcc/testsuite/gcc.target/sh/pr37514.c
      - copied unchanged from r141775, trunk/gcc/testsuite/gcc.target/sh/pr37514.c
    branches/transactional-memory/gcc/testsuite/gfortran.dg/host_assoc_call_3.f90
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/host_assoc_call_3.f90
    branches/transactional-memory/gcc/testsuite/gfortran.dg/host_assoc_call_4.f90
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/host_assoc_call_4.f90
    branches/transactional-memory/gcc/testsuite/gfortran.dg/host_assoc_call_5.f90
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/host_assoc_call_5.f90
    branches/transactional-memory/gcc/testsuite/gfortran.dg/host_assoc_function_4.f90
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/host_assoc_function_4.f90
    branches/transactional-memory/gcc/testsuite/gfortran.dg/include_4.f90
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/include_4.f90
    branches/transactional-memory/gcc/testsuite/gfortran.dg/include_4.inc
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/include_4.inc
    branches/transactional-memory/gcc/testsuite/gfortran.dg/include_5.f90
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/include_5.f90
    branches/transactional-memory/gcc/testsuite/gfortran.dg/initialization_20.f90
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/initialization_20.f90
    branches/transactional-memory/gcc/testsuite/gfortran.dg/initialization_21.f90
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/initialization_21.f90
    branches/transactional-memory/gcc/testsuite/gfortran.dg/int_conv_2.f90
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/int_conv_2.f90
    branches/transactional-memory/gcc/testsuite/gfortran.dg/minmaxval_1.f90
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/minmaxval_1.f90
    branches/transactional-memory/gcc/testsuite/gfortran.dg/mvbits_4.f90
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/mvbits_4.f90
    branches/transactional-memory/gcc/testsuite/gfortran.dg/nested_forall_1.f
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/nested_forall_1.f
    branches/transactional-memory/gcc/testsuite/gfortran.dg/pr37286.f90
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/pr37286.f90
    branches/transactional-memory/gcc/testsuite/gfortran.dg/proc_decl_17.f90
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/proc_decl_17.f90
    branches/transactional-memory/gcc/testsuite/gfortran.dg/proc_decl_18.f90
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/proc_decl_18.f90
    branches/transactional-memory/gcc/testsuite/gfortran.dg/proc_decl_19.f90
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/proc_decl_19.f90
    branches/transactional-memory/gcc/testsuite/gfortran.dg/random_seed_1.f90
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/random_seed_1.f90
    branches/transactional-memory/gcc/testsuite/gfortran.dg/vector_subscript_4.f90
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/vector_subscript_4.f90
    branches/transactional-memory/gcc/testsuite/gfortran.dg/vector_subscript_5.f90
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/vector_subscript_5.f90
    branches/transactional-memory/gcc/testsuite/gfortran.dg/write_check4.f90
      - copied unchanged from r141775, trunk/gcc/testsuite/gfortran.dg/write_check4.f90
    branches/transactional-memory/gcc/testsuite/gnat.dg/array5.adb
      - copied unchanged from r141775, trunk/gcc/testsuite/gnat.dg/array5.adb
    branches/transactional-memory/gcc/testsuite/gnat.dg/hyper_flat.adb
      - copied unchanged from r141775, trunk/gcc/testsuite/gnat.dg/hyper_flat.adb
    branches/transactional-memory/gcc/testsuite/gnat.dg/loop_boolean.adb
      - copied unchanged from r141775, trunk/gcc/testsuite/gnat.dg/loop_boolean.adb
    branches/transactional-memory/gcc/testsuite/gnat.dg/pack11.adb
      - copied unchanged from r141775, trunk/gcc/testsuite/gnat.dg/pack11.adb
    branches/transactional-memory/gcc/testsuite/gnat.dg/test_8bitlong_overflow.adb
      - copied unchanged from r141775, trunk/gcc/testsuite/gnat.dg/test_8bitlong_overflow.adb
    branches/transactional-memory/libmudflap/testsuite/libmudflap.c/pass67-frag.c
      - copied unchanged from r141775, trunk/libmudflap/testsuite/libmudflap.c/pass67-frag.c
Removed:
    branches/transactional-memory/gcc/config/rs6000/crtsavres.asm
    branches/transactional-memory/gcc/testsuite/gcc.dg/pr33645-3.c
Modified:
    branches/transactional-memory/   (props changed)
    branches/transactional-memory/ChangeLog
    branches/transactional-memory/MAINTAINERS
    branches/transactional-memory/configure
    branches/transactional-memory/configure.ac
    branches/transactional-memory/gcc/ChangeLog
    branches/transactional-memory/gcc/DATESTAMP
    branches/transactional-memory/gcc/ada/ChangeLog
    branches/transactional-memory/gcc/ada/gcc-interface/Makefile.in
    branches/transactional-memory/gcc/ada/gcc-interface/ada-tree.def
    branches/transactional-memory/gcc/ada/gcc-interface/config-lang.in
    branches/transactional-memory/gcc/ada/gcc-interface/decl.c
    branches/transactional-memory/gcc/ada/gcc-interface/lang-specs.h
    branches/transactional-memory/gcc/ada/gcc-interface/misc.c
    branches/transactional-memory/gcc/ada/gcc-interface/trans.c
    branches/transactional-memory/gcc/ada/gcc-interface/utils2.c
    branches/transactional-memory/gcc/ada/lib.adb
    branches/transactional-memory/gcc/ada/lib.ads
    branches/transactional-memory/gcc/ada/make.adb
    branches/transactional-memory/gcc/ada/switch-c.adb
    branches/transactional-memory/gcc/builtins.c
    branches/transactional-memory/gcc/c-common.c
    branches/transactional-memory/gcc/c-common.h
    branches/transactional-memory/gcc/c-decl.c
    branches/transactional-memory/gcc/calls.c
    branches/transactional-memory/gcc/cfghooks.c
    branches/transactional-memory/gcc/combine.c
    branches/transactional-memory/gcc/config.gcc
    branches/transactional-memory/gcc/config/arm/arm.c
    branches/transactional-memory/gcc/config/arm/arm.md
    branches/transactional-memory/gcc/config/arm/bpabi.h
    branches/transactional-memory/gcc/config/arm/thumb2.md
    branches/transactional-memory/gcc/config/avr/avr.c
    branches/transactional-memory/gcc/config/avr/avr.md
    branches/transactional-memory/gcc/config/bfin/bfin-protos.h
    branches/transactional-memory/gcc/config/bfin/bfin.c
    branches/transactional-memory/gcc/config/bfin/bfin.md
    branches/transactional-memory/gcc/config/cris/cris.c
    branches/transactional-memory/gcc/config/gnu.h
    branches/transactional-memory/gcc/config/i386/driver-i386.c
    branches/transactional-memory/gcc/config/i386/gnu.h
    branches/transactional-memory/gcc/config/i386/i386.c
    branches/transactional-memory/gcc/config/i386/mingw32.h
    branches/transactional-memory/gcc/config/m32c/bitops.md
    branches/transactional-memory/gcc/config/m32c/m32c.c
    branches/transactional-memory/gcc/config/m32c/predicates.md
    branches/transactional-memory/gcc/config/m32c/prologue.md
    branches/transactional-memory/gcc/config/mips/elfoabi.h
    branches/transactional-memory/gcc/config/mips/iris6.h
    branches/transactional-memory/gcc/config/mips/linux.h
    branches/transactional-memory/gcc/config/mips/mips.c
    branches/transactional-memory/gcc/config/mips/mips.h
    branches/transactional-memory/gcc/config/mips/sde.h
    branches/transactional-memory/gcc/config/mips/vr.h
    branches/transactional-memory/gcc/config/mn10300/mn10300.c
    branches/transactional-memory/gcc/config/mn10300/mn10300.h
    branches/transactional-memory/gcc/config/rs6000/aix.h
    branches/transactional-memory/gcc/config/rs6000/predicates.md
    branches/transactional-memory/gcc/config/rs6000/rs6000.c
    branches/transactional-memory/gcc/config/rs6000/rs6000.opt
    branches/transactional-memory/gcc/config/s390/s390.c
    branches/transactional-memory/gcc/config/sh/sh.c
    branches/transactional-memory/gcc/config/sh/sh.h
    branches/transactional-memory/gcc/config/sparc/constraints.md
    branches/transactional-memory/gcc/config/sparc/predicates.md
    branches/transactional-memory/gcc/config/sparc/sparc.md
    branches/transactional-memory/gcc/config/spu/spu.c
    branches/transactional-memory/gcc/config/spu/spu.h
    branches/transactional-memory/gcc/config/spu/spu.md
    branches/transactional-memory/gcc/configure
    branches/transactional-memory/gcc/configure.ac
    branches/transactional-memory/gcc/convert.c
    branches/transactional-memory/gcc/cp/ChangeLog
    branches/transactional-memory/gcc/cp/class.c
    branches/transactional-memory/gcc/cp/cp-tree.h
    branches/transactional-memory/gcc/cp/decl.c
    branches/transactional-memory/gcc/cp/g++spec.c
    branches/transactional-memory/gcc/cp/parser.c
    branches/transactional-memory/gcc/cse.c
    branches/transactional-memory/gcc/doc/extend.texi
    branches/transactional-memory/gcc/doc/md.texi
    branches/transactional-memory/gcc/doc/sourcebuild.texi
    branches/transactional-memory/gcc/expmed.c
    branches/transactional-memory/gcc/expr.c
    branches/transactional-memory/gcc/fold-const.c
    branches/transactional-memory/gcc/fortran/ChangeLog
    branches/transactional-memory/gcc/fortran/arith.c
    branches/transactional-memory/gcc/fortran/arith.h
    branches/transactional-memory/gcc/fortran/array.c
    branches/transactional-memory/gcc/fortran/check.c
    branches/transactional-memory/gcc/fortran/cpp.c
    branches/transactional-memory/gcc/fortran/decl.c
    branches/transactional-memory/gcc/fortran/expr.c
    branches/transactional-memory/gcc/fortran/gfortran.h
    branches/transactional-memory/gcc/fortran/intrinsic.c
    branches/transactional-memory/gcc/fortran/intrinsic.h
    branches/transactional-memory/gcc/fortran/intrinsic.texi
    branches/transactional-memory/gcc/fortran/invoke.texi
    branches/transactional-memory/gcc/fortran/io.c
    branches/transactional-memory/gcc/fortran/iresolve.c
    branches/transactional-memory/gcc/fortran/lang-specs.h
    branches/transactional-memory/gcc/fortran/lang.opt
    branches/transactional-memory/gcc/fortran/match.h
    branches/transactional-memory/gcc/fortran/options.c
    branches/transactional-memory/gcc/fortran/parse.c
    branches/transactional-memory/gcc/fortran/resolve.c
    branches/transactional-memory/gcc/fortran/scanner.c
    branches/transactional-memory/gcc/fortran/simplify.c
    branches/transactional-memory/gcc/fortran/symbol.c
    branches/transactional-memory/gcc/fortran/trans-array.c
    branches/transactional-memory/gcc/fortran/trans-array.h
    branches/transactional-memory/gcc/fortran/trans-expr.c
    branches/transactional-memory/gcc/fortran/trans-intrinsic.c
    branches/transactional-memory/gcc/fortran/trans-stmt.c
    branches/transactional-memory/gcc/fortran/trans.c
    branches/transactional-memory/gcc/fortran/trans.h
    branches/transactional-memory/gcc/fwprop.c
    branches/transactional-memory/gcc/gcc.c
    branches/transactional-memory/gcc/gcc.h
    branches/transactional-memory/gcc/gimplify.c
    branches/transactional-memory/gcc/graphite.c
    branches/transactional-memory/gcc/ira-build.c
    branches/transactional-memory/gcc/ira-color.c
    branches/transactional-memory/gcc/ira-conflicts.c
    branches/transactional-memory/gcc/ira-costs.c
    branches/transactional-memory/gcc/ira-emit.c
    branches/transactional-memory/gcc/ira-int.h
    branches/transactional-memory/gcc/ira-lives.c
    branches/transactional-memory/gcc/java/ChangeLog
    branches/transactional-memory/gcc/java/jcf-parse.c
    branches/transactional-memory/gcc/libgcov.c
    branches/transactional-memory/gcc/loop-doloop.c
    branches/transactional-memory/gcc/omp-low.c
    branches/transactional-memory/gcc/passes.c
    branches/transactional-memory/gcc/po/ChangeLog
    branches/transactional-memory/gcc/print-tree.c
    branches/transactional-memory/gcc/real.c
    branches/transactional-memory/gcc/real.h
    branches/transactional-memory/gcc/reg-stack.c
    branches/transactional-memory/gcc/rtlanal.c
    branches/transactional-memory/gcc/simplify-rtx.c
    branches/transactional-memory/gcc/testsuite/ChangeLog
    branches/transactional-memory/gcc/testsuite/g++.dg/abi/key2.C
    branches/transactional-memory/gcc/testsuite/g++.dg/ipa/iinline-1.C
    branches/transactional-memory/gcc/testsuite/g++.dg/other/PR23205.C
    branches/transactional-memory/gcc/testsuite/g++.dg/other/anon5.C
    branches/transactional-memory/gcc/testsuite/gcc.dg/cpp/Wsignprom.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/cpp/if-mpar.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/pr37663.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/forwprop-7.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/inline-2.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/utf-array-short-wchar.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/utf-cvt.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/utf-inc-init.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/utf16-1.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/utf16-2.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/utf16-3.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/utf16-4.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/utf32-1.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/utf32-2.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/utf32-3.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/utf32-4.c
    branches/transactional-memory/gcc/testsuite/gcc.target/powerpc/altivec-cell-8.c
    branches/transactional-memory/gcc/testsuite/gcc.target/powerpc/altivec_check.h
    branches/transactional-memory/gcc/testsuite/gcc.target/s390/pr36822.c
    branches/transactional-memory/gcc/testsuite/gcc.target/spu/intrinsics-1.c
    branches/transactional-memory/gcc/testsuite/gfortran.dg/f2003_io_1.f03
    branches/transactional-memory/gcc/testsuite/gfortran.dg/f2003_io_4.f03
    branches/transactional-memory/gcc/testsuite/gfortran.dg/f2003_io_5.f03
    branches/transactional-memory/gcc/testsuite/gfortran.dg/f2003_io_6.f03
    branches/transactional-memory/gcc/testsuite/gfortran.dg/f2003_io_7.f03
    branches/transactional-memory/gcc/testsuite/lib/c-torture.exp
    branches/transactional-memory/gcc/testsuite/lib/fortran-torture.exp
    branches/transactional-memory/gcc/testsuite/lib/gcc-dg.exp
    branches/transactional-memory/gcc/testsuite/lib/objc-torture.exp
    branches/transactional-memory/gcc/testsuite/lib/target-supports.exp
    branches/transactional-memory/gcc/tree-cfgcleanup.c
    branches/transactional-memory/gcc/tree-data-ref.c
    branches/transactional-memory/gcc/tree-flow.h
    branches/transactional-memory/gcc/tree-loop-distribution.c
    branches/transactional-memory/gcc/tree-mudflap.c
    branches/transactional-memory/gcc/tree-scalar-evolution.c
    branches/transactional-memory/gcc/tree-sra.c
    branches/transactional-memory/gcc/tree-ssa-ccp.c
    branches/transactional-memory/gcc/tree-ssa-forwprop.c
    branches/transactional-memory/gcc/tree-ssa-pre.c
    branches/transactional-memory/gcc/tree-ssa-sccvn.c
    branches/transactional-memory/gcc/tree-ssa-sccvn.h
    branches/transactional-memory/gcc/tree-ssa.c
    branches/transactional-memory/gcc/tree.c
    branches/transactional-memory/gcc/tree.h
    branches/transactional-memory/libcpp/ChangeLog
    branches/transactional-memory/libcpp/expr.c
    branches/transactional-memory/libgcc/ChangeLog
    branches/transactional-memory/libgcc/config.host
    branches/transactional-memory/libgfortran/ChangeLog
    branches/transactional-memory/libgfortran/intrinsics/random.c
    branches/transactional-memory/libgomp/ChangeLog
    branches/transactional-memory/libgomp/libgomp.texi
    branches/transactional-memory/libjava/ChangeLog
    branches/transactional-memory/libjava/Makefile.am
    branches/transactional-memory/libjava/Makefile.in
    branches/transactional-memory/libjava/classpath/ChangeLog
    branches/transactional-memory/libjava/classpath/gnu/java/awt/peer/gtk/FreetypeGlyphVector.java
    branches/transactional-memory/libjava/classpath/include/gnu_java_awt_peer_gtk_FreetypeGlyphVector.h
    branches/transactional-memory/libjava/classpath/lib/gnu/java/awt/peer/gtk/FreetypeGlyphVector.class
    branches/transactional-memory/libjava/classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_CairoGraphics2D.c
    branches/transactional-memory/libjava/classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_FreetypeGlyphVector.c
    branches/transactional-memory/libjava/classpath/tools/Makefile.am
    branches/transactional-memory/libjava/classpath/tools/Makefile.in
    branches/transactional-memory/libjava/configure
    branches/transactional-memory/libjava/configure.ac
    branches/transactional-memory/libmudflap/ChangeLog

Propchange: branches/transactional-memory/
            ('svnmerge-integrated' modified)



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