Binutils portion of fix for syntax array elements when max
authorPatrick Macdonald <patrickm@redhat.com>
Fri, 2 Feb 2001 23:04:40 +0000 (23:04 +0000)
committerPatrick Macdonald <patrickm@redhat.com>
Fri, 2 Feb 2001 23:04:40 +0000 (23:04 +0000)
commit0715dc88cff4cef94ee37361d8ebbf8f9c831d0a
tree1e39fb825b514da708e1a30c0875bc1853128f09
parent86ddecc5fc79ab583b0310407108301d26e567b8
Binutils portion of fix for syntax array elements when max
operands is greater than 127.

2001-02-02  Patrick Macdonald  <patrickm@redhat.com>

* cgen.h (CGEN_SYNTAX_CHAR_TYPE): Typedef as unsigned short.
(CGEN_MAX_SYNTAX_ELEMENTS): Rename from CGEN_MAX_SYNTAX_BYTES.
(CGEN_SYNTAX): Define using CGEN_MAX_SYNTAX_ELEMENTS.

* fr30-desc.h: Regenerate with CGEN_MAX_SYNTAX_ELEMENTS.
* m32r-desc.h: Regenerate.
include/opcode/ChangeLog
include/opcode/cgen.h
opcodes/ChangeLog
opcodes/fr30-desc.h
opcodes/m32r-desc.h
This page took 0.024394 seconds and 4 git commands to generate.