From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 55661 invoked by alias); 16 Oct 2019 18:18:33 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 55607 invoked by uid 89); 16 Oct 2019 18:18:32 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-10.2 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,UNPARSEABLE_RELAY autolearn=ham version=3.3.1 spammy=H*i:sk:bd58484, H*f:sk:bd58484 X-HELO: userp2130.oracle.com Received: from userp2130.oracle.com (HELO userp2130.oracle.com) (156.151.31.86) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 16 Oct 2019 18:18:31 +0000 Received: from pps.filterd (userp2130.oracle.com [127.0.0.1]) by userp2130.oracle.com (8.16.0.27/8.16.0.27) with SMTP id x9GI3TrP131218; Wed, 16 Oct 2019 18:18:19 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=from : to : cc : subject : references : date : in-reply-to : message-id : mime-version : content-type; s=corp-2019-08-05; bh=LAmsGzSAFe81t/bKf33Y74Kv2wF0KeE2jwg5i7NhZjw=; b=F9nxK4D1/mhATNuLzLdBMThJqt7vgTdh9wU7CJjV3dA1ll1tjnpITcFQnq1DqeJ7xB7x ak0/bOJeuSyukH/sdXeqlfNwRszoq02LxWkTfHVFgKbkay1bOWuOYkj90Gt8zGbY32Kt elWchf04McREGnsGGGM8CiUprvcNFWMm6PAR0vlkicg/qqwNa1D4w0ROxewSFMG/SMOn +kMliYNoN7zEmFUUum3+pZ7fLUowf7//jN23TFgNnri3SI6p/MMKuPbEBFSedQnmn6H4 j9q/Hq7jKnbHo7pYnryhBvZ0JIxrNM/i6NO7p8eTnChUiA8KCMsIY9z3PrKc2mj2wQvC Lw== Received: from aserp3030.oracle.com (aserp3030.oracle.com [141.146.126.71]) by userp2130.oracle.com with ESMTP id 2vk68urvqu-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 16 Oct 2019 18:18:19 +0000 Received: from pps.filterd (aserp3030.oracle.com [127.0.0.1]) by aserp3030.oracle.com (8.16.0.27/8.16.0.27) with SMTP id x9GI2xrX008758; Wed, 16 Oct 2019 18:16:19 GMT Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by aserp3030.oracle.com with ESMTP id 2vnf7tupvt-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 16 Oct 2019 18:16:18 +0000 Received: from abhmp0006.oracle.com (abhmp0006.oracle.com [141.146.116.12]) by aserv0122.oracle.com (8.14.4/8.14.4) with ESMTP id x9GIGIju030706; Wed, 16 Oct 2019 18:16:18 GMT Received: from loom (/81.187.191.129) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Wed, 16 Oct 2019 18:16:17 +0000 From: Nick Alcock To: Nick Clifton Cc: Alan Modra , binutils@sourceware.org Subject: Re: genscripts comment tidy References: <20191016003312.GW10114@bubble.grove.modra.org> <87a7a0aiiu.fsf@esperi.org.uk> Date: Wed, 16 Oct 2019 18:18:00 -0000 In-Reply-To: (Nick Clifton's message of "Wed, 16 Oct 2019 15:16:29 +0100") Message-ID: <8736fsa74g.fsf@esperi.org.uk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2019-10/txt/msg00152.txt.bz2 On 16 Oct 2019, Nick Clifton spake thusly: > Hi Nick, > >>> -# A .x script file is the default script. >>> -# A .xr script is for linking without relocation (-r flag). > >> Is this stuff still documented anywhere after this commit? > > No. :-( But it would be nice to have. Fancy writing a node in > the ld.texi file ? Maybe in a week or two. I really really want to get a working CTF deduplicator posted here first. :)