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. a58549dda5a060d3cadb05dbf54c607a8efb8092


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  a58549dda5a060d3cadb05dbf54c607a8efb8092 (commit)
      from  2fa0369e5127bff4ea68b596b1984314feb68299 (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=a58549dda5a060d3cadb05dbf54c607a8efb8092

commit a58549dda5a060d3cadb05dbf54c607a8efb8092
Author: Yufeng Zhang <yufeng.zhang@arm.com>
Date:   Thu Feb 27 14:55:46 2014 +0000

    opcodes/
    
    	* aarch64-opc.c (print_register_offset_address): Call
    	get_int_reg_name to prepare the register name.
    
    gas/testsuite/
    
    	* gas/aarch64/ldst-reg-reg-offset.s: Add tests.
    	* gas/aarch64/ldst-reg-reg-offset.d: Update.

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

Summary of changes:
 gas/testsuite/ChangeLog                         |    5 +++++
 gas/testsuite/gas/aarch64/ldst-reg-reg-offset.d |    4 ++++
 gas/testsuite/gas/aarch64/ldst-reg-reg-offset.s |    6 ++++++
 opcodes/ChangeLog                               |    5 +++++
 opcodes/aarch64-opc.c                           |    7 +++++--
 5 files changed, 25 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]