old-cross-binutils/sim/m32c
DJ Delorie e7ddc19715 * m32c.opc (BRK, GDBBRK): Remove debug logic.
* main.c (main): Add option to set raw console.
* mem.h (m32c_use_raw_console): Declare.
* mem.c (m32c_sim_restore_console): Only restore console if it's
been previously set.
(m32c_use_raw_console): Define.
(mem_get_byte): Set raw console if m32c_use_raw_console is set.
2008-06-17 00:34:37 +00:00
..
blinky.S Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
ChangeLog * m32c.opc (BRK, GDBBRK): Remove debug logic. 2008-06-17 00:34:37 +00:00
config.in
configure sim: 2008-06-07 01:31:27 +00:00
configure.in Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cpu.h * Makefile.in: Add Timer A support. 2008-06-06 19:18:15 +00:00
gdb-if.c Oops, missed some warnings. 2008-06-06 19:26:10 +00:00
gloss.S Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
int.c * Makefile.in: Add Timer A support. 2008-06-06 19:18:15 +00:00
int.h * Makefile.in: Add Timer A support. 2008-06-06 19:18:15 +00:00
load.c * Makefile.in: Add Timer A support. 2008-06-06 19:18:15 +00:00
load.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
m32c.opc * m32c.opc (BRK, GDBBRK): Remove debug logic. 2008-06-17 00:34:37 +00:00
main.c * m32c.opc (BRK, GDBBRK): Remove debug logic. 2008-06-17 00:34:37 +00:00
Makefile.in * Makefile.in: Add Timer A support. 2008-06-06 19:18:15 +00:00
mem.c * m32c.opc (BRK, GDBBRK): Remove debug logic. 2008-06-17 00:34:37 +00:00
mem.h * m32c.opc (BRK, GDBBRK): Remove debug logic. 2008-06-17 00:34:37 +00:00
misc.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
misc.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
opc2c.c * Makefile.in: Add Timer A support. 2008-06-06 19:18:15 +00:00
r8c.opc * Makefile.in: Add Timer A support. 2008-06-06 19:18:15 +00:00
reg.c * Makefile.in: Add Timer A support. 2008-06-06 19:18:15 +00:00
safe-fgets.c * Makefile.in: Add Timer A support. 2008-06-06 19:18:15 +00:00
safe-fgets.h * Makefile.in: Add Timer A support. 2008-06-06 19:18:15 +00:00
sample.ld Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
sample.S Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
sample2.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
srcdest.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
syscall.h * mem.c (mem_put_byte): Hook simulated UART to stdout. 2006-03-14 03:34:28 +00:00
syscalls.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
syscalls.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
timer_a.h Oops, missed some warnings. 2008-06-06 19:26:10 +00:00
trace.c * Makefile.in: Add Timer A support. 2008-06-06 19:18:15 +00:00
trace.h * Makefile.in: Add Timer A support. 2008-06-06 19:18:15 +00:00