This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB project.


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

src/gdb ChangeLog sh-tdep.c remote-e7000.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ezannoni@sourceware.cygnus.com	2000-07-31 09:25:36

Modified files:
	gdb            : ChangeLog sh-tdep.c remote-e7000.c 

Log message:
	2000-07-31  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
	
	* sh-tdep.c (sh_push_arguments): Make header match prototype.
	
	* remote-e7000.c (e7000_start_remote): Use void *, not char * as
	parameter to avoid compiler warning.
	(fetch_regs_from_dump): Call get_hex() with the correct number of
	parameters.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.562&r2=1.563
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/sh-tdep.c.diff?cvsroot=src&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/remote-e7000.c.diff?cvsroot=src&r1=1.6&r2=1.7


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