gcc/libstdc++-v3/src
Benjamin Kosnik 57b11c9654 2005-04-14 Benjamin Kosnik <bkoz@redhat.com>
* include/ext/bitmap_allocator.h
        (__gnu_cxx::free_list::_M_get_mutex): New.
        (__gnu_cxx::free_list::_M_get_free_list): New.
        (__gnu_cxx::free_list::_S_bfl_mutex): Remove.
        (__gnu_cxx::free_list::_S_free_list): Remove.
        * src/bitmap_allocator.cc: Same.
        * config/linker-map.gnu: Remove free_list and mutex export.

From-SVN: r98173
2005-04-15 04:07:45 +00:00
..
Makefile.am streambuf.tcc (__copy_streambufs): Provide a generic version of the function... 2004-11-15 23:33:05 +00:00
Makefile.in configure.ac: Create template for PACKAGE and VERSION. 2005-04-08 00:59:08 +00:00
allocator-inst.cc re PR libstdc++/16614 (Excessive resource usage in __mt_alloc) 2004-09-01 22:17:00 +00:00
bitmap_allocator.cc 2005-04-14 Benjamin Kosnik <bkoz@redhat.com> 2005-04-15 04:07:45 +00:00
codecvt.cc acinclude.m4: Remove CCODECVT_H. 2005-01-07 19:34:46 +00:00
complex_io.cc
concept-inst.cc
ctype.cc re PR libstdc++/12854 (libstdc++ vs. -Weffc++) 2004-05-22 23:46:34 +00:00
debug.cc acinclude.m4: Adjust so that _GLIBCXX_USE_C99 implies using _GLIBCXX_USE_C99_COMPLEX... 2005-03-24 05:45:45 +00:00
debug_list.cc c++config (_GLIBCXX_STD): New. 2004-04-16 19:04:07 +00:00
ext-inst.cc
fstream-inst.cc
functexcept.cc
globals_io.cc
globals_locale.cc
io-inst.cc
ios.cc re PR libstdc++/17922 (Spurious warnings about std::ios_base::seekdir) 2004-11-02 19:00:19 +00:00
ios_failure.cc
ios_init.cc re PR libstdc++/16959 (Segmentation fault in ios_base::sync_with_stdio) 2004-08-11 09:31:13 +00:00
ios_locale.cc
istream-inst.cc
istream.cc istream.cc (basic_istream<char>::ignore(streamsize), [...]): In case more than numeric_limits<streamsize>::max() chars are skipped... 2005-01-11 23:35:43 +00:00
limits.cc
list.cc c++config (_GLIBCXX_STD): New. 2004-04-16 19:04:07 +00:00
locale-inst.cc
locale-misc-inst.cc
locale.cc re PR libstdc++/12854 (libstdc++ vs. -Weffc++) 2004-05-22 23:46:34 +00:00
locale_facets.cc
locale_init.cc PR libstdc++/12658 (continued) 2004-07-29 15:54:50 +00:00
localename.cc localename.cc (locale::locale(const char*)): Minor tweaks: rename a variable, move an assignment. 2004-09-24 15:26:35 +00:00
misc-inst.cc
mt_allocator.cc mt_allocator.h (__pool::_M_get_align): New. 2004-10-17 15:22:03 +00:00
ostream-inst.cc
pool_allocator.cc pool_allocator.cc (__pool_alloc_base::_M_allocate_chunk): Deal properly with exceptions thrown by ::operator new(size_t). 2004-10-11 08:19:35 +00:00
sstream-inst.cc
stdexcept.cc
streambuf-inst.cc
streambuf.cc streambuf.tcc (__copy_streambufs): Provide a generic version of the function... 2004-11-15 23:33:05 +00:00
string-inst.cc [multiple changes] 2004-06-12 08:10:24 +00:00
strstream.cc
tree.cc
valarray-inst.cc indirect_array.h: Trivial formatting fixes. 2004-08-16 14:50:31 +00:00
wlocale-inst.cc
wstring-inst.cc