diff options
author | Doug Evans <dje@google.com> | 1998-10-28 22:45:11 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-10-28 22:45:11 +0000 |
commit | 3afece8646c0be2ec87f0107c85c0c8d190160c4 (patch) | |
tree | 60211640920bf8b0f19f4f1eb9a2cfe1d393f756 /sim/m32r/ChangeLog | |
parent | 84e42e1dafc571bda7315ca9bb189556aab6b999 (diff) | |
download | gdb-3afece8646c0be2ec87f0107c85c0c8d190160c4.zip gdb-3afece8646c0be2ec87f0107c85c0c8d190160c4.tar.gz gdb-3afece8646c0be2ec87f0107c85c0c8d190160c4.tar.bz2 |
* sim-if.c (sim_do_command): Handle "sim info reg {bbpsw,bbpc}".
Bring over from branch.
Diffstat (limited to 'sim/m32r/ChangeLog')
-rw-r--r-- | sim/m32r/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog index c7876c7..26e9f8a 100644 --- a/sim/m32r/ChangeLog +++ b/sim/m32r/ChangeLog @@ -1,5 +1,12 @@ Mon Oct 19 14:13:05 1998 Doug Evans <devans@seba.cygnus.com> + * sim-main.h: #include cpu-opc.h. + * arch.c,arch.h,decode.c,extract.c,model.c,sem.c: Regenerate + to get #include cleanup. +start-sanitize-m32rx + * decodex.c,extractx.c,modelx.c: Ditto. +end-sanitize-m32rx + * Makefile.in (SIM_EXTRA_DEPS): Replace cgen headers with CGEN_INCLUDE_DEPS. (M32RBF_INCLUDE_DEPS): Define. @@ -16,6 +23,10 @@ start-sanitize-m32rx * cpux.h: Regenerate. end-sanitize-m32rx +Fri Oct 16 09:15:29 1998 Doug Evans <devans@charmed.cygnus.com> + + * sim-if.c (sim_do_command): Handle "sim info reg {bbpsw,bbpc}". + Wed Oct 14 14:49:50 1998 Doug Evans <devans@canuck.cygnus.com> * Makefile.in (mloop.o): Don't depend on stamp-cpu, depend on |