binutils-gdb/sim
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
..
arm sim: constify arg to sim_do_command 2014-03-10 22:57:29 -04:00
avr sim: constify arg to sim_do_command 2014-03-10 22:57:29 -04:00
bfin sim: convert old style prototypes 2014-03-04 02:54:50 -05:00
common sim: constify arg to sim_do_command 2014-03-10 22:57:29 -04:00
cr16 sim: constify arg to sim_do_command 2014-03-10 22:57:29 -04:00
cris sim: constify prog_name 2014-03-05 01:42:44 -05:00
d10v sim: constify arg to sim_do_command 2014-03-10 22:57:29 -04:00
erc32 sim: constify arg to sim_do_command 2014-03-10 22:57:29 -04:00
frv Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
h8300 sim: constify prog_name 2014-03-05 01:42:44 -05:00
igen sim: convert old style prototypes 2014-03-04 02:54:50 -05:00
iq2000 Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
lm32 Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
m32c sim: constify arg to sim_do_command 2014-03-10 22:57:29 -04:00
m32r Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
m68hc11 sim: convert old style prototypes 2014-03-04 02:54:50 -05:00
mcore sim: constify arg to sim_do_command 2014-03-10 22:57:29 -04:00
microblaze sim: constify arg to sim_do_command 2014-03-10 22:57:29 -04:00
mips sim: convert old style prototypes 2014-03-04 02:54:50 -05:00
mn10300 sim: convert old style prototypes 2014-03-04 02:54:50 -05:00
moxie sim: constify arg to sim_do_command 2014-03-10 22:57:29 -04:00
msp430 Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
ppc sim: constify arg to sim_do_command 2014-03-10 22:57:29 -04:00
rl78 sim: constify arg to sim_do_command 2014-03-10 22:57:29 -04:00
rx sim: constify arg to sim_do_command 2014-03-10 22:57:29 -04:00
sh sim: constify arg to sim_do_command 2014-03-10 22:57:29 -04:00
sh64 Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
testsuite sim: convert old style prototypes 2014-03-04 02:54:50 -05:00
v850 sim: convert old style prototypes 2014-03-04 02:54:50 -05:00
.gitignore sim: ignore generated hw-config.h 2011-01-05 17:17:44 +00:00
ChangeLog remove VA_* macros from sim 2014-01-07 09:17:05 -07:00
configure * msp430: New Directory. 2013-06-21 10:59:14 +00:00
configure.ac sim: unify target->subdir handling for default tests 2010-04-26 16:23:24 +00:00
configure.tgt * msp430: New Directory. 2013-06-21 10:59:14 +00:00
MAINTAINERS * MAINTAINERS: Update my email address. 2012-11-05 22:08:10 +00:00
Makefile.in Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
README-HACKING remove PARAMS from sim 2014-01-07 09:17:05 -07:00