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


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  f17c8bfcc87ba90d55a0fecfb8f7a9933b883457 (commit)
      from  a58549dda5a060d3cadb05dbf54c607a8efb8092 (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=f17c8bfcc87ba90d55a0fecfb8f7a9933b883457

commit f17c8bfcc87ba90d55a0fecfb8f7a9933b883457
Author: Yufeng Zhang <yufeng.zhang@arm.com>
Date:   Thu Feb 27 15:06:56 2014 +0000

    opcodes/
    
    	* aarch64-tbl.h (aarch64_opcode_table): Replace IMM0 with
    	FPIMM0 for fcmeq, fcmgt, fcmge, fcmlt and fcmle.
    
    gas/testsuite/
    
    	* gas/aarch64/fp-const0-parsing.s: New test.
    	* gas/aarch64/fp-const0-parsing.d: Likewise.

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

Summary of changes:
 gas/testsuite/ChangeLog                     |    5 ++
 gas/testsuite/gas/aarch64/fp-const0-parse.d |   37 ++++++++++++++++
 gas/testsuite/gas/aarch64/fp-const0-parse.s |   60 +++++++++++++++++++++++++++
 opcodes/ChangeLog                           |    5 ++
 opcodes/aarch64-tbl.h                       |   20 ++++----
 5 files changed, 117 insertions(+), 10 deletions(-)
 create mode 100644 gas/testsuite/gas/aarch64/fp-const0-parse.d
 create mode 100644 gas/testsuite/gas/aarch64/fp-const0-parse.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]