From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12927 invoked by alias); 19 Sep 2006 14:21:47 -0000 Received: (qmail 12859 invoked by uid 22791); 19 Sep 2006 14:21:46 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 19 Sep 2006 14:21:42 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GPgTg-00011V-V7; Tue, 19 Sep 2006 10:21:37 -0400 Date: Tue, 19 Sep 2006 14:21:00 -0000 From: Daniel Jacobowitz To: Thiemo Seufer Cc: binutils@sourceware.org, gdb-patches@sources.redhat.com Subject: Re: [PATCH] Disable libgloss for mips64*-*-linux* Message-ID: <20060919142136.GA3729@nevyn.them.org> Mail-Followup-To: Thiemo Seufer , binutils@sourceware.org, gdb-patches@sources.redhat.com References: <20060919133727.GA4553@networkno.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060919133727.GA4553@networkno.de> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes 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-09/txt/msg00105.txt.bz2 On Tue, Sep 19, 2006 at 02:37:28PM +0100, Thiemo Seufer wrote: > Hello All, > > the appended patch disables libgloss for mips64*-*-linux* and does some > minor cleanups. > > Ok to apply? OK. > 2006-09-19 Thiemo Seufer > > * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise > for mipstx39-*-*, this allows gprof builds for mipstx39-linux builds. The comment isn't necessary in the changelog. -- Daniel Jacobowitz CodeSourcery