r198950 - in /branches/google/gcc-4_7-mobile-vt...

ctice@gcc.gnu.org ctice@gcc.gnu.org
Wed May 15 20:48:00 GMT 2013


Author: ctice
Date: Wed May 15 20:48:07 2013
New Revision: 198950

URL: http://gcc.gnu.org/viewcvs?rev=198950&root=gcc&view=rev
Log:
Backport fixes from gcc-4_7-mobile branch.


Modified:
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/acinclude.m4
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/configure
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/configure.ac
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/libsupc++/Makefile.am
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/libsupc++/Makefile.in
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/libsupc++/vtv_rts.cc
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/libsupc++/vtv_utils.h
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/src/Makefile.am
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/src/Makefile.in
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/src/c++11/Makefile.am
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/src/c++11/Makefile.in
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/src/c++98/Makefile.am
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/src/c++98/Makefile.in

Changes in other areas also in this revision:
Modified:
    branches/google/gcc-4_7-mobile-vtable-verification/ChangeLog.google-4_7-vtable
    branches/google/gcc-4_7-mobile-vtable-verification/configure
    branches/google/gcc-4_7-mobile-vtable-verification/configure.ac
    branches/google/gcc-4_7-mobile-vtable-verification/gcc/Makefile.in
    branches/google/gcc-4_7-mobile-vtable-verification/gcc/cgraph.c
    branches/google/gcc-4_7-mobile-vtable-verification/gcc/cp/cp-tree.h
    branches/google/gcc-4_7-mobile-vtable-verification/gcc/cp/decl2.c
    branches/google/gcc-4_7-mobile-vtable-verification/gcc/cp/mangle.c
    branches/google/gcc-4_7-mobile-vtable-verification/gcc/cp/pt.c
    branches/google/gcc-4_7-mobile-vtable-verification/gcc/cp/vtable-class-hierarchy.c
    branches/google/gcc-4_7-mobile-vtable-verification/gcc/tree-vtable-verify.c
    branches/google/gcc-4_7-mobile-vtable-verification/gcc/tree-vtable-verify.h
    branches/google/gcc-4_7-mobile-vtable-verification/libgcc/Makefile.in
    branches/google/gcc-4_7-mobile-vtable-verification/libgcc/configure



More information about the Libstdc++-cvs mailing list