This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc/gcc ChangeLog bitmap.h


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-11-26 00:01:40

Modified files:
	gcc            : ChangeLog bitmap.h 

Log message:
	2004-11-25  Andrew Pinski <pinskia@physics.uc.edu>
	
	* bitmap.h (BITMAP_XMALLOC): Use BITMAP_ALLOC and not
	BITMAP_OBSTACK_ALLOC.
	(BITMAP_XFREE): Use BITMAP_FREE and not BITMAP_OBSTACK_FREE.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6556&r2=2.6557
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/bitmap.h.diff?cvsroot=gcc&r1=1.52&r2=1.53


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]