From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id PRQmAyoy/F/oFAAAWB0awg (envelope-from ) for ; Mon, 11 Jan 2021 06:10:34 -0500 Received: by simark.ca (Postfix, from userid 112) id EFCD11EEEF; Mon, 11 Jan 2021 06:10:33 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 2EB7A1E4F4 for ; Mon, 11 Jan 2021 06:10:33 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id B43303857C75; Mon, 11 Jan 2021 11:10:32 +0000 (GMT) Received: from mail-wm1-x335.google.com (mail-wm1-x335.google.com [IPv6:2a00:1450:4864:20::335]) by sourceware.org (Postfix) with ESMTPS id 766553857C75 for ; Mon, 11 Jan 2021 11:10:30 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 766553857C75 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=embecosm.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=andrew.burgess@embecosm.com Received: by mail-wm1-x335.google.com with SMTP id 190so13503361wmz.0 for ; Mon, 11 Jan 2021 03:10:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embecosm.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=vVX89L1V/hyGMpfgru6hnAsAi+DoE3ErmuVk9zshIe0=; b=c800Agk7e0ZYVRZGcQrgpPwW2DIyhm/uiohqatHyWAhNXVPGoEPbdGeCckYAqakOJq iMVFR3nz25l912s8DtOlG1ru1umpNL3Jwh2nzr1ioCukja6dTg1esN0XDl4GdV3WpN5Z /D627AGsSLse/0Sh6M2cgcE0xY7PZX4S/k4rhfQav8K8q9ob+HUFVdGqQjGlzQbhB16W xsJjmussBS5Ym++L8xlJUmNpPtlgHPx1nz5BpHTpMcJgCNrio8a4iuDvsPoNews4OqW9 Tw6G3Ae/9aRGlxdKSjEJd1mgNtRnX8JdZ5KBD3Zww0PVJcdxF5Ujnskzj26ZRjmV3K4T kV9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=vVX89L1V/hyGMpfgru6hnAsAi+DoE3ErmuVk9zshIe0=; b=Yi61bsksSX2QSZKblJLVSf5XzKHNTvWVWLrfd0vGY2XWubgp/GStGgPX8XVqo2jMmn V0UEIB/fIGggDwG7uFNnCEUsWb9gD/7Bn4ghPEfiVbgZvv2NLJWKpzhfsjFA13JKoHqK uRsmNRD0UwPKxJgLPclk520kFBTIg2Z64pt0+4WdeljnHDaPmBoduUK5JzC3Gzipe8wA qdBCEp8ciGTJQFOkb5VBQASlFKYnr+md4hGjFYIz5ZmSA/32ECzONv/i3cL6dxGGNq2L B+suI2ZPhBN8D91XHFCRcrj4ra8KM9isypS1H+9A04mNCUTF6hDoPkeGLCdFEgtAfnOU 03vQ== X-Gm-Message-State: AOAM531b13h2JXiPfLIjVs2KmuaWoBJmNpFtimOJY1wDRqhOkt1kNkAD KyjpACidO8GBjtPpNqnO4CWCaoA/Qirf2Q== X-Google-Smtp-Source: ABdhPJynoOkSQhXf6g/DipAv9/XFTocodMplVhAfgVScUtiocVEWgH/bsE4uY4tqbftgZGWx7rIIZw== X-Received: by 2002:a1c:46c5:: with SMTP id t188mr14246103wma.3.1610363429306; Mon, 11 Jan 2021 03:10:29 -0800 (PST) Received: from localhost (host86-166-129-230.range86-166.btcentralplus.com. [86.166.129.230]) by smtp.gmail.com with ESMTPSA id i7sm23422928wrv.12.2021.01.11.03.10.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Jan 2021 03:10:28 -0800 (PST) Date: Mon, 11 Jan 2021 11:10:27 +0000 From: Andrew Burgess To: Simon Marchi Subject: Re: [PATCH] sim: ChangeLog: move arch-specific entries into the arch dir Message-ID: <20210111111027.GA1175365@embecosm.com> References: <20210107080947.10821-1-vapier@gentoo.org> <20210107093337.GM2945@embecosm.com> <20210107171236.GJ7494@vapier> <87tursv51x.fsf@tromey.com> <20210108095746.GV2945@embecosm.com> <618e3a08-8239-8b9d-1f12-4e808a8f514c@polymtl.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <618e3a08-8239-8b9d-1f12-4e808a8f514c@polymtl.ca> X-Operating-System: Linux/5.8.13-100.fc31.x86_64 (x86_64) X-Uptime: 11:08:54 up 33 days, 15:53, X-Editor: GNU Emacs [ http://www.gnu.org/software/emacs ] X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tom Tromey , gdb-patches@sourceware.org Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" * Simon Marchi [2021-01-09 12:02:23 -0500]: > On 2021-01-08 4:57 a.m., Andrew Burgess wrote: > > * Tom Tromey [2021-01-07 13:57:14 -0700]: > > > >> Mike> merging them into one causes extra pain due to conflicts. having sep > >> Mike> arch ones alleviates that a little as you don't normally have people > >> Mike> working on the same arch at the same time. > >> > >> Mike> ideally we'd throw away these archaic ChangeLog files entirely. they > >> Mike> are a huge waste of time for everyone and would be much better served > >> Mike> writing proper git commit messages. it isn't the 80s/90s anymore. > >> > >> I'm +1 on that, but other maintainers like them, so we've been keeping > >> them around. > > > > For the record I see them as a waste of time too. > > Well, I'm not a maintainer of the sim project, but the maintainers of > the sim project could decide to not do ChangeLogs anymore. If sim/ was released as a separate project then sure, but while it's released as part of GDB I'd rather we just copied the policies of gdb/. Thanks, Andrew