gcc/libstdc++-v3 ChangeLog config/allocator/bi ...

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Tue May 24 20:28:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bkoz@gcc.gnu.org	2005-05-24 20:28:55

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/config/allocator: bitmap_allocator_base.h 
	                               malloc_allocator_base.h 
	                               mt_allocator_base.h 
	                               new_allocator_base.h 
	                               pool_allocator_base.h 
	libstdc++-v3/include/bits: allocator.h 

Log message:
	2005-05-24  Benjamin Kosnik  <bkoz@redhat.com>
	
	* include/bits/allocator.h: Change ___glibcxx_base_allocator to
	__glibcxx_base_allocator.
	* config/allocator/bitmap_allocator_base.h: Same.
	* config/allocator/malloc_allocator_base.h: Same.
	* config/allocator/mt_allocator_base.h: Same.
	* config/allocator/new_allocator_base.h: Same.
	* config/allocator/pool_allocator_base.h: Same.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.3011&r2=1.3012
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/allocator/bitmap_allocator_base.h.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/allocator/malloc_allocator_base.h.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/allocator/mt_allocator_base.h.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/allocator/new_allocator_base.h.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/allocator/pool_allocator_base.h.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/allocator.h.diff?cvsroot=gcc&r1=1.14&r2=1.15



More information about the Gcc-cvs mailing list