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 binutils-2_24-branch updated. 11c875ad977f00a344de2fa89f89abfb8646d6bd


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, binutils-2_24-branch has been updated
       via  11c875ad977f00a344de2fa89f89abfb8646d6bd (commit)
      from  3a6b3c8f04b4f080941d5779d5df130d319cd1c6 (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=11c875ad977f00a344de2fa89f89abfb8646d6bd

commit 11c875ad977f00a344de2fa89f89abfb8646d6bd
Author: Yufeng Zhang <yufeng.zhang@arm.com>
Date:   Wed Dec 18 19:20:34 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]