From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x102d.google.com (mail-pj1-x102d.google.com [IPv6:2607:f8b0:4864:20::102d]) by sourceware.org (Postfix) with ESMTPS id 9D5583858D20 for ; Wed, 30 Aug 2023 22:56:55 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 9D5583858D20 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-pj1-x102d.google.com with SMTP id 98e67ed59e1d1-26fb8225268so170650a91.1 for ; Wed, 30 Aug 2023 15:56:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693436214; x=1694041014; darn=sourceware.org; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=HvPODmeVsYU9bNN7uNwALLrgysIFVHFFJ/Gd6wVmvCs=; b=Ff9dO1qo4E7FB0IUo3iIi5UeCNfUr0FxkN0B8QtcIvQVlqH03V19xCqUibKK+gkoqn vc+5snDReIaeA92ZhOks+wqqY6s+3fvrKzh64eAQyyJlvHwvat2c5rSpZO7RwosEV4Lr 1EJhNmU0MZnWG7t9uL7sfkwF6CXkbJAuFpFLLQ8EBk+dsCRMNspN0eTDPGqhq2GthUQu pT9he3qggQccx0nlvVVEZGToKUDCYWJiI5j8Yr1gSGaQLqvWy0Z1T8FWnYXkcpDZJy+M qwP11LLABe0h1tLZT+fafuy8sDT15vr/O1KPUQUx+t88zUAdlZ81raXPpdGRqNV+yNoK Ze4A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693436214; x=1694041014; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=HvPODmeVsYU9bNN7uNwALLrgysIFVHFFJ/Gd6wVmvCs=; b=BFXDD7UvFljtD8TMPKCXgoACFHS8kIwNB3GxS3y7XeU/hS9/GbRawkThtFCWOAe8YT r5xGDR0DOzptts5KM6ULYj7PgCQcTSp83ihhsZrhEev0/d4cG35TdxIe2dfcSFgJNGzk EhPiAEgMwEcFe8fsAgVmGHnnuixKIw935Noujb7tHTN15sCKFfoly9AvvS0NIRTGLLIs V+dZ7dnFfy9TEcm8aRu9ltyws/a5OkbJY2ZXt3NrP0fa6YFjRMXTCt1p7FtJYdCYB9HF 0m2A+QmCQ3eUt07VMUUuGyaBzQ6ZZEMcADmD6V5EOxo1/z5Bz+4iOPGOp8Vuu1q6LjUZ HrIA== X-Gm-Message-State: AOJu0YyCq7VvRqXl/ibQSvKKH2k5A9LbprCN756IS/q9tK1sYFXSluUI a+vfTUUIjEM39rMMRHftf3xaZn9wQbU= X-Google-Smtp-Source: AGHT+IHNlQuJU1MvPZMkWvG4ppGGKrENdw4Mehj4+lLRg9U04fTROZnkMlS3PSck7V5E20oeEEcbLA== X-Received: by 2002:a17:90a:c294:b0:26b:6a2f:7d90 with SMTP id f20-20020a17090ac29400b0026b6a2f7d90mr3576276pjt.23.1693436214157; Wed, 30 Aug 2023 15:56:54 -0700 (PDT) Received: from squeak.grove.modra.org (158.106.96.58.static.exetel.com.au. [58.96.106.158]) by smtp.gmail.com with ESMTPSA id 22-20020a17090a035600b00262e485156esm1852930pjf.57.2023.08.30.15.56.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 30 Aug 2023 15:56:53 -0700 (PDT) Received: by squeak.grove.modra.org (Postfix, from userid 1000) id 0F1871142460; Thu, 31 Aug 2023 08:26:49 +0930 (ACST) Date: Thu, 31 Aug 2023 08:26:49 +0930 From: Alan Modra To: Tom Tromey Cc: binutils@sourceware.org Subject: Re: [RFC 2/2] Remove libbfd.texi Message-ID: References: <20230830162836.2257576-1-tom@tromey.com> <20230830162836.2257576-3-tom@tromey.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-3028.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Thu, Aug 31, 2023 at 08:16:53AM +0930, Alan Modra wrote: > On Wed, Aug 30, 2023 at 10:26:33AM -0600, Tom Tromey wrote: > > While paging through the BFD manual, I noticed that the "Internals" > > node is completely empty. This patch removes it. > > > > bfd/ChangeLog > > 2023-08-30 Tom Tromey > > > > * doc/local.mk (DOCFILES): Remove libbfd.texi. > > * Makefile.in: Regenerate. > > * doc/bfd.texi (Internal): Remove node. > > Please don't commit this one. We ought to be getting some info, > starting with the bfd_malloc description. I'll see if I can figure > out why chew is misbehaving. It's a makefile problem with pattern rules in bfd/doc/local.mk. -- Alan Modra Australia Development Lab, IBM