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 mips-tdep.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cagney@sourceware.cygnus.com	2000-07-11 04:02:12

Modified files:
	gdb            : ChangeLog mips-tdep.c 

Log message:
	* mips-tdep.c: General cleanup.  Delete all #if 0 code.  Convert
	all old style K&R function definitions to ISO-C.
	(struct gdbarch_tdep): Add mips_abi_string.
	(mips_gdbarch_init): Initialize.
	(mips_dump_tdep): Print mips_abi_string and other values.
	(mips_push_arguments): Add more detailed tracing.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.528&r2=1.529
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mips-tdep.c.diff?cvsroot=src&r1=1.27&r2=1.28


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