This is the mail archive of the gdb-patches@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]

Re: [rfa] ARM prologue parsing support for Thumb-2 instructions


Richard Earnshaw wrote:
> On Fri, 2010-10-08 at 14:54 +0200, Ulrich Weigand wrote:
> > ChangeLog:
> > 
> > 	* arm-tdep.c (thumb_expand_immediate): New function.
> > 	(thumb_instruction_changes_pc): Likewise.
> > 	(thumb2_instruction_changes_pc): Likewise.
> > 	(thumb_analyze_prologue): Handle 32-bit Thumb instructions during
> > 	prologue parsing.  Improved support for optimized code.
> > 	(thumb_scan_prologue): Do not reply on line-number information,
> > 	use same heuristics as arm_scan_prologue insead.
> > 	(skip_prologue_function): Accept functions
> > 	"__tls_get_addr" and "__aeabi_read_tp".
> 
> OK.

Thanks for the quick review!  I've checked this in as well.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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