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

lcwu@gcc.gnu.org lcwu@gcc.gnu.org
Wed Jan 7 00:30:00 GMT 2009


Author: lcwu
Date: Wed Jan  7 00:30:19 2009
New Revision: 143146

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143146
Log:
Merged revisions 143111-143113,143116-143121,143123-143125,143127-143129,143132-143140 via svnmerge from 
svn+ssh://lcwu@gcc.gnu.org/svn/gcc/trunk

Modified:
    branches/thread-annotations/libstdc++-v3/ChangeLog
    branches/thread-annotations/libstdc++-v3/include/tr1_impl/regex
    branches/thread-annotations/libstdc++-v3/testsuite/28_regex/init-list.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/assign/char/cstring.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/assign/char/cstring_op.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/assign/char/pstring.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/assign/char/range.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/assign/char/string.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/assign/char/string_op.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/assign/wchar_t/cstring.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/assign/wchar_t/cstring_op.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/assign/wchar_t/pstring.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/assign/wchar_t/range.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/assign/wchar_t/string.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/assign/wchar_t/string_op.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/ctors/char/cstring.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/ctors/char/default.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/ctors/char/pstring.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/ctors/char/range.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/ctors/char/string.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/ctors/wchar_t/cstring.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/ctors/wchar_t/default.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/ctors/wchar_t/pstring.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/ctors/wchar_t/range.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/ctors/wchar_t/string.cc
    branches/thread-annotations/libstdc++-v3/testsuite/tr1/7_regular_expressions/regex/cons/char/c_string_extended.cc

Changes in other areas also in this revision:
Added:
    branches/thread-annotations/fixincludes/tests/base/locale.h
      - copied unchanged from r143140, trunk/fixincludes/tests/base/locale.h
    branches/thread-annotations/fixincludes/tests/base/stdarg.h
      - copied unchanged from r143140, trunk/fixincludes/tests/base/stdarg.h
    branches/thread-annotations/gcc/testsuite/ChangeLog-2008
      - copied unchanged from r143140, trunk/gcc/testsuite/ChangeLog-2008
    branches/thread-annotations/gcc/testsuite/gfortran.dg/c_loc_pure_1.f90
      - copied unchanged from r143140, trunk/gcc/testsuite/gfortran.dg/c_loc_pure_1.f90
    branches/thread-annotations/gcc/testsuite/gfortran.dg/pr38722.f90
      - copied unchanged from r143140, trunk/gcc/testsuite/gfortran.dg/pr38722.f90
    branches/thread-annotations/libjava/classpath/ChangeLog-2008
      - copied unchanged from r143140, trunk/libjava/classpath/ChangeLog-2008
Removed:
    branches/thread-annotations/gcc/testsuite/gcc.target/i386/avx-vpermil2pd-1.c
    branches/thread-annotations/gcc/testsuite/gcc.target/i386/avx-vpermil2pd-256-1.c
    branches/thread-annotations/gcc/testsuite/gcc.target/i386/avx-vpermil2ps-1.c
    branches/thread-annotations/gcc/testsuite/gcc.target/i386/avx-vpermil2ps-256-1.c
Modified:
    branches/thread-annotations/   (props changed)
    branches/thread-annotations/ChangeLog
    branches/thread-annotations/MAINTAINERS
    branches/thread-annotations/fixincludes/ChangeLog
    branches/thread-annotations/gcc/Makefile.in
    branches/thread-annotations/gcc/c-cppbuiltin.c
    branches/thread-annotations/gcc/combine.c
    branches/thread-annotations/gcc/config/i386/avxintrin.h
    branches/thread-annotations/gcc/config/i386/i386.c
    branches/thread-annotations/gcc/config/i386/i386.h
    branches/thread-annotations/gcc/config/i386/i386.md
    branches/thread-annotations/gcc/config/i386/sse.md
    branches/thread-annotations/gcc/config/mips/mips.c
    branches/thread-annotations/gcc/config/pa/pa.c
    branches/thread-annotations/gcc/cp/ChangeLog
    branches/thread-annotations/gcc/cp/mangle.c
    branches/thread-annotations/gcc/cp/typeck2.c
    branches/thread-annotations/gcc/doc/contrib.texi
    branches/thread-annotations/gcc/doc/invoke.texi
    branches/thread-annotations/gcc/fortran/ChangeLog
    branches/thread-annotations/gcc/fortran/interface.c
    branches/thread-annotations/gcc/fortran/symbol.c
    branches/thread-annotations/gcc/function.h
    branches/thread-annotations/gcc/ginclude/float.h
    branches/thread-annotations/gcc/global.c
    branches/thread-annotations/gcc/ira-build.c
    branches/thread-annotations/gcc/ira-color.c
    branches/thread-annotations/gcc/ira-conflicts.c
    branches/thread-annotations/gcc/ira-int.h
    branches/thread-annotations/gcc/ira.c
    branches/thread-annotations/gcc/ira.h
    branches/thread-annotations/gcc/params.def
    branches/thread-annotations/gcc/params.h
    branches/thread-annotations/gcc/real.c
    branches/thread-annotations/gcc/reload1.c
    branches/thread-annotations/gcc/reorg.c
    branches/thread-annotations/gcc/testsuite/ChangeLog
    branches/thread-annotations/gcc/testsuite/g++.dg/cpp0x/initlist12.C
    branches/thread-annotations/gcc/testsuite/gcc.dg/dfp/decfloat-constants.c
    branches/thread-annotations/gcc/testsuite/gcc.dg/struct-ret-3.c
    branches/thread-annotations/gcc/testsuite/gcc.target/i386/avx-2.c
    branches/thread-annotations/gcc/testsuite/gcc.target/i386/sse-14.c
    branches/thread-annotations/gcc/testsuite/gfortran.dg/elemental_bind_c.f90
    branches/thread-annotations/gcc/testsuite/gfortran.dg/elemental_dependency_3.f90
    branches/thread-annotations/gcc/testsuite/gfortran.dg/implicit_12.f90
    branches/thread-annotations/gcc/testsuite/gfortran.dg/interface_proc_end.f90
    branches/thread-annotations/gcc/testsuite/gfortran.dg/pr23095.f
    branches/thread-annotations/gcc/testsuite/gfortran.dg/pr37243.f
    branches/thread-annotations/gcc/testsuite/gfortran.dg/typebound_call_7.f03
    branches/thread-annotations/gcc/testsuite/gfortran.dg/typebound_call_8.f03
    branches/thread-annotations/libjava/ChangeLog
    branches/thread-annotations/libjava/classpath/ChangeLog
    branches/thread-annotations/libjava/classpath/ChangeLog.gcj
    branches/thread-annotations/libjava/classpath/INSTALL
    branches/thread-annotations/libjava/classpath/doc/texinfo.tex
    branches/thread-annotations/libjava/classpath/gnu/javax/crypto/jce/key/SecretKeyGeneratorImpl.java
    branches/thread-annotations/libjava/classpath/gnu/xml/transform/Bindings.java
    branches/thread-annotations/libjava/classpath/java/lang/String.java
    branches/thread-annotations/libjava/classpath/java/text/MessageFormat.java
    branches/thread-annotations/libjava/classpath/java/text/NumberFormat.java
    branches/thread-annotations/libjava/classpath/java/text/RuleBasedCollator.java
    branches/thread-annotations/libjava/classpath/java/text/SimpleDateFormat.java
    branches/thread-annotations/libjava/classpath/lib/gnu/java/awt/peer/gtk/FreetypeGlyphVector.class
    branches/thread-annotations/libjava/classpath/lib/gnu/java/locale/LocaleData.class
    branches/thread-annotations/libjava/classpath/lib/gnu/javax/crypto/jce/key/SecretKeyGeneratorImpl.class
    branches/thread-annotations/libjava/classpath/lib/gnu/xml/transform/Bindings.class
    branches/thread-annotations/libjava/classpath/lib/java/text/MessageFormat$Field.class
    branches/thread-annotations/libjava/classpath/lib/java/text/MessageFormat$MessageFormatElement.class
    branches/thread-annotations/libjava/classpath/lib/java/text/MessageFormat.class
    branches/thread-annotations/libjava/classpath/lib/java/text/NumberFormat$Field.class
    branches/thread-annotations/libjava/classpath/lib/java/text/NumberFormat.class
    branches/thread-annotations/libjava/classpath/lib/java/text/RuleBasedCollator$CollationElement.class
    branches/thread-annotations/libjava/classpath/lib/java/text/RuleBasedCollator$CollationSorter.class
    branches/thread-annotations/libjava/classpath/lib/java/text/RuleBasedCollator.class
    branches/thread-annotations/libjava/classpath/lib/java/text/SimpleDateFormat.class
    branches/thread-annotations/libjava/classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_FreetypeGlyphVector.c
    branches/thread-annotations/libjava/gnu/java/awt/peer/gtk/FreetypeGlyphVector.h
    branches/thread-annotations/libjava/java/text/MessageFormat.h
    branches/thread-annotations/libjava/java/text/RuleBasedCollator$CollationSorter.h
    branches/thread-annotations/libjava/java/text/RuleBasedCollator.h
    branches/thread-annotations/libjava/java/text/SimpleDateFormat.h

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




More information about the Libstdc++-cvs mailing list