gcc/libstdc++-v3/testsuite/ext
Silvius Rus 90829bcb0c re PR libstdc++/43259 (ext/profile/all.cc fails on Solaris)
2010-05-11  Silvius Rus  <silvius.rus@gmail.com>

	PR libstdc++/43259
	* include/profile/impl/profiler_algos.h: New.
	* include/Makefile.am: Add.
	* include/Makefile.in: Regenerate.
	* include/profile/impl/profiler.h
	(_GLIBCXX_PROFILE_DEFINE_UNINIT_DATA): Add.
	* include/profile/impl/profiler_trace.h
	(__mutex_t, __lock, __unlock): Remove.
	(__lock_object_table, __lock_stack_table): Remove. Replace uses with
	calls to __gnu_cxx::__mutex::lock.
	(__unlock_object_table, __unlock_stack_table): Remove. Replace uses
	with calls to __gnu_cxx::__mutex::unlock.
	(__warn, __cost_factor_writer, __cost_factor_setter): Add.
	* testsuite/ext/profile/profiler_algos.cc: New.

From-SVN: r159269
2010-05-11 10:23:20 +00:00
..
array_allocator testsuite_allocator.h (check_new, [...]): Move to ... 2009-05-28 00:17:00 +00:00
bitmap_allocator testsuite_allocator.h (check_new, [...]): Move to ... 2009-05-28 00:17:00 +00:00
codecvt Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
concurrence_lock_error Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
concurrence_unlock_error Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
debug_allocator testsuite_allocator.h (check_new, [...]): Move to ... 2009-05-28 00:17:00 +00:00
enc_filebuf Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
ext_pointer pointer.h: Add pragma system_header, use _GLIBCXX_USE_LONG_LONG, macro cleanup. 2009-08-14 16:51:01 +00:00
forced_error PR libstdc++/21772 part 1 2009-12-16 05:16:46 +00:00
is_heap Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
malloc_allocator testsuite_allocator.h (check_new, [...]): Move to ... 2009-05-28 00:17:00 +00:00
mt_allocator testsuite_allocator.h (check_new, [...]): Move to ... 2009-05-28 00:17:00 +00:00
new_allocator deallocate_global.cc: Require __cxa_atexit. 2010-02-24 15:31:22 +00:00
numeric_traits Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
pb_ds Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
pool_allocator testsuite_allocator.h (check_new, [...]): Move to ... 2009-05-28 00:17:00 +00:00
profile re PR libstdc++/43259 (ext/profile/all.cc fails on Solaris) 2010-05-11 10:23:20 +00:00
rope re PR libstdc++/40299 (Rope + C++0x mode = build error) 2009-06-02 09:06:31 +00:00
slist Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
stdio_filebuf Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
stdio_sync_filebuf Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
throw_allocator deallocate_global.cc: Require __cxa_atexit. 2010-02-24 15:31:22 +00:00
throw_value PR libstdc++/21772 part 1 2009-12-16 05:16:46 +00:00
type_traits parser.c (cp_parser_class_specifier): Set class location to that of IDENTIFIER_NODE instead of '{' when possible. 2010-04-06 17:13:07 -04:00
vstring basic_string.h (basic_string<>:: basic_string(basic_string&&), [...]): Add. 2010-01-10 13:38:47 +00:00
concept_checks.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
headers.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
median.cc median.cc: Adjust. 2010-02-15 17:35:11 +00:00
pod_char_traits.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00