binutils-gdb/sim
Steve Ellcey 3cb2ab1a46 gdb:
2013-03-15  Steve Ellcey  <sellcey@mips.com>

	* remote-sim.c (sim_command_completer): Make char arguments const.

include:


2013-03-15  Steve Ellcey  <sellcey@mips.com>

	* gdb/remote-sim.h (sim_command_completer): Make char arguments const.

sim:

2013-03-15  Steve Ellcey  <sellcey@mips.com>

	* arm/wrapper.c (sim_complete_command): Make char arguments const.
	* avr/interp.c (sim_complete_command): Ditto.
	* common/sim-options.c (sim_complete_command): Ditto.
	* cr16/interp.c (sim_complete_command): Ditto.
	* erc32/interf.c (sim_complete_command): Ditto.
	* m32c/gdb-if.c (sim_complete_command): Ditto.
	* microblaze/interp.c (sim_complete_command): Ditto.
	* ppc/sim_calls.c (sim_complete_command): Ditto.
	* rl78/gdb-if.c (sim_complete_command): Ditto.
	* rx/gdb-if.c (sim_complete_command): Ditto.
	* sh/interp.c (sim_complete_command): Ditto.
2013-03-15 17:53:44 +00:00
..
arm gdb: 2013-03-15 17:53:44 +00:00
avr gdb: 2013-03-15 17:53:44 +00:00
bfin Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
common gdb: 2013-03-15 17:53:44 +00:00
cr16 gdb: 2013-03-15 17:53:44 +00:00
cris Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
d10v Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
erc32 gdb: 2013-03-15 17:53:44 +00:00
frv Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
h8300 Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
igen Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
iq2000 Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
lm32 Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
m32c gdb: 2013-03-15 17:53:44 +00:00
m32r Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
m68hc11 Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
mcore Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
microblaze gdb: 2013-03-15 17:53:44 +00:00
mips Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
mn10300 Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
moxie Remove debug output 2013-01-17 09:44:53 +00:00
ppc gdb: 2013-03-15 17:53:44 +00:00
rl78 gdb: 2013-03-15 17:53:44 +00:00
rx gdb: 2013-03-15 17:53:44 +00:00
sh gdb: 2013-03-15 17:53:44 +00:00
sh64 Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
testsuite Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
v850 * simops.c (v850_rotl): New function. 2013-01-28 10:06:51 +00:00
.gitignore sim: ignore generated hw-config.h 2011-01-05 17:17:44 +00:00
ChangeLog gdb: 2013-03-15 17:53:44 +00:00
MAINTAINERS * MAINTAINERS: Update my email address. 2012-11-05 22:08:10 +00:00
Makefile.in Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
README-HACKING sim: add more hacking notes 2010-04-12 21:44:46 +00:00
configure Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
configure.ac sim: unify target->subdir handling for default tests 2010-04-26 16:23:24 +00:00
configure.tgt [sim] 2011-11-29 03:49:09 +00:00