From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13156 invoked by alias); 14 May 2009 23:35:50 -0000 Received: (qmail 13148 invoked by uid 22791); 14 May 2009 23:35:50 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 14 May 2009 23:35:44 +0000 Received: from zps38.corp.google.com (zps38.corp.google.com [172.25.146.38]) by smtp-out.google.com with ESMTP id n4ENZeVJ013212 for ; Fri, 15 May 2009 00:35:41 +0100 Received: from qyk32 (qyk32.prod.google.com [10.241.83.160]) by zps38.corp.google.com with ESMTP id n4ENZWaT020888 for ; Thu, 14 May 2009 16:35:39 -0700 Received: by qyk32 with SMTP id 32so2731033qyk.0 for ; Thu, 14 May 2009 16:35:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.84.72 with SMTP id i8mr1873724qcl.63.1242344138820; Thu, 14 May 2009 16:35:38 -0700 (PDT) In-Reply-To: <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> <20090514192314.GI7292@adacore.com> Date: Thu, 14 May 2009 23:35:00 -0000 Message-ID: <8ac60eac0905141635o4d179ec4kc347a9058c40e956@mail.gmail.com> Subject: Re: [patch] Eliminate quadratic slow-down on number of solibs (part 2). From: Paul Pluzhnikov To: Joel Brobecker Cc: gdb-patches@sourceware.org, Tom Tromey Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-System-Of-Record: true X-IsSubscribed: yes 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/msg00317.txt.bz2 On Thu, May 14, 2009 at 12:23 PM, Joel Brobecker wrote: >> [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) Thanks, this part is committed. -- Paul Pluzhnikov