binutils-gdb/sim/m32c
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
..
ChangeLog Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
Makefile.in Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
aclocal.m4 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
blinky.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
config.in Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
configure Fix sim build when configured with --enable-plugins 2012-11-20 14:41:26 +00:00
configure.ac Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
cpu.h Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
gdb-if.c gdb: 2013-03-15 17:53:44 +00:00
gloss.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
int.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
int.h Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
load.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
load.h Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
m32c.opc Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
main.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
mem.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
mem.h Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
misc.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
misc.h Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
opc2c.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
r8c.opc Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
reg.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
safe-fgets.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
safe-fgets.h Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
sample.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
sample.ld Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
sample2.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
srcdest.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
syscall.h * mem.c (mem_put_byte): Hook simulated UART to stdout. 2006-03-14 03:34:28 +00:00
syscalls.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
syscalls.h Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
timer_a.h Oops, missed some warnings. 2008-06-06 19:26:10 +00:00
trace.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
trace.h Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00