This is the mail archive of the binutils-cvs@sources.redhat.com mailing list for the binutils project.


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

src opcodes/ChangeLog opcodes/cgen-asm.c opcod ...


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

Modified files:
	opcodes        : ChangeLog cgen-asm.c cgen-opc.c 
	include/opcode : ChangeLog cgen.h 

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/opcodes/ChangeLog.diff?cvsroot=src&r1=1.282&r2=1.283
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/cgen-asm.c.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/cgen-opc.c.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/ChangeLog.diff?cvsroot=src&r1=1.129&r2=1.130
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/cgen.h.diff?cvsroot=src&r1=1.11&r2=1.12


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