From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14627 invoked by alias); 15 Aug 2006 12:15:08 -0000 Received: (qmail 14619 invoked by uid 22791); 15 Aug 2006 12:15:08 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 15 Aug 2006 12:15:06 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k7FCF43J006891; Tue, 15 Aug 2006 08:15:04 -0400 Received: from pobox.surrey.redhat.com (pobox.surrey.redhat.com [172.16.10.17]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k7FCEwA0026962; Tue, 15 Aug 2006 08:14:59 -0400 Received: from [10.32.68.5] (vpn-68-5.surrey.redhat.com [10.32.68.5]) by pobox.surrey.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k7FCEvn7012655; Tue, 15 Aug 2006 13:14:57 +0100 Message-ID: <44E1BAC0.5070208@redhat.com> Date: Tue, 15 Aug 2006 18:19:00 -0000 From: Nick Clifton User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: Thiemo Seufer CC: binutils@sourceware.org, gdb-patches@sources.redhat.com, config-patches@gnu.org Subject: Re: [PATCH] Add a mips*-sde-elf* configuration References: <20060810171128.GB9687@networkno.de> In-Reply-To: <20060810171128.GB9687@networkno.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00096.txt.bz2 Hi Thiemo, > 2006-08-10 Thiemo Seufer > Nigel Stephens > David Ung > > [ ChangeLog ] > * config.sub: Add support for sde as alias of mipsisa32-sde-elf. > > [ bfd/ChangeLog ] > * config.bfd: Add configurations for mips*el-sde-elf* and > mips*-sde-elf*. > > [ binutils/testsuite/ChangeLog ] > * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*. > > [ gas/ChangeLog ] > * configure.tgt: Handle mips*-sde-elf*. > > [ gas/testsuite/ChangeLog ] > * gas/mips/mips.exp: Handle mips*-sde-elf*. Approved - please apply. Cheers Nick