This is the mail archive of the src-cvs@sourceware.org mailing list .


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 ChangeLog.csl


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb-csl-arm-20051020-branch
Changes by:	jules@sourceware.org	2005-10-20 13:32:36

Modified files:
	.              : ChangeLog.csl 

Log message:
	* gdb/arm-tdep.c (submask, bit, bits, sbits): Move macro definitions.
	(thumb_skip_prologue): Don't require frame pointer. Handle Thumb-2
	prologue instructions.
	(thumb_get_insn): New function. Read a Thumb or Thumb-2 instruction
	from memory.
	(arm_skip_prologue): Change comment to include Thumb-2.
	(thumb2_modify_constant): New function. Perform the Thumb-2 12-bit
	immediate transformation.
	(thumb_scan_prologue): Handle Thumb-2 prologue instructions.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=gdb-csl-arm-20051020-branch&r1=1.1.8.6&r2=1.1.8.7


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