From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4758 invoked by alias); 21 Mar 2012 02:19:03 -0000 Received: (qmail 4747 invoked by uid 22791); 21 Mar 2012 02:19:02 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_LOW,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail-vx0-f169.google.com (HELO mail-vx0-f169.google.com) (209.85.220.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 21 Mar 2012 02:18:49 +0000 Received: by vcbfk14 with SMTP id fk14so816733vcb.0 for ; Tue, 20 Mar 2012 19:18:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding:x-system-of-record :x-gm-message-state; bh=IlqtiFO6m7SB6ArOKm102AMpedZ7n6eZ/lBtf6mRWkI=; b=CKAfK8G5BOdwPqAthOvniAw0eTZFx3c2jP84EnIu///c7qTRr4JCOit4IdAsXoetY6 tJCXHWLT4R4Qe2aOZJ8UpAYpTwswB9rQCcQOoe9/r38VnaXG1Azi1nEzHFCQVms2jIiM 5oYiiDNHNzEQYEtHjI9PHOwHm8RG0rq54Z5QevrdlN63lqxsstrqOoeuwDTwsvX/WPVP 6mTCfVsmUUEblWDAo3n43e1r7i9KABjgUCkPetaLnLXMzyFPDv3pW7oyF3L2umAsjLhF r99FNRAtuB/+ZzAajJ++CSan9DRpBfPWD2IIIt7d03/cCZ40jhHoAAC8lV+WWbKFF6jn ZhAA== Received: by 10.220.231.136 with SMTP id jq8mr1082618vcb.74.1332296328867; Tue, 20 Mar 2012 19:18:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.231.136 with SMTP id jq8mr1082611vcb.74.1332296328772; Tue, 20 Mar 2012 19:18:48 -0700 (PDT) Received: by 10.220.187.12 with HTTP; Tue, 20 Mar 2012 19:18:48 -0700 (PDT) In-Reply-To: <201203192048.21988.vapier@gentoo.org> References: <201203192048.21988.vapier@gentoo.org> Date: Wed, 21 Mar 2012 02:19:00 -0000 Message-ID: Subject: Re: policy on splitting ChangeLogs? From: Doug Evans To: Mike Frysinger Cc: GDB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-System-Of-Record: true X-Gm-Message-State: ALoCoQmQl1ezPY0f/Bl4FREk2UKrm2hlN9+cZta7ksiIsfH7SGlIWlX439SIcFzyRi7OidbVMSO734MiIJDl+wr6FH54yhAGu74NDqqvoBkZIVnPqev44h96mq0LSJcjHEEwSlO18ZAAhMix0JewGgyiJbsNVAJTcg== X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2012-03/txt/msg00052.txt.bz2 On Mon, Mar 19, 2012 at 5:48 PM, Mike Frysinger wrote: > i'd like to split up a ChangeLog to push arch-specific pieces into subdirs > rather than having the common ChangeLog be clogged with non-common change= s. > is there a policy governing this ? =A0or should i just cut all the releva= nt > pieces out of the common one and paste it into the subdir and be done ? > -mike It kinda depends on what the owners want. You don't explicitly say you're talking about sim/, and it's not clear that's it. [There are already many sim/$arch/ChangeLog files, though I see several entries in sim/ChangeLog that could be moved to the appropriate sim/$arch/ChangeLog.]