binutils-gdb/sim/m32c
Mike Frysinger 60d847df0b sim: constify arg to sim_do_command
It is rare for people to want to modify the cmd arg.  In general, they
really shouldn't be, but a few still do.  For those who misbehave, dupe
the string locally so they can bang on it.
2014-03-10 22:57:29 -04:00
..
ChangeLog sim: constify arg to sim_do_command 2014-03-10 22:57:29 -04:00
Makefile.in Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
aclocal.m4 sim: use AM_MAINTAINER_MODE 2013-06-05 01:42:13 +00:00
blinky.S Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
config.in Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
configure Regenerate sim configure files to pick up support for powerpc64le in 2013-09-23 00:32:27 +00:00
configure.ac Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
cpu.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
gdb-if.c sim: constify arg to sim_do_command 2014-03-10 22:57:29 -04:00
gloss.S Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
int.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
int.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
load.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
load.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
m32c.opc Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
main.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
mem.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
mem.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
misc.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
misc.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
opc2c.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
r8c.opc Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
reg.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
safe-fgets.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
safe-fgets.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sample.S Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sample.ld Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sample2.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
srcdest.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
syscall.h * mem.c (mem_put_byte): Hook simulated UART to stdout. 2006-03-14 03:34:28 +00:00
syscalls.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
syscalls.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
timer_a.h Oops, missed some warnings. 2008-06-06 19:26:10 +00:00
trace.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
trace.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00