+
+ * config.in, configure: Regenerate.
+
+
+ * config.in, configure: Regenerate.
+
+
+ * Makefile.in (sample.x, sample.mot, sample2.x, sample2.o, gloss.o):
+ Delete targets.
+ * blinky.S: Moved to ../testsuite/sim/m32c/.
+ * gloss.S, sample.ld, sample.S, sample2.c: Likewise.
+
+
+ * Makefile.in: Delete redundant dependency info.
+
+
+ * gdb-if.c (sim_info): Stub function to allow GDB to be built
+ with this simulator.
+
+
+ * configure: Regenerate.
+
+
+ * configure: Regenerate.
+
+
+ * configure: Regenerate.
+
+
+ * configure: Regenerate.
+
* configure.ac: Call SIM_AC_OPTION_WARNINGS.
PR gdb/7205
- Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
+ Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
(stdin_ready): Disable if no termios.
(m32c_sim_restore_console): Disable if no termios.
(mem_get_byte): Disable console input if no termios.
-
+
* r8c.opc, m32c.opc: Add parentheses to remove warnings.
(mem_get_byte): Set raw console if m32c_use_raw_console is set.
* configure: Regenerate.
(trace_register_changes): Use it.
(m32c_dump_all_registers): New.
* timer_a.h: New.
-
+
* load.c: Fix indentation.
* trace.c: Fix indentation.
* trace.h: Fix indentation.
-
+
* ChangeLog: New.
* Makefile.in: New.
* blinky.S: New.