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]

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


Author: rus
Date: Tue Jul 14 01:07:46 2009
New Revision: 149613

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149613
Log:
Change warning mechanism.  Fix bugs.  Fix documentation.  Clean up.

Added:
    branches/profile-stdlib/libstdc++-v3/testsuite/ext/profile/all.cc
Modified:
    branches/profile-stdlib/libstdc++-v3/ChangeLog.profile-stdlib
    branches/profile-stdlib/libstdc++-v3/acinclude.m4
    branches/profile-stdlib/libstdc++-v3/doc/xml/manual/profile_mode.xml
    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
    branches/profile-stdlib/libstdc++-v3/include/profile/vector
    branches/profile-stdlib/libstdc++-v3/src/Makefile.am
    branches/profile-stdlib/libstdc++-v3/src/Makefile.in
    branches/profile-stdlib/libstdc++-v3/testsuite/ext/profile/mh.cc


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