This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

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


Author: llozano
Date: Mon Aug 13 23:10:20 2012
New Revision: 190363

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190363
Log:
First version of singleton set implementation. Passes all testing.

Modified:
    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
    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
    branches/google/gcc-4_6-mobile/vtable-security/libstdc++-v3/libsupc++/vtv_rts.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


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