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]

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


Author: ctice
Date: Thu May 17 21:04:44 2012
New Revision: 187639

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187639
Log:
Add code for creating thread-safe dynamic hash table;
use hash table in temp-libgcc.cc


Added:
    branches/google/gcc-4_6-mobile/vtable-security/gcc/threaded-hash.c   (with props)
    branches/google/gcc-4_6-mobile/vtable-security/gcc/threaded-hash.h   (with props)
Modified:
    branches/google/gcc-4_6-mobile/vtable-security/gcc/temp-libgcc.cc

Propchange: branches/google/gcc-4_6-mobile/vtable-security/gcc/threaded-hash.c
            ('svn:eol-style' added)

Propchange: branches/google/gcc-4_6-mobile/vtable-security/gcc/threaded-hash.h
            ('svn:eol-style' added)



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