gcc/libstdc++-v3/include/ext
Paolo Carlini dd95381f8a mt_allocator.h (__mt_alloc<>::allocate, [...]): Protect two instances of block->thread_id with __GTHREADS.
2004-03-26  Paolo Carlini  <pcarlini@suse.de>

	* include/ext/mt_allocator.h (__mt_alloc<>::allocate,
	__mt_alloc<>::deallocate): Protect two instances of
	block->thread_id with __GTHREADS.

From-SVN: r79986
2004-03-26 16:56:09 +00:00
..
algorithm algorithm, [...]: Remove trailing whitespace. 2003-12-09 05:31:53 +01:00
bitmap_allocator.h bitmap_allocator.h: (_Bit_scan_forward) -> Made this function call __builtin_ctz instead of the... 2004-03-24 18:27:43 +00:00
debug_allocator.h malloc_allocator.h: Fixed the construct function to call global placement new instead of assignment. 2004-03-24 21:40:01 +00:00
demangle.h [multiple changes] 2004-02-27 03:21:16 +00:00
enc_filebuf.h algorithm, [...]: Remove trailing whitespace. 2003-12-09 05:31:53 +01:00
functional algorithm, [...]: Remove trailing whitespace. 2003-12-09 05:31:53 +01:00
hash_fun.h algorithm, [...]: Remove trailing whitespace. 2003-12-09 05:31:53 +01:00
hash_map algorithm, [...]: Remove trailing whitespace. 2003-12-09 05:31:53 +01:00
hash_set numeric_limits.cc: Add _GLIBCXX_ASSERT to dg-options in testcases that use VERIFY. 2003-12-22 21:05:22 +00:00
hashtable.h Makefile.am (bits_headers): Remove allocator_traits.h. 2004-01-29 00:18:40 +00:00
iterator algorithm, [...]: Remove trailing whitespace. 2003-12-09 05:31:53 +01:00
malloc_allocator.h malloc_allocator.h: Fixed the construct function to call global placement new instead of assignment. 2004-03-24 21:40:01 +00:00
memory algorithm, [...]: Remove trailing whitespace. 2003-12-09 05:31:53 +01:00
mt_allocator.h mt_allocator.h (__mt_alloc<>::allocate, [...]): Protect two instances of block->thread_id with __GTHREADS. 2004-03-26 16:56:09 +00:00
new_allocator.h malloc_allocator.h: Add operators ==, !=. 2004-02-23 15:41:43 +00:00
numeric algorithm, [...]: Remove trailing whitespace. 2003-12-09 05:31:53 +01:00
pod_char_traits.h algorithm, [...]: Remove trailing whitespace. 2003-12-09 05:31:53 +01:00
pool_allocator.h acinclude.m4 (GLIBCXX_ENABLE_ALLOCATOR): Add pool_allocator. 2004-03-22 13:07:13 +00:00
rb_tree algorithm, [...]: Remove trailing whitespace. 2003-12-09 05:31:53 +01:00
rope rope (_Rope_rep_alloc_base): Eliminate. 2004-01-13 11:46:50 +00:00
ropeimpl.h re PR libstdc++/14648 (rope is broken (regression)) 2004-03-19 16:08:15 +00:00
slist stl_bvector.h (_Bvector_alloc_base): Eliminate. 2003-12-23 00:09:26 +00:00
stdio_filebuf.h algorithm, [...]: Remove trailing whitespace. 2003-12-09 05:31:53 +01:00
stdio_sync_filebuf.h re PR libstdc++/12077 ([3.4 only] wcin.rdbuf()->in_avail() return value too high) 2004-03-19 19:31:38 +00:00