r188344 - in /branches/google/gcc-4_6-mobile/vt...

llozano@gcc.gnu.org llozano@gcc.gnu.org
Fri Jun 8 21:46:00 GMT 2012


Author: llozano
Date: Fri Jun  8 21:46:37 2012
New Revision: 188344

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188344
Log:
Fixes merge changes after merge from Caroline to revamp data structures

Added:
    branches/google/gcc-4_6-mobile/vtable-security/libstdc++-v3/libsupc++/vtv_init.cc
    branches/google/gcc-4_6-mobile/vtable-security/libstdc++-v3/libsupc++/vtv_malloc.cc
    branches/google/gcc-4_6-mobile/vtable-security/libstdc++-v3/libsupc++/vtv_malloc.h
      - copied, changed from r188343, branches/google/gcc-4_6-mobile/vtable-security/gcc/vtv_memory_pool/vtvmalloc.h
    branches/google/gcc-4_6-mobile/vtable-security/libstdc++-v3/libsupc++/vtv_rts.cc
      - copied, changed from r188343, branches/google/gcc-4_6-mobile/vtable-security/gcc/temp-libgcc.cc
    branches/google/gcc-4_6-mobile/vtable-security/libstdc++-v3/libsupc++/vtv_threaded_hash.cc
    branches/google/gcc-4_6-mobile/vtable-security/libstdc++-v3/libsupc++/vtv_threaded_hash.h
Modified:
    branches/google/gcc-4_6-mobile/vtable-security/libstdc++-v3/config/abi/pre/gnu.ver
    branches/google/gcc-4_6-mobile/vtable-security/libstdc++-v3/libsupc++/Makefile.am
    branches/google/gcc-4_6-mobile/vtable-security/libstdc++-v3/libsupc++/Makefile.in

Changes in other areas also in this revision:
Modified:
    branches/google/gcc-4_6-mobile/vtable-security/gcc/cp/cp-tree.h
    branches/google/gcc-4_6-mobile/vtable-security/gcc/cp/decl2.c
    branches/google/gcc-4_6-mobile/vtable-security/gcc/cp/vtable-class-hierarchy.c
    branches/google/gcc-4_6-mobile/vtable-security/gcc/temp-libgcc.cc
    branches/google/gcc-4_6-mobile/vtable-security/gcc/tree-vtable-verify.c
    branches/google/gcc-4_6-mobile/vtable-security/gcc/vtv_memory_pool/vtvmalloc.h



More information about the Libstdc++-cvs mailing list