This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB 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]

src/gdb ChangeLog c-exp.y


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sources.redhat.com	2002-04-22 19:06:54

Modified files:
	gdb            : ChangeLog c-exp.y 

Log message:
	2002-04-22  H.J. Lu  (hjl@gnu.org)
	
	* c-exp.y (typebase): Support
	
	[long|long long|short] [signed|unsigned] [int|]
	
	and
	
	signed [long|long long|short] int

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.2489&r2=1.2490
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/c-exp.y.diff?cvsroot=src&r1=1.7&r2=1.8


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