]> gcc.gnu.org Git - gcc.git/commit - libstdc++-v3/src/bitmap_allocator.cc
2005-04-14 Benjamin Kosnik <bkoz@redhat.com>
authorBenjamin Kosnik <bkoz@redhat.com>
Fri, 15 Apr 2005 04:07:45 +0000 (04:07 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 15 Apr 2005 04:07:45 +0000 (04:07 +0000)
commit57b11c96547894d67972735a5df66fb9c7fdacdb
treee814221dcdb3e6d318e0d5fc623dde07c2085b80
parent25cd19de2f36ed2fce8aa2e9b8903591352b77a3
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
libstdc++-v3/ChangeLog
libstdc++-v3/config/linker-map.gnu
libstdc++-v3/include/ext/bitmap_allocator.h
libstdc++-v3/src/bitmap_allocator.cc
This page took 0.04892 seconds and 5 git commands to generate.