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]

r137849 - in /branches/thread-annotations: ./ C...


Author: lcwu
Date: Tue Jul 15 21:13:37 2008
New Revision: 137849

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137849
Log:
Merged revisions 137590-137595,137597,137600-137601,137603-137605,137608,137611-137612,137614,137618-137620,137631,137633-137634,137636-137639,137646,137649,137651,137653-137658,137660,137662,137665-137666,137669-137670,137672-137673,137675,137677,137680,137683-137685,137687-137689,137691,137695-137697,137699,137704,137708,137714-137717,137721-137725,137728,137731,137734,137736-137737,137747,137750,137753-137754,137756-137757,137763,137765-137766,137769-137770,137774-137775,137777,137780-137781,137783,137785,137787,137791-137793,137796,137798,137800,137802,137806,137812-137813,137819,137827,137829,137834,137837-137838,137843,137847-137848 via svnmerge from 
svn+ssh://lcwu@gcc.gnu.org/svn/gcc/trunk

Added:
    branches/thread-annotations/libstdc++-v3/testsuite/20_util/common_type/
      - copied from r137848, trunk/libstdc++-v3/testsuite/20_util/common_type/
    branches/thread-annotations/libstdc++-v3/testsuite/25_algorithms/random_shuffle/1.cc
      - copied unchanged from r137848, trunk/libstdc++-v3/testsuite/25_algorithms/random_shuffle/1.cc
    branches/thread-annotations/libstdc++-v3/testsuite/ext/rope/36832.cc
      - copied unchanged from r137848, trunk/libstdc++-v3/testsuite/ext/rope/36832.cc
Removed:
    branches/thread-annotations/libstdc++-v3/include/std/date_time
    branches/thread-annotations/libstdc++-v3/src/date_time.cc
    branches/thread-annotations/libstdc++-v3/testsuite/31_date_time/
Modified:
    branches/thread-annotations/libstdc++-v3/ChangeLog
    branches/thread-annotations/libstdc++-v3/config/abi/pre/gnu.ver
    branches/thread-annotations/libstdc++-v3/doc/html/api.html
    branches/thread-annotations/libstdc++-v3/doc/html/manual/abi.html
    branches/thread-annotations/libstdc++-v3/doc/html/manual/api.html
    branches/thread-annotations/libstdc++-v3/doc/html/manual/backwards.html
    branches/thread-annotations/libstdc++-v3/doc/html/manual/bitmap_allocator.html
    branches/thread-annotations/libstdc++-v3/doc/html/manual/bk01pt01ch01.html
    branches/thread-annotations/libstdc++-v3/doc/html/manual/bk01pt01ch03s02.html
    branches/thread-annotations/libstdc++-v3/doc/html/manual/bk01pt02pr01.html
    branches/thread-annotations/libstdc++-v3/doc/html/manual/bk01pt04ch11.html
    branches/thread-annotations/libstdc++-v3/doc/html/manual/bk01pt06ch14.html
    branches/thread-annotations/libstdc++-v3/doc/html/manual/bk01pt06ch15.html
    branches/thread-annotations/libstdc++-v3/doc/html/manual/bk01pt09pr02.html
    branches/thread-annotations/libstdc++-v3/doc/html/manual/bk01pt12ch30s03.html
    branches/thread-annotations/libstdc++-v3/doc/html/manual/bk01pt12ch31s03.html
    branches/thread-annotations/libstdc++-v3/doc/html/manual/bk01pt12pr03.html
    branches/thread-annotations/libstdc++-v3/doc/html/manual/codecvt.html
    branches/thread-annotations/libstdc++-v3/doc/html/manual/messages.html
    branches/thread-annotations/libstdc++-v3/doc/html/manual/parallel_mode.html
    branches/thread-annotations/libstdc++-v3/doc/html/manual/shared_ptr.html
    branches/thread-annotations/libstdc++-v3/doc/html/manual/spine.html
    branches/thread-annotations/libstdc++-v3/doc/xml/manual/allocator.xml
    branches/thread-annotations/libstdc++-v3/include/Makefile.am
    branches/thread-annotations/libstdc++-v3/include/Makefile.in
    branches/thread-annotations/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/null_metadata.hpp
    branches/thread-annotations/libstdc++-v3/include/ext/rope
    branches/thread-annotations/libstdc++-v3/include/parallel/algo.h
    branches/thread-annotations/libstdc++-v3/include/parallel/algobase.h
    branches/thread-annotations/libstdc++-v3/include/parallel/algorithmfwd.h
    branches/thread-annotations/libstdc++-v3/include/parallel/balanced_quicksort.h
    branches/thread-annotations/libstdc++-v3/include/parallel/base.h
    branches/thread-annotations/libstdc++-v3/include/parallel/basic_iterator.h
    branches/thread-annotations/libstdc++-v3/include/parallel/checkers.h
    branches/thread-annotations/libstdc++-v3/include/parallel/compatibility.h
    branches/thread-annotations/libstdc++-v3/include/parallel/equally_split.h
    branches/thread-annotations/libstdc++-v3/include/parallel/features.h
    branches/thread-annotations/libstdc++-v3/include/parallel/find.h
    branches/thread-annotations/libstdc++-v3/include/parallel/find_selectors.h
    branches/thread-annotations/libstdc++-v3/include/parallel/for_each.h
    branches/thread-annotations/libstdc++-v3/include/parallel/for_each_selectors.h
    branches/thread-annotations/libstdc++-v3/include/parallel/iterator.h
    branches/thread-annotations/libstdc++-v3/include/parallel/list_partition.h
    branches/thread-annotations/libstdc++-v3/include/parallel/losertree.h
    branches/thread-annotations/libstdc++-v3/include/parallel/merge.h
    branches/thread-annotations/libstdc++-v3/include/parallel/multiseq_selection.h
    branches/thread-annotations/libstdc++-v3/include/parallel/multiway_merge.h
    branches/thread-annotations/libstdc++-v3/include/parallel/multiway_mergesort.h
    branches/thread-annotations/libstdc++-v3/include/parallel/numericfwd.h
    branches/thread-annotations/libstdc++-v3/include/parallel/omp_loop.h
    branches/thread-annotations/libstdc++-v3/include/parallel/omp_loop_static.h
    branches/thread-annotations/libstdc++-v3/include/parallel/par_loop.h
    branches/thread-annotations/libstdc++-v3/include/parallel/parallel.h
    branches/thread-annotations/libstdc++-v3/include/parallel/partial_sum.h
    branches/thread-annotations/libstdc++-v3/include/parallel/partition.h
    branches/thread-annotations/libstdc++-v3/include/parallel/queue.h
    branches/thread-annotations/libstdc++-v3/include/parallel/quicksort.h
    branches/thread-annotations/libstdc++-v3/include/parallel/random_number.h
    branches/thread-annotations/libstdc++-v3/include/parallel/random_shuffle.h
    branches/thread-annotations/libstdc++-v3/include/parallel/search.h
    branches/thread-annotations/libstdc++-v3/include/parallel/set_operations.h
    branches/thread-annotations/libstdc++-v3/include/parallel/settings.h
    branches/thread-annotations/libstdc++-v3/include/parallel/sort.h
    branches/thread-annotations/libstdc++-v3/include/parallel/types.h
    branches/thread-annotations/libstdc++-v3/include/parallel/unique_copy.h
    branches/thread-annotations/libstdc++-v3/include/parallel/workstealing.h
    branches/thread-annotations/libstdc++-v3/include/std/type_traits
    branches/thread-annotations/libstdc++-v3/libsupc++/eh_arm.cc
    branches/thread-annotations/libstdc++-v3/libsupc++/eh_personality.cc
    branches/thread-annotations/libstdc++-v3/libsupc++/unwind-cxx.h
    branches/thread-annotations/libstdc++-v3/src/Makefile.am
    branches/thread-annotations/libstdc++-v3/src/Makefile.in
    branches/thread-annotations/libstdc++-v3/testsuite/17_intro/headers/c++200x/all.cc
    branches/thread-annotations/libstdc++-v3/testsuite/17_intro/headers/c++200x/all_multiple_inclusion.cc
    branches/thread-annotations/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-2.cc
    branches/thread-annotations/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs-2.cc
    branches/thread-annotations/libstdc++-v3/testsuite/20_util/ratio/comparisons/comp1.cc
    branches/thread-annotations/libstdc++-v3/testsuite/20_util/ratio/comparisons/comp2.cc
    branches/thread-annotations/libstdc++-v3/testsuite/20_util/ratio/cons/cons1.cc
    branches/thread-annotations/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow.cc
    branches/thread-annotations/libstdc++-v3/testsuite/20_util/ratio/operations/ops1.cc
    branches/thread-annotations/libstdc++-v3/testsuite/20_util/ratio/operations/ops2.cc
    branches/thread-annotations/libstdc++-v3/testsuite/20_util/ratio/operations/ops3.cc
    branches/thread-annotations/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow.cc
    branches/thread-annotations/libstdc++-v3/testsuite/lib/dg-options.exp
    branches/thread-annotations/libstdc++-v3/testsuite/lib/libstdc++.exp

Changes in other areas also in this revision:
Added:
    branches/thread-annotations/contrib/check_makefile_deps.sh
      - copied unchanged from r137848, trunk/contrib/check_makefile_deps.sh
    branches/thread-annotations/gcc/config/arm/eabi.h
      - copied unchanged from r137848, trunk/gcc/config/arm/eabi.h
    branches/thread-annotations/gcc/config/arm/eabi.opt
      - copied unchanged from r137848, trunk/gcc/config/arm/eabi.opt
    branches/thread-annotations/gcc/testsuite/g++.dg/eh/async-unwind1.C
      - copied unchanged from r137848, trunk/gcc/testsuite/g++.dg/eh/async-unwind1.C
    branches/thread-annotations/gcc/testsuite/g++.dg/ext/no-asm-1.C
      - copied unchanged from r137848, trunk/gcc/testsuite/g++.dg/ext/no-asm-1.C
    branches/thread-annotations/gcc/testsuite/g++.dg/ext/no-asm-2.C
      - copied unchanged from r137848, trunk/gcc/testsuite/g++.dg/ext/no-asm-2.C
    branches/thread-annotations/gcc/testsuite/g++.dg/ext/no-gnu-keywords-1.C
      - copied unchanged from r137848, trunk/gcc/testsuite/g++.dg/ext/no-gnu-keywords-1.C
    branches/thread-annotations/gcc/testsuite/g++.dg/gomp/pr36790.C
      - copied unchanged from r137848, trunk/gcc/testsuite/g++.dg/gomp/pr36790.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/dtor13.C
      - copied unchanged from r137848, trunk/gcc/testsuite/g++.dg/parse/dtor13.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error-column.C
      - copied unchanged from r137848, trunk/gcc/testsuite/g++.dg/parse/error-column.C
    branches/thread-annotations/gcc/testsuite/g++.dg/torture/pr36745.C
      - copied unchanged from r137848, trunk/gcc/testsuite/g++.dg/torture/pr36745.C
    branches/thread-annotations/gcc/testsuite/g++.dg/warn/Wdisallowed-functions-1.C
      - copied unchanged from r137848, trunk/gcc/testsuite/g++.dg/warn/Wdisallowed-functions-1.C
    branches/thread-annotations/gcc/testsuite/g++.dg/warn/Wdisallowed-functions-2.C
      - copied unchanged from r137848, trunk/gcc/testsuite/g++.dg/warn/Wdisallowed-functions-2.C
    branches/thread-annotations/gcc/testsuite/g++.dg/warn/pragma-system_header5.C
      - copied unchanged from r137848, trunk/gcc/testsuite/g++.dg/warn/pragma-system_header5.C
    branches/thread-annotations/gcc/testsuite/g++.dg/warn/pragma-system_header5.h
      - copied unchanged from r137848, trunk/gcc/testsuite/g++.dg/warn/pragma-system_header5.h
    branches/thread-annotations/gcc/testsuite/gcc.c-torture/compile/20080704-1.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.c-torture/compile/20080704-1.c
    branches/thread-annotations/gcc/testsuite/gcc.c-torture/compile/pr35492.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.c-torture/compile/pr35492.c
    branches/thread-annotations/gcc/testsuite/gcc.c-torture/execute/pr36765.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.c-torture/execute/pr36765.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/Wcxx-compat-2.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.dg/Wcxx-compat-2.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/Wstrict-aliasing-bogus-ref-all.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.dg/Wstrict-aliasing-bogus-ref-all.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/compat/vector-1a_main.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.dg/compat/vector-1a_main.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/compat/vector-1a_x.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.dg/compat/vector-1a_x.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/compat/vector-1a_y.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.dg/compat/vector-1a_y.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/compat/vector-2a_main.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.dg/compat/vector-2a_main.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/compat/vector-2a_x.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.dg/compat/vector-2a_x.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/compat/vector-2a_y.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.dg/compat/vector-2a_y.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/gomp/pr36790.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.dg/gomp/pr36790.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/no-asm-1.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.dg/no-asm-1.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/no-asm-2.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.dg/no-asm-2.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/no-asm-3.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.dg/no-asm-3.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/no-asm-4.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.dg/no-asm-4.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/tree-ssa/pr23455.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr23455.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/tree-ssa/pr35286.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr35286.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/tree-ssa/pr35287.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr35287.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/vmx/1b-06-ansi.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.dg/vmx/1b-06-ansi.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/vmx/1b-07-ansi.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.dg/vmx/1b-07-ansi.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/wdisallowed-functions-1.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.dg/wdisallowed-functions-1.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/wdisallowed-functions-2.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.dg/wdisallowed-functions-2.c
    branches/thread-annotations/gcc/testsuite/gcc.target/mips/pr35802.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.target/mips/pr35802.c
    branches/thread-annotations/gcc/testsuite/gcc.target/powerpc/altivec-26.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.target/powerpc/altivec-26.c
    branches/thread-annotations/gcc/testsuite/gcc.target/powerpc/altivec-macros.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.target/powerpc/altivec-macros.c
    branches/thread-annotations/gcc/testsuite/gcc.target/powerpc/asm-y.c
      - copied unchanged from r137848, trunk/gcc/testsuite/gcc.target/powerpc/asm-y.c
    branches/thread-annotations/gcc/testsuite/gfortran.dg/fmt_g0_4.f08
      - copied unchanged from r137848, trunk/gcc/testsuite/gfortran.dg/fmt_g0_4.f08
    branches/thread-annotations/gcc/testsuite/gfortran.dg/matmul_bounds_2.f90
      - copied unchanged from r137848, trunk/gcc/testsuite/gfortran.dg/matmul_bounds_2.f90
    branches/thread-annotations/gcc/testsuite/gfortran.dg/matmul_bounds_3.f90
      - copied unchanged from r137848, trunk/gcc/testsuite/gfortran.dg/matmul_bounds_3.f90
    branches/thread-annotations/gcc/testsuite/gfortran.dg/matmul_bounds_4.f90
      - copied unchanged from r137848, trunk/gcc/testsuite/gfortran.dg/matmul_bounds_4.f90
    branches/thread-annotations/gcc/testsuite/gfortran.dg/matmul_bounds_5.f90
      - copied unchanged from r137848, trunk/gcc/testsuite/gfortran.dg/matmul_bounds_5.f90
    branches/thread-annotations/gcc/testsuite/gfortran.dg/product_sum_bounds_1.f90
      - copied unchanged from r137848, trunk/gcc/testsuite/gfortran.dg/product_sum_bounds_1.f90
    branches/thread-annotations/gcc/testsuite/gfortran.dg/used_types_21.f90
      - copied unchanged from r137848, trunk/gcc/testsuite/gfortran.dg/used_types_21.f90
    branches/thread-annotations/gcc/testsuite/gnat.dg/case_optimization1.adb
      - copied unchanged from r137848, trunk/gcc/testsuite/gnat.dg/case_optimization1.adb
    branches/thread-annotations/gcc/testsuite/gnat.dg/case_optimization1.ads
      - copied unchanged from r137848, trunk/gcc/testsuite/gnat.dg/case_optimization1.ads
    branches/thread-annotations/gcc/testsuite/gnat.dg/case_optimization_pkg1.ads
      - copied unchanged from r137848, trunk/gcc/testsuite/gnat.dg/case_optimization_pkg1.ads
    branches/thread-annotations/libjava/gnu/gcj/convert/make-trie.h
      - copied unchanged from r137848, trunk/libjava/gnu/gcj/convert/make-trie.h
Removed:
    branches/thread-annotations/gcc/tree-vn.c
Modified:
    branches/thread-annotations/   (props changed)
    branches/thread-annotations/ChangeLog
    branches/thread-annotations/MAINTAINERS
    branches/thread-annotations/config/ChangeLog
    branches/thread-annotations/config/mh-mingw
    branches/thread-annotations/contrib/ChangeLog
    branches/thread-annotations/gcc/ChangeLog
    branches/thread-annotations/gcc/DATESTAMP
    branches/thread-annotations/gcc/Makefile.in
    branches/thread-annotations/gcc/ada/ChangeLog
    branches/thread-annotations/gcc/ada/gnat_ugn.texi
    branches/thread-annotations/gcc/bt-load.c
    branches/thread-annotations/gcc/builtins.c
    branches/thread-annotations/gcc/c-common.c
    branches/thread-annotations/gcc/c-common.h
    branches/thread-annotations/gcc/c-decl.c
    branches/thread-annotations/gcc/c-parser.c
    branches/thread-annotations/gcc/caller-save.c
    branches/thread-annotations/gcc/cgraph.c
    branches/thread-annotations/gcc/cgraph.h
    branches/thread-annotations/gcc/combine-stack-adj.c
    branches/thread-annotations/gcc/combine.c
    branches/thread-annotations/gcc/common.opt
    branches/thread-annotations/gcc/config.gcc
    branches/thread-annotations/gcc/config.in
    branches/thread-annotations/gcc/config/arm/aout.h
    branches/thread-annotations/gcc/config/arm/arm.c
    branches/thread-annotations/gcc/config/arm/bpabi.h
    branches/thread-annotations/gcc/config/arm/elf.h
    branches/thread-annotations/gcc/config/arm/unknown-elf.h
    branches/thread-annotations/gcc/config/avr/avr-protos.h
    branches/thread-annotations/gcc/config/avr/avr.c
    branches/thread-annotations/gcc/config/avr/avr.md
    branches/thread-annotations/gcc/config/cris/cris.c
    branches/thread-annotations/gcc/config/cris/cris.h
    branches/thread-annotations/gcc/config/cris/cris.md
    branches/thread-annotations/gcc/config/h8300/h8300.md
    branches/thread-annotations/gcc/config/i386/i386-protos.h
    branches/thread-annotations/gcc/config/i386/i386.c
    branches/thread-annotations/gcc/config/i386/i386.md
    branches/thread-annotations/gcc/config/i386/sse.md
    branches/thread-annotations/gcc/config/mips/constraints.md
    branches/thread-annotations/gcc/config/mips/driver-native.c
    branches/thread-annotations/gcc/config/mips/mips.c
    branches/thread-annotations/gcc/config/mips/mips.md
    branches/thread-annotations/gcc/config/rs6000/rs6000-c.c
    branches/thread-annotations/gcc/config/rs6000/rs6000.c
    branches/thread-annotations/gcc/config/s390/s390.c
    branches/thread-annotations/gcc/config/s390/s390.md
    branches/thread-annotations/gcc/config/sh/sh.c
    branches/thread-annotations/gcc/config/sh/sh.h
    branches/thread-annotations/gcc/configure
    branches/thread-annotations/gcc/configure.ac
    branches/thread-annotations/gcc/coretypes.h
    branches/thread-annotations/gcc/cp/ChangeLog
    branches/thread-annotations/gcc/cp/cp-tree.h
    branches/thread-annotations/gcc/cp/decl.c
    branches/thread-annotations/gcc/cp/lex.c
    branches/thread-annotations/gcc/cp/parser.c
    branches/thread-annotations/gcc/cp/pt.c
    branches/thread-annotations/gcc/cp/semantics.c
    branches/thread-annotations/gcc/cse.c
    branches/thread-annotations/gcc/dbgcnt.def
    branches/thread-annotations/gcc/df-core.c
    branches/thread-annotations/gcc/df-problems.c
    branches/thread-annotations/gcc/df-scan.c
    branches/thread-annotations/gcc/doc/extend.texi
    branches/thread-annotations/gcc/doc/invoke.texi
    branches/thread-annotations/gcc/doc/md.texi
    branches/thread-annotations/gcc/doc/tm.texi
    branches/thread-annotations/gcc/dse.c
    branches/thread-annotations/gcc/dwarf2out.c
    branches/thread-annotations/gcc/emit-rtl.c
    branches/thread-annotations/gcc/explow.c
    branches/thread-annotations/gcc/expr.c
    branches/thread-annotations/gcc/final.c
    branches/thread-annotations/gcc/flags.h
    branches/thread-annotations/gcc/fortran/ChangeLog
    branches/thread-annotations/gcc/fortran/Make-lang.in
    branches/thread-annotations/gcc/fortran/gfc-internals.texi
    branches/thread-annotations/gcc/fortran/io.c
    branches/thread-annotations/gcc/fortran/iresolve.c
    branches/thread-annotations/gcc/fortran/resolve.c
    branches/thread-annotations/gcc/fwprop.c
    branches/thread-annotations/gcc/gcse.c
    branches/thread-annotations/gcc/genattrtab.c
    branches/thread-annotations/gcc/genemit.c
    branches/thread-annotations/gcc/gengtype.c
    branches/thread-annotations/gcc/gengtype.h
    branches/thread-annotations/gcc/genoutput.c
    branches/thread-annotations/gcc/genrecog.c
    branches/thread-annotations/gcc/gensupport.c
    branches/thread-annotations/gcc/ggc-page.c
    branches/thread-annotations/gcc/gimplify.c
    branches/thread-annotations/gcc/ipa-cp.c
    branches/thread-annotations/gcc/ipa-prop.c
    branches/thread-annotations/gcc/ipa-prop.h
    branches/thread-annotations/gcc/java/ChangeLog
    branches/thread-annotations/gcc/java/Make-lang.in
    branches/thread-annotations/gcc/java/lang.c
    branches/thread-annotations/gcc/langhooks.c
    branches/thread-annotations/gcc/lcm.c
    branches/thread-annotations/gcc/lower-subreg.c
    branches/thread-annotations/gcc/mode-switching.c
    branches/thread-annotations/gcc/objc/ChangeLog
    branches/thread-annotations/gcc/objc/objc-act.c
    branches/thread-annotations/gcc/omp-low.c
    branches/thread-annotations/gcc/opts.c
    branches/thread-annotations/gcc/recog.c
    branches/thread-annotations/gcc/reload.c
    branches/thread-annotations/gcc/target-def.h
    branches/thread-annotations/gcc/target.h
    branches/thread-annotations/gcc/targhooks.c
    branches/thread-annotations/gcc/targhooks.h
    branches/thread-annotations/gcc/testsuite/ChangeLog
    branches/thread-annotations/gcc/testsuite/g++.dg/other/semicolon.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/constructor1.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error1.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error10.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error11.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error12.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error13.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error14.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error15.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error16.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error17.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error18.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error19.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error2.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error20.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error21.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error22.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error23.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error24.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error25.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error26.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error27.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error28.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error29.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error3.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error30.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error31.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error4.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error5.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error6.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error7.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error8.C
    branches/thread-annotations/gcc/testsuite/g++.dg/parse/error9.C
    branches/thread-annotations/gcc/testsuite/g++.dg/warn/Wreturn-type-4.C
    branches/thread-annotations/gcc/testsuite/g++.old-deja/g++.brendan/crash16.C
    branches/thread-annotations/gcc/testsuite/g++.old-deja/g++.jason/crash11.C
    branches/thread-annotations/gcc/testsuite/g++.old-deja/g++.law/ctors5.C
    branches/thread-annotations/gcc/testsuite/g++.old-deja/g++.other/crash25.C
    branches/thread-annotations/gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C
    branches/thread-annotations/gcc/testsuite/gcc.c-torture/compile/20080625-1.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/compat/struct-layout-1_generate.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/compat/union-m128-1_main.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/compat/union-m128-1_x.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/compat/union-m128-1_y.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/compat/vector-1_x.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/compat/vector-1_y.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/compat/vector-2_x.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/compat/vector-2_y.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/compat/vector-defs.h
    branches/thread-annotations/gcc/testsuite/gcc.dg/pr28322-2.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/torture/pr36373-10.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/tree-ssa/loadpre24.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/vmx/1b-06.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/vmx/1b-07.c
    branches/thread-annotations/gcc/testsuite/gcc.target/powerpc/ppc-negeq0-1.c
    branches/thread-annotations/gcc/testsuite/lib/compat.exp
    branches/thread-annotations/gcc/testsuite/lib/g++.exp
    branches/thread-annotations/gcc/tree-call-cdce.c
    branches/thread-annotations/gcc/tree-dump.c
    branches/thread-annotations/gcc/tree-flow-inline.h
    branches/thread-annotations/gcc/tree-flow.h
    branches/thread-annotations/gcc/tree-gimple.h
    branches/thread-annotations/gcc/tree-inline.c
    branches/thread-annotations/gcc/tree-mudflap.c
    branches/thread-annotations/gcc/tree-pretty-print.c
    branches/thread-annotations/gcc/tree-sra.c
    branches/thread-annotations/gcc/tree-ssa-alias.c
    branches/thread-annotations/gcc/tree-ssa-ccp.c
    branches/thread-annotations/gcc/tree-ssa-dom.c
    branches/thread-annotations/gcc/tree-ssa-pre.c
    branches/thread-annotations/gcc/tree-ssa-sccvn.c
    branches/thread-annotations/gcc/tree-ssa-sccvn.h
    branches/thread-annotations/gcc/tree-ssa-structalias.c
    branches/thread-annotations/gcc/tree-ssa-structalias.h
    branches/thread-annotations/gcc/tree-ssa-threadedge.c
    branches/thread-annotations/gcc/tree-switch-conversion.c
    branches/thread-annotations/gcc/tree.c
    branches/thread-annotations/gcc/tree.def
    branches/thread-annotations/gcc/tree.h
    branches/thread-annotations/gcc/treestruct.def
    branches/thread-annotations/gcc/varasm.c
    branches/thread-annotations/libcpp/ChangeLog
    branches/thread-annotations/libcpp/include/cpplib.h
    branches/thread-annotations/libcpp/internal.h
    branches/thread-annotations/libcpp/lex.c
    branches/thread-annotations/libcpp/macro.c
    branches/thread-annotations/libgcc/ChangeLog
    branches/thread-annotations/libgcc/config/i386/64/t-softfp-compat
    branches/thread-annotations/libgfortran/ChangeLog
    branches/thread-annotations/libgfortran/acinclude.m4
    branches/thread-annotations/libgfortran/configure
    branches/thread-annotations/libgfortran/generated/matmul_c10.c
    branches/thread-annotations/libgfortran/generated/matmul_c16.c
    branches/thread-annotations/libgfortran/generated/matmul_c4.c
    branches/thread-annotations/libgfortran/generated/matmul_c8.c
    branches/thread-annotations/libgfortran/generated/matmul_i1.c
    branches/thread-annotations/libgfortran/generated/matmul_i16.c
    branches/thread-annotations/libgfortran/generated/matmul_i2.c
    branches/thread-annotations/libgfortran/generated/matmul_i4.c
    branches/thread-annotations/libgfortran/generated/matmul_i8.c
    branches/thread-annotations/libgfortran/generated/matmul_l16.c
    branches/thread-annotations/libgfortran/generated/matmul_l4.c
    branches/thread-annotations/libgfortran/generated/matmul_l8.c
    branches/thread-annotations/libgfortran/generated/matmul_r10.c
    branches/thread-annotations/libgfortran/generated/matmul_r16.c
    branches/thread-annotations/libgfortran/generated/matmul_r4.c
    branches/thread-annotations/libgfortran/generated/matmul_r8.c
    branches/thread-annotations/libgfortran/m4/matmul.m4
    branches/thread-annotations/libgfortran/m4/matmull.m4
    branches/thread-annotations/libgomp/ChangeLog
    branches/thread-annotations/libgomp/testsuite/lib/libgomp.exp
    branches/thread-annotations/libgomp/testsuite/libgomp.c++/c++.exp
    branches/thread-annotations/libgomp/testsuite/libgomp.c/c.exp
    branches/thread-annotations/libgomp/testsuite/libgomp.fortran/fortran.exp
    branches/thread-annotations/libjava/ChangeLog
    branches/thread-annotations/libjava/libtool-version

Propchange: branches/thread-annotations/
            ('svnmerge-integrated' modified)



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