From: Doug Evans Date: Mon, 27 Apr 1998 22:41:32 +0000 (+0000) Subject: * cpu.c,model.c,sem-switch.c,sem.c: Regenerated. Mostly comment X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=e926707c809eef49cfca9d36fcf94d61791fdfd0;p=deliverable%2Fbinutils-gdb.git * cpu.c,model.c,sem-switch.c,sem.c: Regenerated. Mostly comment and variable renaming due to macro insn additions. * mloop.in: Update to use CGEN_INSN_NUM. * cpu.x,modelx.c,readx.c,semx.c: Regenerated. * mloopx.in: Update to use CGEN_INSN_NUM. --- diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog index ac83021129..d7d0850a8a 100644 --- a/sim/m32r/ChangeLog +++ b/sim/m32r/ChangeLog @@ -1,3 +1,13 @@ +Mon Apr 27 15:36:30 1998 Doug Evans + + * cpu.c,model.c,sem-switch.c,sem.c: Regenerated. Mostly comment + and variable renaming due to macro insn additions. + * mloop.in: Update to use CGEN_INSN_NUM. +start-sanitize-m32rx + * cpu.x,modelx.c,readx.c,semx.c: Regenerated. + * mloopx.in: Update to use CGEN_INSN_NUM. +end-sanitize-m32rx + Sun Apr 26 15:31:55 1998 Tom Tromey * configure: Regenerated to track ../common/aclocal.m4 changes.