This is the mail archive of the cgen-cvs@sources.redhat.com mailing list for the CGEN Project.


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

src/cgen ChangeLog desc.scm


CVSROOT:	/cvs/src
Module name:	src
Changes by:	geoffk@sources.redhat.com	2001-06-14 13:38:42

Modified files:
	cgen           : ChangeLog desc.scm 

Log message:
	Index: opcodes/ChangeLog
	2001-06-13  Geoffrey Keating  <geoffk@redhat.com>
	
	* cgen-asm.c (cgen_parse_keyword): When looking for the
	boundaries of a keyword, allow any special characters
	that are actually in one of the allowed keyword.
	* cgen-opc.c (cgen_keyword_add): Add any special characters
	to the nonalpha_chars field.
	
	Index: cgen/ChangeLog
	2001-06-13  Geoffrey Keating  <geoffk@redhat.com>
	
	* desc.scm (<keyword> 'gen-defn): Add extra zero into
	CGEN_KEYWORD_ENTRY initializers.
	
	Index: include/opcode/ChangeLog
	2001-06-13  Geoffrey Keating  <geoffk@redhat.com>
	
	* cgen.h (cgen_keyword): Add nonalpha_chars field.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/ChangeLog.diff?cvsroot=src&r1=1.67&r2=1.68
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/desc.scm.diff?cvsroot=src&r1=1.2&r2=1.3


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