Fix -t option to work with memory mapping; Print PC in some error messages
[deliverable/binutils-gdb.git] / sim / d10v / ChangeLog
index aafc8777006c9004ab3537b65aa426dc89ca75e1..2d640f51e35d3c6b111f421676ce4c5b154cfe3c 100644 (file)
@@ -1,3 +1,22 @@
+Wed Oct 30 17:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * interp.c (bfd.h) Don't include it here any more.
+       (text{,_start,_end}): Move here from simops.c and make extern.
+       (decode_pc): New function to return the PC as an address that the
+       debugger can use.
+       (dmem_addr): Print decoded PC in error message.
+       (pc_addr): Ditto.
+
+       * simops.c (bfd.h) Don't include it here any more.
+       (text{,_start,_end}): Move to simops.c.
+       (trace_input_func): Move decoding of PC, and looking up .text
+       start to decode_pc.
+
+       * d10v_sim.h (bfd.h): Include it here.
+       (text{,_start,_end}): Add external declarations.
+       (exec_bfd): Ditto.
+       (decode_pc): Ditto.
+
 Tue Oct 29 12:13:52 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
 
        * interp.c (sim_size): Now allocates unified memory for imap segments
This page took 0.022846 seconds and 4 git commands to generate.