This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/include/gdb ChangeLog remote-sim.h


CVSROOT:	/cvs/src
Module name:	src
Changes by:	sje@sourceware.org	2013-03-15 17:53:41

Modified files:
	include/gdb    : ChangeLog remote-sim.h 

Log message:
	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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/gdb/ChangeLog.diff?cvsroot=src&r1=1.59&r2=1.60
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/gdb/remote-sim.h.diff?cvsroot=src&r1=1.17&r2=1.18


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]