This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r190367 - in /branches/google/gcc-4_6-mobile/vt...
- From: llozano at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 13 Aug 2012 23:10:39 -0000
- Subject: 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