2001-01-09 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Tue, 9 Jan 2001 17:00:21 +0000 (17:00 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Tue, 9 Jan 2001 17:00:21 +0000 (17:00 +0000)
commit4a9f416d92db703b7396482b62889793a90fdb94
treef61f30246c1e1d900ea878847268e79474c5abb3
parent183d61753fa3ad6e6ddc990a2bee09381e27ccb6
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
This page took 0.025496 seconds and 4 git commands to generate.