binutils-gdb/sim/cr16
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
config.in Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
configure sim: convert old style prototypes 2014-03-04 02:54:50 -05:00
configure.ac sim: rename common/aclocal.m4 to common/acinclude.m4 2011-10-18 00:31:00 +00:00
cr16_sim.h remove PARAMS from sim 2014-01-07 09:17:05 -07:00
endian.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
gencode.c remove PARAMS from sim 2014-01-07 09:17:05 -07:00
interp.c sim: constify arg to sim_do_command 2014-03-10 22:57:29 -04:00
simops.c remove PARAMS from sim 2014-01-07 09:17:05 -07:00