gdb and binutils branch CB-2131 created. db87f391a792ee3a58cc8dce10f8e962989ceb0c
tmirza@sourceware.org
tmirza@sourceware.org
Thu May 15 17:05:00 GMT 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, CB-2131 has been created
at db87f391a792ee3a58cc8dce10f8e962989ceb0c (commit)
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=db87f391a792ee3a58cc8dce10f8e962989ceb0c
commit db87f391a792ee3a58cc8dce10f8e962989ceb0c
Author: Taimoor Mirza <tmirza@codesourcery.com>
Date: Thu May 15 21:51:15 2014 +0500
Fix prologue analysis for ldr.w and ldrd instruction
Prologue analysis for ldr.w and ldrd instruction obtains offset from
first two bytes that contains opcode of instruction. It should obtain
offset from next two bytes that actually contain operands.
* arm-tdep.c (thumb_analyze_prologue): Fix offset calculation for
ldr.w and ldrd instructions.
Signed-off-by: Taimoor Mirza <tmirza@codesourcery.com>
-----------------------------------------------------------------------
hooks/post-receive
--
gdb and binutils
More information about the Src-cvs
mailing list