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. 54a28c4ce5b18cccee584d7a5e26df750edfafe1


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  54a28c4ce5b18cccee584d7a5e26df750edfafe1 (commit)
      from  0d7b2549024f66cb98dd173b6f339673df1b0ea1 (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=54a28c4ce5b18cccee584d7a5e26df750edfafe1

commit 54a28c4ce5b18cccee584d7a5e26df750edfafe1
Author: Jiong Wang <jiong.wang@arm.com>
Date:   Wed Nov 19 09:35:23 2014 +0000

    [AArch64] Warn on load pair to same register
    
      2014-11-19  Ryan Mansfield  <rmansfield@qnx.com>
    
        * config/tc-aarch64.c (md_assemble): Call warn_unpredictable_ldst.
        (warn_unpredictable_ldst): New.
    
      2014-11-19  Ryan Mansfield <rmansfield@qnx.com>
    
        * gas/aarch64/diagnostic.s: Add new warnings test patterns.
        * gas/aarch64/diagnostic.l: Update expected diagnostic output.

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

Summary of changes:
 gas/ChangeLog                          |    5 ++++
 gas/config/tc-aarch64.c                |   36 ++++++++++++++++++++++++++++++++
 gas/testsuite/ChangeLog                |    5 ++++
 gas/testsuite/gas/aarch64/diagnostic.l |    9 ++++++++
 gas/testsuite/gas/aarch64/diagnostic.s |   13 +++++++++++
 5 files changed, 68 insertions(+), 0 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]