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


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2004-10-15 04:29:27

Modified files:
	gdb            : mips-tdep.c ChangeLog 

Log message:
	* mips-tdep.c (mips16_scan_prologue): Merge code from
	mips16_skip_prologue.  Now return the address of the first
	instruction past the function prologue.
	(mips16_skip_prologue): Remove, no longer necessary.
	(mips_skip_prologue): Replace call to mips16_skip_prologue
	by call to mips16_scan_prologue.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mips-tdep.c.diff?cvsroot=src&r1=1.332&r2=1.333
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.6486&r2=1.6487


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