From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12334 invoked by alias); 13 Apr 2007 18:38:27 -0000 Received: (qmail 12303 invoked by uid 22791); 13 Apr 2007 18:38:26 -0000 X-Spam-Check-By: sourceware.org Received: from palrel10.hp.com (HELO palrel10.hp.com) (156.153.255.245) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 13 Apr 2007 19:38:23 +0100 Received: from smtp1.cup.hp.com (smtp1.cup.hp.com [15.4.32.117]) by palrel10.hp.com (Postfix) with ESMTP id 7AE6036A05; Fri, 13 Apr 2007 11:38:21 -0700 (PDT) Received: from hpsje.cup.hp.com (hpsje.cup.hp.com [16.89.92.85]) by smtp1.cup.hp.com (Postfix) with ESMTP id 34C8249C956; Fri, 13 Apr 2007 18:38:21 +0000 (UTC) Received: (from sje@localhost) by hpsje.cup.hp.com (8.9.3 (PHNE_29774)/8.9.3) id LAA21044; Fri, 13 Apr 2007 11:38:20 -0700 (PDT) Date: Fri, 13 Apr 2007 18:44:00 -0000 From: Steve Ellcey Message-Id: <200704131838.LAA21044@hpsje.cup.hp.com> To: bonzini@gnu.org Cc: drow@false.org, binutils@sourceware.org, gcc-patches@gcc.gnu.org, gdb-patches@gcc.gnu.org, newlib@sourceware.org, Ralf.Wildenhues@gmx.de, aoliva@redhat.com, fxcoudert@gmail.com, libtool@cwilson.fastmail.fm, schwab@suse.de Subject: Re: Final(?) patch to update libtool in GCC and src trees In-Reply-To: <461FCB84.5080304@lu.unisi.ch> Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-04/txt/msg00209.txt.bz2 > It might be, but I was just trying to be helpful and make the libtool > patch as small (and easy to maintain as possible). Other cleanups, > while much appreciated, are tangential. > > (Besides, I am going on vacation on the 22nd and wanted to get the patch > in before that!) > > Paolo OK, I will do the original patch (with your changes) first and leave the rest for later. Steve