gcc/libstdc++-v3 ChangeLog libsupc++/eh_alloc.cc

pme@gcc.gnu.org pme@gcc.gnu.org
Fri May 25 13:07:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_0-branch
Changes by:	pme@gcc.gnu.org	2001-05-25 13:07:26

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/libsupc++: eh_alloc.cc 

Log message:
	2001-05-24  Phil Edwards  <pme@sources.redhat.com>
	
	* libsupc++/eh_alloc.cc (__cxa_allocate_exception):  Qualify
	malloc with std:: .
	(__cxa_free_exception):  Likewise with free.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.452.2.70&r2=1.452.2.71
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/eh_alloc.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.2.2.2&r2=1.2.2.3



More information about the Libstdc++-cvs mailing list