Skip to content
Snippets Groups Projects
  • Benjamin Kosnik's avatar
    8b0d6051
    allocator: New. · 8b0d6051
    Benjamin Kosnik authored
    2004-03-13  Benjamin Kosnik  <bkoz@redhat.com>
    
    	* config/allocator: New.
    	* config/allocator/bitmap_allocator_base.h: New.
    	* config/allocator/malloc_allocator_base.h: New.
    	* config/allocator/mt_allocator_base.h: New.
    	* config/allocator/new_allocator_base.h: New.
    	* include/bits/allocator.h: Include c++allocator.h.
    	* acinclude.m4 (GLIBCXX_ENABLE_ALLOCATOR): New.
    	* aclocal.m4: Regenerate.
    	* configure.ac: Use GLIBCXX_ENABLE_ALLOCATOR.
    	* configure: Regenerate.
    	* include/Makefile.am (host_headers_extra): Add c++allocator.h.
    	* include/Makefile.in: Regenerate.
    	* docs/html/configopts.html: Add enable-libstdcxx-allocator.
    
    From-SVN: r79435
    8b0d6051
    History
    allocator: New.
    Benjamin Kosnik authored
    2004-03-13  Benjamin Kosnik  <bkoz@redhat.com>
    
    	* config/allocator: New.
    	* config/allocator/bitmap_allocator_base.h: New.
    	* config/allocator/malloc_allocator_base.h: New.
    	* config/allocator/mt_allocator_base.h: New.
    	* config/allocator/new_allocator_base.h: New.
    	* include/bits/allocator.h: Include c++allocator.h.
    	* acinclude.m4 (GLIBCXX_ENABLE_ALLOCATOR): New.
    	* aclocal.m4: Regenerate.
    	* configure.ac: Use GLIBCXX_ENABLE_ALLOCATOR.
    	* configure: Regenerate.
    	* include/Makefile.am (host_headers_extra): Add c++allocator.h.
    	* include/Makefile.in: Regenerate.
    	* docs/html/configopts.html: Add enable-libstdcxx-allocator.
    
    From-SVN: r79435
Makefile.in 24.96 KiB