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. 3f06bfce701d5060c7a11c827742b86dc385b4b4


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  3f06bfce701d5060c7a11c827742b86dc385b4b4 (commit)
      from  f45c82da381e0ce5ce51b7fb24d0d28611d266b8 (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=3f06bfce701d5060c7a11c827742b86dc385b4b4

commit 3f06bfce701d5060c7a11c827742b86dc385b4b4
Author: Yufeng Zhang <yufeng.zhang@arm.com>
Date:   Wed Dec 18 19:15:57 2013 +0000

    gas/
    
    	* config/tc-aarch64.c (md_assemble): Defer the feature checking until
    	do_encode () succeeds.
    
    gas/testsuite/
    
    	* gas/aarch64/rm-simd-ext.d: New file.
    	* gas/aarch64/rm-simd-ext.l: Likewise.
    	* gas/aarch64/rm-simd-ext.s: Likewise.

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

Summary of changes:
 gas/ChangeLog                           |    5 +++++
 gas/config/tc-aarch64.c                 |   16 ++++++++--------
 gas/testsuite/ChangeLog                 |    6 ++++++
 gas/testsuite/gas/aarch64/rm-simd-ext.d |    4 ++++
 gas/testsuite/gas/aarch64/rm-simd-ext.l |    2 ++
 gas/testsuite/gas/aarch64/rm-simd-ext.s |   28 ++++++++++++++++++++++++++++
 6 files changed, 53 insertions(+), 8 deletions(-)
 create mode 100644 gas/testsuite/gas/aarch64/rm-simd-ext.d
 create mode 100644 gas/testsuite/gas/aarch64/rm-simd-ext.l
 create mode 100644 gas/testsuite/gas/aarch64/rm-simd-ext.s


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]