From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13566 invoked by alias); 5 Dec 2003 02:02:56 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 13503 invoked from network); 5 Dec 2003 02:02:54 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 5 Dec 2003 02:02:54 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id hB522s225573; Thu, 4 Dec 2003 21:02:54 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id hB522qb00856; Thu, 4 Dec 2003 21:02:53 -0500 Received: from redhat.com (reddwarf.sfbay.redhat.com [172.16.24.50]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id hB522lv12639; Thu, 4 Dec 2003 18:02:47 -0800 Message-ID: <3FCFE747.2090008@redhat.com> Date: Fri, 05 Dec 2003 02:02:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nick Clifton CC: gdb-patches@sources.redhat.com, binutils@sources.redhat.com Subject: Re: [RFA] Add sh4a to opcodes References: <3FCD4189.3000504@redhat.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-12/txt/msg00178.txt.bz2 Nick Clifton wrote: > Hi Michael, > > >>2003-12-02 Alexandre Oliva >> >> * sh-opc.h: Add support for sh4a and no-fpu variants. >> * sh-dis.c: Ditto. > > > Approved - please apply. ... and committed.