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. 82bda27b2f439498b5c8b4941d8d47bdfe916688


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  82bda27b2f439498b5c8b4941d8d47bdfe916688 (commit)
      from  865d0aef3a841c9c5b11a0fa05066ed97b1850fe (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=82bda27b2f439498b5c8b4941d8d47bdfe916688

commit 82bda27b2f439498b5c8b4941d8d47bdfe916688
Author: mfortune <matthew.fortune@imgtec.com>
Date:   Tue May 20 12:45:47 2014 +0100

    Mark MSA as requiring FP64
    
    gas/
    	* config/tc-mips.c (FP64_ASES): Add ASE_MSA.
    	(mips_after_parse_args): Do not select ASE_MSA without -mfp64.
    
    gas/testsuite/
    
    	* gas/mips/micromips@msa-branch.d: Rework expected output for fp64.
    	* gas/mips/msa-branch.d: Likewise.

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

Summary of changes:
 gas/ChangeLog                                 |    5 +
 gas/config/tc-mips.c                          |    8 +-
 gas/testsuite/ChangeLog                       |    5 +
 gas/testsuite/gas/mips/micromips@msa-branch.d |   30 ++---
 gas/testsuite/gas/mips/msa-branch.d           |  190 ++++++++++++-------------
 5 files changed, 114 insertions(+), 124 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]