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: [PATCH] Fix ARM sign-extension on PC when using 64-bit BFD


On 04/17/2013 05:56 AM, Sergio Durigan Junior wrote:
> gdb/
> 2013-04-11  Andrew Haley  <aph@redhat.com>
> 
> 	* arm-tdep.c (BranchDest): Cast result as "unsigned long",
> 	instead of "long".
> 
> gdb/testsuite
> 2013-04-11  Sergio Durigan Junior  <sergiodj@redhat.com>
> 
> 	* gdb.arch/arm-bl-branch-dest.c: New file.
> 	* gdb.arch/arm-bl-branch-dest.exp: Likewise.

OK.

-- 
Pedro Alves


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