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


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  a6c7053929dd26d04293429e8610209f5b1bf900 (commit)
      from  1d7c96351acfa817fa749a5aefdfed8d9c471e03 (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=a6c7053929dd26d04293429e8610209f5b1bf900

commit a6c7053929dd26d04293429e8610209f5b1bf900
Author: Maciej W. Rozycki <macro@codesourcery.com>
Date:   Thu Aug 21 12:57:00 2014 +0100

    MIPS/opcodes: Remove microMIPS 48-bit LI instruction
    
    The 48-bit LI instruction encoding has been removed from the microMIPS
    ISA and no implementation ever made that included it.
    
    	* micromips-opc.c (micromips_opcodes): Remove #ifdef-ed out
    	48-bit "li" encoding.

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

Summary of changes:
 opcodes/ChangeLog       |    5 +++++
 opcodes/micromips-opc.c |    4 ----
 2 files changed, 5 insertions(+), 4 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]