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

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


Author: llozano
Date: Mon Aug 13 23:10:38 2012
New Revision: 190367

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190367
Log:
Most of changes are for adapting new implementation of hash set.

Also created utils.h and did miscelanous clean ups.

Removed:
    branches/google/gcc-4_6-mobile/vtable-security/libstdc++-v3/libsupc++/vtv_set.cc
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.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_set.h
    branches/google/gcc-4_6-mobile/vtable-security/libstdc++-v3/libsupc++/vtv_utils.h

Changes in other areas also in this revision:
Modified:
    branches/google/gcc-4_6-mobile/vtable-security/ChangeLog.vtable-security


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