binutils-gdb/sim/m32c
Mike Frysinger af9f7da78b sim: add sim_complete_command stubs for non-common-using ports
For the ports that don't use the common/ subdir, we need to add stub funcs
to them to avoid build failures with gdb and command completion.  These do
not implement the actual completion functionality ... any port that wants
that can either convert to the common/ subdir, or fill out the function on
their own time.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-04-16 18:16:36 +00:00
..
ChangeLog sim: add sim_complete_command stubs for non-common-using ports 2011-04-16 18:16:36 +00:00
Makefile.in run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
blinky.S run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
config.in Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 16:56:56 +00:00
configure Sync Libtool from GCC. 2010-01-09 21:11:44 +00:00
configure.in run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
cpu.h run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb-if.c sim: add sim_complete_command stubs for non-common-using ports 2011-04-16 18:16:36 +00:00
gloss.S run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
int.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
int.h run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
load.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
load.h run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
m32c.opc run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
main.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
mem.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
mem.h run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
misc.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
misc.h run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
opc2c.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
r8c.opc run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
reg.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
safe-fgets.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
safe-fgets.h run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
sample.S run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
sample.ld run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
sample2.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
srcdest.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
syscall.h * mem.c (mem_put_byte): Hook simulated UART to stdout. 2006-03-14 03:34:28 +00:00
syscalls.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
syscalls.h run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
timer_a.h Oops, missed some warnings. 2008-06-06 19:26:10 +00:00
trace.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
trace.h run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00