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. 5c47e525893b06db772d8b1c043233a173101c8c


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  5c47e525893b06db772d8b1c043233a173101c8c (commit)
      from  0cfb07174869f3542a96619fb36a85398af35da2 (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=5c47e525893b06db772d8b1c043233a173101c8c

commit 5c47e525893b06db772d8b1c043233a173101c8c
Author: Richard Earnshaw <Richard.Earnshaw@arm.com>
Date:   Thu Nov 20 15:28:52 2014 +0000

    [AArch64] Fix mis-detection of unpredictable load/store operations with FP regs.
    
    	* config/tc-aarch64.c (warn_unpredictable_ldst): Check that transfer
    	registers are in the GP register set.  Adjust warnings.  Use correct
    	field member for address register.
    	* testsuite/gas/aarch64/diagnostic.l: Update.

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

Summary of changes:
 gas/ChangeLog                          |    7 +++++++
 gas/config/tc-aarch64.c                |   19 +++++++++++++------
 gas/testsuite/gas/aarch64/diagnostic.l |   10 +++++-----
 3 files changed, 25 insertions(+), 11 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]