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


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  c8de034b6ae75f0b23d45d15c927daac61c33a3c (commit)
      from  dfac1fa730b83b4f4e42d1fff5778e7127297f76 (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=c8de034b6ae75f0b23d45d15c927daac61c33a3c

commit c8de034b6ae75f0b23d45d15c927daac61c33a3c
Author: Jiong Wang <jiong.wang@arm.com>
Date:   Tue Jun 17 10:06:00 2014 +0100

    gas/ARM: Misses deprecated IT instruction warning for ARMv8
    
      Add sp increment and decrement to ARMv8 IT block deprecate
      pattern.
    
      gas/
        * config/tc-arm.c (depr_it_insns): New check for inc/dec sp.
    
      gas/testsuite/
        * gas/arm/armv8-a-it-bad.s: New check for inc/dec sp.
        * gas/arm/armv8-a-it-bad.l: Likewise.

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

Summary of changes:
 gas/ChangeLog                          |    4 ++++
 gas/config/tc-arm.c                    |    3 +++
 gas/testsuite/ChangeLog                |    6 ++++++
 gas/testsuite/gas/arm/armv8-a-it-bad.l |    4 ++++
 gas/testsuite/gas/arm/armv8-a-it-bad.s |   14 ++++++++++++++
 5 files changed, 31 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]