From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22982 invoked by alias); 27 Apr 2012 19:43:21 -0000 Received: (qmail 22971 invoked by uid 22791); 27 Apr 2012 19:43:20 -0000 X-SWARE-Spam-Status: No, hits=-3.5 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL 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; Fri, 27 Apr 2012 19:43:00 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id DF0C01C6FE2; Fri, 27 Apr 2012 15:42:58 -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 zP+AWnVa91Ax; Fri, 27 Apr 2012 15:42:58 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 8F8E51C6FE1; Fri, 27 Apr 2012 15:42:58 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 99939145616; Fri, 27 Apr 2012 12:42:54 -0700 (PDT) Date: Fri, 27 Apr 2012 19:44:00 -0000 From: Joel Brobecker To: Doug Evans Cc: Tom Tromey , Sterling Augustine , gdb-patches@sourceware.org Subject: Re: Script to compare pubnames, gdb index as produced by gold and gdb index as produced by gdb Message-ID: <20120427194254.GQ10958@adacore.com> References: <87r4v941bu.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2012-04/txt/msg01031.txt.bz2 > gdb/contrib/ChangeLog? 1/2 :-) > /me ducks /me throws a pillow :-). > I don't have a preference on this. There is gdb/doc/ChangeLog and > gdb/testsuite/ChangeLog, but for this I'd be inclined to stick with > gdb/ChangeLog. I don't have a preference, but ISTR that we were generally in favor of fewer ChangeLog files. If anything, it helps me get an idea of the list of changes that were made in the past without having to use the VCS (and filter out this $!#$#% daily version update commits). -- Joel