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 arm-tdep.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_7_0-branch
Changes by:	ramana@sourceware.org	2009-11-16 09:13:10

Modified files:
	gdb            : ChangeLog arm-tdep.c 

Log message:
	Backport Thumb2 debug support.
	
	2009-11-13  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
	
	Backport from mainline.
	2009-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
	
	* arm-tdep.c (arm_push_dummy_call): Set the low bit of LR for
	a Thumb entry point.
	(thumb_get_next_pc): Handle Thumb-2 and ARM v6 instructions.
	Refuse to single step into IT blocks.
	
	2009-10-28  Daniel Jacobowitz  <dan@codesourcery.com>
	
	Reported by Antti Hatala <ahatala@nvidia.com>
	* arm-tdep.c (thumb_get_next_pc): Limit check to IT instructions
	correctly.
	
	A9 integer pipeline description.
	
	2009-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
	
	* config/arm/cortex-a9.md: New - integer pipeline description.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_7_0-branch&r1=1.10874.2.52&r2=1.10874.2.53
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/arm-tdep.c.diff?cvsroot=src&only_with_tag=gdb_7_0-branch&r1=1.288&r2=1.288.2.1


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