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/libiberty ChangeLog cp-demangle.c dyn-string.c


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_1-branch
Changes by:	pme@gcc.gnu.org	2002-04-01 14:09:10

Modified files:
	libiberty      : ChangeLog cp-demangle.c dyn-string.c 

Log message:
	2002-04-01  Phil Edwards  <pme@gcc.gnu.org>
	
	* cp-demangle.c (__cxa_demangle):  Also protect with IN_GLIBCPP_V3.
	(is_gnu_v3_mangled_ctor, is_gnu_v3_mangled_ctor):  Conditionally
	not compile if IN_GLIBCPP_V3 defined.
	* dyn-string.c:  Also allow IN_GLIBCPP_V3 to change allocation scheme.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.357.2.5&r2=1.357.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/cp-demangle.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.39.2.2&r2=1.39.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/dyn-string.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.5.26.1&r2=1.5.26.2


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