From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7932 invoked by alias); 14 May 2009 19:23:25 -0000 Received: (qmail 7923 invoked by uid 22791); 14 May 2009 19:23:23 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 14 May 2009 19:23:19 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 3C1692BACAB; Thu, 14 May 2009 15:23:17 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id XCunNdINwEJB; Thu, 14 May 2009 15:23:17 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 0343F2BAB9C; Thu, 14 May 2009 15:23:17 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id D37F3F5A07; Thu, 14 May 2009 21:23:14 +0200 (CEST) Date: Thu, 14 May 2009 19:23:00 -0000 From: Joel Brobecker To: Paul Pluzhnikov Cc: gdb-patches@sourceware.org, Tom Tromey Subject: Re: [patch] Eliminate quadratic slow-down on number of solibs (part 2). Message-ID: <20090514192314.GI7292@adacore.com> References: <8ac60eac0905051749p3b5d14d9q8903b9de8e18137f@mail.gmail.com> <20090512082530.GD7584@adacore.com> <8ac60eac0905121353i4aae7110sebb34bec1de0d6d8@mail.gmail.com> <20090513092709.GB7292@adacore.com> <8ac60eac0905131111v7a73a628o5e6dfee5969119d3@mail.gmail.com> <20090514081402.GF7292@adacore.com> <8ac60eac0905141045q93bfc3fo2b22981f3b1d4db1@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8ac60eac0905141045q93bfc3fo2b22981f3b1d4db1@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) 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: 2009-05/txt/msg00309.txt.bz2 I'll look at the rest of the email tomorrow morning, but in the meantime... > [BTW, is it ok to commit patch#2 ?] http://sourceware.org/ml/gdb-patches/2009-05/msg00265.html. Perhaps my answer was too equivocal? In any case, I confirm that this is OK, just remove the empty lines in your ChangeLog entry. (no need to request approval again, this is only a CL entry after all) Cheers, -- Joel