2001-01-09 Jeff Johnston <jjohnstn@redhat.com>
commit0baf010252f30d7af7121ddcb9781ffed64ac43f
authorJeff Johnston <jjohnstn@redhat.com>
Tue, 9 Jan 2001 17:00:21 +0000 (9 17:00 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Tue, 9 Jan 2001 17:00:21 +0000 (9 17:00 +0000)
tree1bda9a33f727c74183dd1a4cf9534e94eccf8df0
parent5170a3bde82f20ba157a2ac26869b171ca79d51b
2001-01-09  Jeff Johnston  <jjohnstn@redhat.com>

        * cgen-asm.in (parse_insn_normal): Changed syn to be
        CGEN_SYNTAX_CHAR_TYPE.  Changed all references to *syn
        as character to use CGEN_SYNTAX_CHAR macro and all comparisons
        to '\0' to use 0 instead.
        * cgen-dis.in (print_insn_normal): Ditto.
        * cgen-ibld.in (insert_insn_normal, extract_insn_normal): Ditto.
opcodes/ChangeLog
opcodes/cgen-asm.in
opcodes/cgen-dis.in
opcodes/cgen-ibld.in