This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils 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]

gdb and binutils branch master updated. 84919466a87f5ce10cc1af8ef51d7ab9ea66ff5e


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, master has been updated
       via  84919466a87f5ce10cc1af8ef51d7ab9ea66ff5e (commit)
      from  e56c722b60c67fe915c22970a5e669a723fa1ce9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=84919466a87f5ce10cc1af8ef51d7ab9ea66ff5e

commit 84919466a87f5ce10cc1af8ef51d7ab9ea66ff5e
Author: Maciej W. Rozycki <macro@codesourcery.com>
Date:   Fri Aug 22 16:42:12 2014 +0100

    ARM/opcodes: Fix negative hexadecimal offset disassembly
    
    2014-08-21  Nathan Sidwell  <nathan@codesourcery.com>
                Maciej W. Rozycki  <macro@codesourcery.com>
    
    	opcodes/
    	* arm-dis.c (print_arm_address): Negate the GPR-relative offset
    	returned if the U bit is set.
    
    2014-08-21  Paul Brook  <paul@codesourcery.com>
    
    	gas/testsuite/
    	* gas/arm/arch7a-mp.d: Adjust according to `print_arm_address'
    	offset fix.
    	* gas/arm/arch7r-mp.d: Likewise.

-----------------------------------------------------------------------

Summary of changes:
 gas/testsuite/ChangeLog           |    6 ++++++
 gas/testsuite/gas/arm/arch7a-mp.d |    2 +-
 gas/testsuite/gas/arm/arch7r-mp.d |    2 +-
 opcodes/ChangeLog                 |    6 ++++++
 opcodes/arm-dis.c                 |    2 ++
 5 files changed, 16 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gdb and binutils


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