r199250 - in /branches/google/gcc-4_7: ./ confi...

kcc@gcc.gnu.org kcc@gcc.gnu.org
Thu May 23 13:04:00 GMT 2013


Author: kcc
Date: Thu May 23 13:04:55 2013
New Revision: 199250

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

            * config/gthr.m4: New. Define GCC_AC_THREAD_HEADER.
            * libgcc/configure: Regenerate.
            * libgcc/configure.ac: Replace code with GCC_AC_THREAD_HEADER use.
            * libstdc++-v3/Makefile.in: Regenerate.
            * libstdc++-v3/acinclude.m4: Replace code with
GCC_AC_THREAD_HEADER use.
            * libstdc++-v3/configure: Regenerate.
            * libstdc++-v3/doc/Makefile.in: Regenerate.
            * libstdc++-v3/include/Makefile.am: Regenerate.
            * libstdc++-v3/include/Makefile.in: Rename variable.
            * libstdc++-v3/libsupc++/Makefile.in: Regenerate.
            * libstdc++-v3/po/Makefile.in: Regenerate.
            * libstdc++-v3/python/Makefile.in: Regenerate.
            * libstdc++-v3/src/Makefile.in: Regenerate.
            * libstdc++-v3/src/c++11/Makefile.in: Regenerate.
            * libstdc++-v3/src/c++98/Makefile.in: Regenerate.
            * libstdc++-v3/testsuite/Makefile.in: Regenerate.

Modified:
    branches/google/gcc-4_7/libstdc++-v3/Makefile.in
    branches/google/gcc-4_7/libstdc++-v3/acinclude.m4
    branches/google/gcc-4_7/libstdc++-v3/configure
    branches/google/gcc-4_7/libstdc++-v3/doc/Makefile.in
    branches/google/gcc-4_7/libstdc++-v3/include/Makefile.am
    branches/google/gcc-4_7/libstdc++-v3/include/Makefile.in
    branches/google/gcc-4_7/libstdc++-v3/libsupc++/Makefile.in
    branches/google/gcc-4_7/libstdc++-v3/po/Makefile.in
    branches/google/gcc-4_7/libstdc++-v3/python/Makefile.in
    branches/google/gcc-4_7/libstdc++-v3/src/Makefile.in
    branches/google/gcc-4_7/libstdc++-v3/src/c++11/Makefile.in
    branches/google/gcc-4_7/libstdc++-v3/src/c++98/Makefile.in
    branches/google/gcc-4_7/libstdc++-v3/testsuite/Makefile.in

Changes in other areas also in this revision:
Added:
    branches/google/gcc-4_7/config/gthr.m4
      - copied unchanged from r192458, trunk/config/gthr.m4
Modified:
    branches/google/gcc-4_7/   (props changed)
    branches/google/gcc-4_7/gcc/   (props changed)
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/powerpc/ppc-round.c   (props changed)
    branches/google/gcc-4_7/libgcc/configure.ac
    branches/google/gcc-4_7/libjava/classpath/   (props changed)

Propchange: branches/google/gcc-4_7/
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_7/gcc/
            ('svn:mergeinfo' modified)

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

Propchange: branches/google/gcc-4_7/libjava/classpath/
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list