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]

egcs include/ChangeLog include/demangle.h libi ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Branch: 	gcc-3_0-branch
Changes by:	zack@gcc.gnu.org	2001-05-07 23:21:15

Modified files:
	include        : ChangeLog demangle.h 
	libiberty      : ChangeLog cp-demangle.c 

Log message:
	* demangle.h: Use PARAMS for all prototypes.
	* cp-demangle.c (demangle_v3_with_details,
	is_gnu_v3_mangled_ctor, is_gnu_v3_mangled_dtor): Use K+R style
	function definition.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/include/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.67.4.4&r2=1.67.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/include/demangle.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.13.2.1&r2=1.13.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libiberty/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.264.2.8&r2=1.264.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libiberty/cp-demangle.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.27.2.2&r2=1.27.2.3


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