This is the mail archive of the binutils@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]

Re: Release 2.26 - Next week ?


On Fri, 2016-01-08 at 17:40 +0100, Tristan Gingold wrote:
> Iâd plan to create the 2.26 release next week.
> If you have a very strong reason to delay it for a backport, please
> tell that now.
> 

If there's time, I'd like to backport the small commit below.
These insns were removed from ISA 3.0 at the last minute.

Peter


commit afa8d4054b8e0b1384f2d07f1c15163c0699d660
Author: Peter Bergner <bergner@vnet.ibm.com>
Date:   Mon Jan 11 11:54:58 2016 -0600

    Delete opcodes that have been removed from ISA 3.0.
    
    opcodes/
        * ppc-opc.c <xscmpnedp>: Delete.
        <xvcmpnedp>: Likewise.
        <xvcmpnedp.>: Likewise.
        <xvcmpnesp>: Likewise.
        <xvcmpnesp.>: Likewise.
    
    gas/
        * testsuite/gas/ppc/power9.d <xscmpnedp, xvcmpnedp, xvcmpnedp.,
        xvcmpnesp, xvcmpnesp.>: Delete tests.
        * testsuite/gas/ppc/power9.s: Likewise.
        * testsuite/gas/ppc/vsx3.d: Likewise.
        * testsuite/gas/ppc/vsx3.s: Likewise.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]