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 arm-tdep.c configure.tgt config/arm/ar ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb-csl-20060226-branch
Changes by:	mmitchel@sourceware.org	2006-03-20 22:45:13

Modified files:
	gdb            : arm-tdep.c configure.tgt 
Added files:
	gdb/config/arm : armv7m.mt tm-armv7m.h 

Log message:
	* configure.tgt (arm*-stellaris-*): Use armv7m configuration.
	* config/arm/armv7m.mt: New file.
	* config/arm/tm-armv7m.h: Likewise.
	* arm-tdep.c (arm_register_name_strings): Use xPSR on ARM V7M.
	(arm_pc_is_thumb): ARM V7M is always Thumb.
	(set_disassembly_style): Use xPSR on ARM V7M.
	(arm_write_pc): Do not set T bit in CSPR on V7M.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/arm-tdep.c.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.205.2.1&r2=1.205.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/configure.tgt.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.170&r2=1.170.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/config/arm/armv7m.mt.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/config/arm/tm-armv7m.h.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=NONE&r2=1.1.2.1


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