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. 0db377d09c19fc0f9267ead1f75998b9f1eb38d1


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  0db377d09c19fc0f9267ead1f75998b9f1eb38d1 (commit)
      from  114dba3bbac4f54597734635c957979529177c71 (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=0db377d09c19fc0f9267ead1f75998b9f1eb38d1

commit 0db377d09c19fc0f9267ead1f75998b9f1eb38d1
Author: Maciej W. Rozycki <macro@codesourcery.com>
Date:   Tue Aug 26 13:18:30 2014 +0100

    MIPS/gas: SAA/SAAD macro clean-ups
    
    This change removes code duplication for the SAA macro in line with other
    such macros and also adds a !microMIPS internal consistency guard as
    there's no microMIPS encoding of the underlying SAA/SAAD instructions.
    
    	* config/tc-mips.c (macro) <M_SAA_AB>: Remove duplicate code and
    	jump to...
    	<M_SAAD_AB>: ... here.  Assert that !microMIPS.

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

Summary of changes:
 gas/ChangeLog        |    6 ++++++
 gas/config/tc-mips.c |    6 +++---
 2 files changed, 9 insertions(+), 3 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]