From mboxrd@z Thu Jan 1 00:00:00 1970 From: fche@sourceware.cygnus.com To: cgen-cvs@sourceware.cygnus.com Subject: src/cgen ChangeLog desc-cpu.scm opc-itab.scm o ... Date: Mon, 20 Nov 2000 11:03:00 -0000 Message-id: <20001120190334.8053.qmail@sourceware.cygnus.com> X-SW-Source: 2000/msg00022.html List-Id: CVSROOT: /cvs/src Module name: src Changes by: fche@sources.redhat.com 2000-11-20 11:03:33 Modified files: cgen : ChangeLog desc-cpu.scm opc-itab.scm opc-opinst.scm sim-cpu.scm utils-cgen.scm Log message: * ANSI C fixes 2000-11-20 Frank Ch. Eigler * opc-itab.scm (-gen-ifmt-table, -gen-macro-insn-table: Remove unneeded "\n\n" from F() macro definition. 2000-11-15 Greg McGary * utils-cgen.scm (gen-define-with-symcat): New function. * desc-cpu.scm (gen-ifld-defns): Use it. (gen-hw-table-defns): Use it. (-gen-hash-defines): Use it. (gen-operand-table): Use it. (gen-insn-table): Use it. Remove spurious `#undef MNEM'. * opc-itab.scm (-gen-ifmt-table): Use it. (-gen-insn-opcode-table): Use it. (-gen-macro-insn-table): Use it. * opc-opinst.scm (-gen-operand-instance-tables): Use it. * sim-cpu.scm (cgen-semantics.c): Use it. (cgen-sem-switch.c): Use it. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/ChangeLog.diff?cvsroot=src&r1=1.27&r2=1.28 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/desc-cpu.scm.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/opc-itab.scm.diff?cvsroot=src&r1=1.1.1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/opc-opinst.scm.diff?cvsroot=src&r1=1.1.1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/sim-cpu.scm.diff?cvsroot=src&r1=1.1.1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/utils-cgen.scm.diff?cvsroot=src&r1=1.2&r2=1.3