binutils-gdb/sim/m32c
DJ Delorie 727b6b4b41 * mem.c (mem_put_byte): Hook simulated UART to stdout.
(mem_put_hi): Hook in simulated trace port.
(mem_get_byte): Hook in simulated uart control port.
* opc2c: Be more picky about matching special comments.
* r8c.opc (shift_op): Limit shift counts to -16..16.
(BMcnd): Map conditional codes.
* reg.c (condition_true): Mask condition code to 4 bits.
* syscalls.c: Include local syscall.h.
* syscall.h: New, copied from libgloss.
2006-03-14 03:34:28 +00:00
..
ChangeLog
Makefile.in
blinky.S
config.in
configure
configure.in
cpu.h
gdb-if.c
gloss.S
int.c
int.h
load.c
load.h
m32c.opc
main.c
mem.c
mem.h
misc.c
misc.h
opc2c.c
r8c.opc
reg.c
safe-fgets.c
safe-fgets.h
sample.S
sample.ld
sample2.c
srcdest.c
syscall.h
syscalls.c
syscalls.h
trace.c
trace.h