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-10 08:09:23

Modified files:
	gdb            : ChangeLog mips-tdep.c 

Log message:
	* mips-tdep.c (mips_push_arguments): Always align struct_addr on a
	16 byte boundary. Align allocated argument space using
	MIPS_STACK_ARGSIZE.  Reserve space on stack for the struct return
	and floating-point registers.  Use fp_register_arg_p to determine
	if float_argreg should be aligned.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.522&r2=1.523
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mips-tdep.c.diff?cvsroot=src&r1=1.24&r2=1.25


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