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]

r199225 - in /branches/google/gcc-4_7-mobile-vt...


Author: ctice
Date: Wed May 22 22:55:42 2013
New Revision: 199225

URL: http://gcc.gnu.org/viewcvs?rev=199225&root=gcc&view=rev
Log:
Replace multiple calls to RegisterPair with RegisterSet, to
improve efficiency.  Also, combine with InitSetSymbol.


Modified:
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/config/abi/pre/gnu.ver
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/libsupc++/vtv_malloc.h
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/libsupc++/vtv_rts.cc
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/libsupc++/vtv_rts.h
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/libsupc++/vtv_stubs.cc

Changes in other areas also in this revision:
Modified:
    branches/google/gcc-4_7-mobile-vtable-verification/ChangeLog.google-4_7-vtable
    branches/google/gcc-4_7-mobile-vtable-verification/gcc/cp/vtable-class-hierarchy.c


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