From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8516 invoked by alias); 4 Dec 2003 17:33:33 -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 8432 invoked from network); 4 Dec 2003 17:33:32 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 4 Dec 2003 17:33:32 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id hB4HXW219906; Thu, 4 Dec 2003 12:33:32 -0500 Received: from pobox.surrey.redhat.com (pobox.surrey.redhat.com [172.16.10.17]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id hB4HXU205298; Thu, 4 Dec 2003 12:33:30 -0500 Received: from localhost.localdomain.redhat.com (vpnuser9.stuttgart.redhat.com [172.16.4.9]) by pobox.surrey.redhat.com (8.12.8/8.12.8) with ESMTP id hB4HXRJx015951; Thu, 4 Dec 2003 17:33:28 GMT To: Michael Snyder Cc: gdb-patches@sources.redhat.com, binutils@sources.redhat.com Subject: Re: [RFA] Add sh4a to opcodes References: <3FCD4189.3000504@redhat.com> From: Nick Clifton Date: Thu, 04 Dec 2003 17:33:00 -0000 In-Reply-To: <3FCD4189.3000504@redhat.com> (Michael Snyder's message of "Tue, 02 Dec 2003 17:51:05 -0800") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-12/txt/msg00117.txt.bz2 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. Cheers Nick