src/opcodes ChangeLog cgen-asm.in cgen-dis.in ...
jjohnstn@sourceware.cygnus.com
jjohnstn@sourceware.cygnus.com
Tue Jan 9 09:00:00 GMT 2001
CVSROOT: /cvs/src
Module name: src
Changes by: jjohnstn@sources.redhat.com 2001-01-09 09:00:21
Modified files:
opcodes : ChangeLog cgen-asm.in cgen-dis.in cgen-ibld.in
Log message:
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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.218&r2=1.219
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/cgen-asm.in.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/cgen-dis.in.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/cgen-ibld.in.diff?cvsroot=src&r1=1.3&r2=1.4
More information about the Binutils-cvs
mailing list