]> Git Repo - binutils.git/blobdiff - sim/d10v/ChangeLog
import gdb-1999-11-01 snapshot
[binutils.git] / sim / d10v / ChangeLog
index 73b8c9287a6d7aa2e9af0524eeefef008895ade5..0be82fa979e0512e27d8f02e6be769c433daf71a 100644 (file)
@@ -1,3 +1,71 @@
+Mon Oct 18 18:03:24 MDT 1999   Diego Novillo <[email protected]>
+
+       * simops.c (OP_3220): Fix trace output for illegal accumulator
+       message.
+
+1999-09-14  Nick Clifton  <[email protected]>
+
+       * simops.c: Disable setting of DM bit in PSW.
+
+Wed Sep  8 19:34:55 MDT 1999   Diego Novillo <[email protected]>
+
+       * simops.c (op_types): Added new memory indirect type OP_MEMREF3.
+       (trace_input_func): Added support for OP_MEMREF3.
+       (OP_32010000): New instruction ld.
+       (OP_33010000): New instruction ld2w.
+       (OP_5209): New instruction sac.
+       (OP_4209): New instruction sachi.
+       (OP_3220): New instruction slae.
+       (OP_36010000): New instruction st.
+       (OP_37010000): New instruction st2w.
+
+1999-09-09  Stan Shebs  <[email protected]>
+
+       * interp.c (old_segment_mapping): New global.
+       (xfer_mem): Change the default segment mapping to be the way
+       that Mitsubishi prefers, but use the previous mapping if
+       old_segment_mapping is true.
+       (sim_open): Add an option -oldseg to get the old mapping.
+       (sim_create_inferior): Init mapping registers based on the
+       value of old_segment_mapping.
+
+1999-09-07  Nick Clifton  <[email protected]>
+
+       * simops.c (OP_6601): Do not write back decremented address if
+       either of the destination registers was the same as the address
+       register. 
+       (OP_6201): Do not write back incremented address if either of the
+       destination registers was the same as the address register. 
+
+Thu Sep  2 18:15:53 1999  Andrew Cagney  <[email protected]>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+1999-05-08  Felix Lee  <[email protected]>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+       
+1999-04-02  Keith Seitz  <[email protected]>
+
+       * interp.c (ui_loop_hook_counter): New global (when NEED_UI_LOOP_HOOK
+       defined).
+       (sim_resume): If the counter has expired, call the ui_loop_hook,
+       if defined.
+       (UI_LOOP_POLL_INTERVAL): Define. Used to tweak the frequency of
+       ui_loop_hook calls.
+       * Makefile.in (SIM_EXTRA_CFLAGS): Include NEED_UI_LOOP_HOOK.
+
+Wed Mar 10 19:32:13 1999  Nick Clifton  <[email protected]>
+
+       * simops.c: If load instruction with auto increment/decrement
+       addressing is used when the destination register is the same as
+       the address register, then ignore the auto increment/decrement.
+
+Wed Mar 10 19:32:13 1999  Martin M. Hunt  <[email protected]>
+
+       * simops.c (OP_5F00): Ifdef SYS_stat case because
+       not all systems have it defined.
+
 1999-01-26  Jason Molenda  ([email protected])
 
        * simops.c (OP_5607): Correct saturation comparison/assignment.
This page took 0.024054 seconds and 4 git commands to generate.