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]

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


Author: rus
Date: Thu Jul  2 17:39:22 2009
New Revision: 149189

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149189
Log:
Add reentrance guard, fix template static member definitions, make profile mutually exclusive with debug and parallel

Added:
    branches/profile-stdlib/libstdc++-v3/testsuite/ext/profile/
    branches/profile-stdlib/libstdc++-v3/testsuite/ext/profile/mh.cc
    branches/profile-stdlib/libstdc++-v3/testsuite/ext/profile/mutex_extensions.cc
Modified:
    branches/profile-stdlib/libstdc++-v3/ChangeLog.profile-stdlib
    branches/profile-stdlib/libstdc++-v3/include/bits/c++config
    branches/profile-stdlib/libstdc++-v3/include/profile/impl/profiler.h
    branches/profile-stdlib/libstdc++-v3/include/profile/impl/profiler_state.h
    branches/profile-stdlib/libstdc++-v3/include/profile/impl/profiler_trace.h


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