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]

r149196 - in /branches/profile-stdlib/libstdc++...


Author: rus
Date: Thu Jul  2 21:57:11 2009
New Revision: 149196

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149196
Log:
Uglify names.  Make reentrance guard robust with exceptions.

Modified:
    branches/profile-stdlib/libstdc++-v3/ChangeLog.profile-stdlib
    branches/profile-stdlib/libstdc++-v3/include/profile/impl/profiler.h
    branches/profile-stdlib/libstdc++-v3/include/profile/impl/profiler_container_size.h
    branches/profile-stdlib/libstdc++-v3/include/profile/impl/profiler_hash_func.h
    branches/profile-stdlib/libstdc++-v3/include/profile/impl/profiler_hashtable_size.h
    branches/profile-stdlib/libstdc++-v3/include/profile/impl/profiler_map_to_unordered_map.h
    branches/profile-stdlib/libstdc++-v3/include/profile/impl/profiler_node.h
    branches/profile-stdlib/libstdc++-v3/include/profile/impl/profiler_state.h
    branches/profile-stdlib/libstdc++-v3/include/profile/impl/profiler_trace.h
    branches/profile-stdlib/libstdc++-v3/include/profile/impl/profiler_vector_size.h
    branches/profile-stdlib/libstdc++-v3/include/profile/impl/profiler_vector_to_list.h


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