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]

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


Author: ctice
Date: Thu Jun 14 18:15:04 2012
New Revision: 188627

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188627
Log:
Improve use of hash table size hints, update
pthread locking in hash table accesses, and fix
protecting and unprotecting with "preinit" flag.


Modified:
    branches/google/gcc-4_6-mobile/vtable-security/gcc/cp/vtable-class-hierarchy.c
    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
    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]