Index: opcodes/ChangeLog
authorGeoffrey Keating <geoffk@geoffk.org>
Thu, 14 Jun 2001 20:38:42 +0000 (20:38 +0000)
committerGeoffrey Keating <geoffk@geoffk.org>
Thu, 14 Jun 2001 20:38:42 +0000 (20:38 +0000)
commit3e890047742a6c96a421700d536a260bcc12a8ec
tree6a73e43d1c2f06a4da203cf548b85dc95e212984
parentdc8acb9740b89a3bd10511e53dbf24ad25e1c048
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.
include/opcode/ChangeLog
include/opcode/cgen.h
opcodes/ChangeLog
opcodes/cgen-asm.c
opcodes/cgen-opc.c
This page took 0.029539 seconds and 4 git commands to generate.