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]
Other format: [Raw text]

src/gdb ChangeLog MAINTAINERS d10v-tdep.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jsmith@sources.redhat.com	2001-12-04 18:05:04

Modified files:
	gdb            : ChangeLog MAINTAINERS d10v-tdep.c 

Log message:
	2001-12-04  Jackie Smith Cashion  <jsmith@redhat.com>
	
	* MAINTAINERS (write-after-approval): Add self.
	
	* d10v-tdep.c (d10v_gdbarch_init): Change size of long long to 8 bytes.
	
	From Andrew Cagney  <cagney@redhat.com>:
	* d10v-tdep.c (d10v_frame_chain_valid): Check if the caller's PC
	is in the entry function.
	(d10v_use_struct_convention): Store multi-field struct and union
	return values on the stack.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.1856&r2=1.1857
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/MAINTAINERS.diff?cvsroot=src&r1=1.129&r2=1.130
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/d10v-tdep.c.diff?cvsroot=src&r1=1.26&r2=1.27


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