This is the mail archive of the gdb-cvs@sourceware.org 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 rs6000-tdep.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	fnf@sourceware.org	2007-02-27 17:29:51

Modified files:
	gdb            : ChangeLog rs6000-tdep.c 

Log message:
	Reviewed by Mark Kettenis <mark.kettenis@xs4all.nl>
	
	2007-02-27  Fred Fish  <fnf@specifix.com>
	* rs6000-tdep.c (skip_prologue): Recognize addi instructions that
	directly decrement the stack pointer, accumulate their operand into
	the stack offset, and mark the function as not being frameless.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.8197&r2=1.8198
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/rs6000-tdep.c.diff?cvsroot=src&r1=1.262&r2=1.263


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