From patchwork Thu Mar 2 23:10:43 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulf Samuelsson X-Patchwork-Id: 63635 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a5d:5915:0:0:0:0:0 with SMTP id v21csp117246wrd; Thu, 2 Mar 2023 15:15:00 -0800 (PST) X-Google-Smtp-Source: AK7set9tn9Ra1o+JCIpVqLPnjGeVOzY5fizv5y9FR5Og6hVc5XUlv5JCy/NCFoRX/i43zjAn36br X-Received: by 2002:aa7:da10:0:b0:4c0:c33b:95be with SMTP id r16-20020aa7da10000000b004c0c33b95bemr3131098eds.42.1677798900358; Thu, 02 Mar 2023 15:15:00 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1677798900; cv=none; d=google.com; s=arc-20160816; b=yzOjyWs+oDKjgLyPJ135Cvchr45PI9g2KQW+pDBIWE7raOvs/aJy+tm3dJH8pg1Gr3 EexI8nDJD+c+ok/XSxBssTSsXbiVsyx+aSbThIXmvFRiErrKv1DOaBKp6u200ukwc2on BuqJQ9MZfwCuFmkD/roIDeg109C39C8rNvPaSBV3g+ShhKya8v4R0J2aayV4dbwv/cOS 0x44LEjCdp+LXvv5RcByJxeqMhLTyEjq0oJxj6OF1Uq7/5Q7Rn1uzYV3kM7qKx0L+Kbs 9Ra1NkztMHO6eCpd3b9/qY1ZS8GISol2ZFJCG8HoKYhorg+Ob653ewBkm3DatSjdvYR5 UERg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:reply-to:from:list-subscribe:list-help:list-post :list-archive:list-unsubscribe:list-id:precedence :content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:dmarc-filter:delivered-to :dkim-signature:dkim-filter; bh=Df8viQmguqzOWYn36ZuNiNa3HeiereDKjeVroz0BnaY=; b=umRCSBJ+O719iTbeq/Jia/MuQvDf+WyT/sf9Zbpr/notaQdP6+loyrKIa8AP1ivT0e s0YXK1KtEOAd7NXSn+76Jgiv8qHgo1aw8A9zuZ/T0MXT5iNMnR6qQQegnh0cTL0fXsgD GUXY4VuJaaZHomKEfzvE7SNZLxJ60HloDiorSHE3wj0bblwpOB+EjCj3Z+81Kl7uBkRX B+aqmfN61sQswIrAYv7qXf5j8kQlRpx5z0g2plv44ulqCesi0oFxdsvuXEyDEWTfw4g/ VO3zTR2QobkkGB/Yz7QgDcALAbXpWMVO33GHTlUUyWfZY5gdTm/73swSUUtTD7cHxJoP af8Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@sourceware.org header.s=default header.b=wqlCs66b; spf=pass (google.com: domain of binutils-bounces+ouuuleilei=gmail.com@sourceware.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="binutils-bounces+ouuuleilei=gmail.com@sourceware.org"; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=sourceware.org Received: from sourceware.org (ip-8-43-85-97.sourceware.org. [8.43.85.97]) by mx.google.com with ESMTPS id c2-20020aa7c982000000b004aad0c7e385si881827edt.270.2023.03.02.15.15.00 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Mar 2023 15:15:00 -0800 (PST) Received-SPF: pass (google.com: domain of binutils-bounces+ouuuleilei=gmail.com@sourceware.org designates 8.43.85.97 as permitted sender) client-ip=8.43.85.97; Authentication-Results: mx.google.com; dkim=pass header.i=@sourceware.org header.s=default header.b=wqlCs66b; spf=pass (google.com: domain of binutils-bounces+ouuuleilei=gmail.com@sourceware.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="binutils-bounces+ouuuleilei=gmail.com@sourceware.org"; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 21AE8384FB4B for ; Thu, 2 Mar 2023 23:13:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 21AE8384FB4B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1677798814; bh=Df8viQmguqzOWYn36ZuNiNa3HeiereDKjeVroz0BnaY=; h=To:Cc:Subject:Date:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=wqlCs66bKSOyQiS16T8WdsiLxwVmq0HwGwP5YaEc5Y75J0UbneB423KNRBeOhGfap WH+VkWr9rsL+jFO0SvY7+yq0qcfSp2In3X7RqqQ12DrAf/oU9Qu8p1Yjd972W9b80L w7QLzKI8O2vb8Ev6KNlpd6TM/JFIQfCfuPn0O43s= X-Original-To: binutils@sourceware.org Delivered-To: binutils@sourceware.org Received: from emagii.se (www.emagii.com [185.133.207.17]) by sourceware.org (Postfix) with ESMTPS id 8F8D0385703F for ; Thu, 2 Mar 2023 23:11:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 8F8D0385703F Received: from valinor.ownit.se (84-55-68-216.customers.ownit.se [84.55.68.216]) by emagii.se (Postfix) with ESMTPSA id 886DC12020C; Fri, 3 Mar 2023 00:11:39 +0100 (CET) Received-SPF: pass (emagii.beebytevps.io: connection is authenticated) To: binutils@sourceware.org Cc: nickc@redhat.com, Ulf Samuelsson Subject: [PATCH v10 03/11] DIGEST: Documentation Date: Fri, 3 Mar 2023 00:10:43 +0100 Message-Id: <20230302231051.1928782-4-binutils@emagii.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230302231051.1928782-1-binutils@emagii.com> References: <20230302231051.1928782-1-binutils@emagii.com> MIME-Version: 1.0 X-PPP-Message-ID: <167779870701.1212160.3178436899160607479@localhost.localdomain> X-PPP-Vhost: emagii.com X-Spam-Status: No, score=-12.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, SPF_HELO_FAIL, 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 X-BeenThere: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Ulf Samuelsson via Binutils From: Ulf Samuelsson Reply-To: binutils@emagii.com Errors-To: binutils-bounces+ouuuleilei=gmail.com@sourceware.org Sender: "Binutils" X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1759299659861783270?= X-GMAIL-MSGID: =?utf-8?q?1759299659861783270?= From: Ulf Samuelsson Signed-off-by: Ulf Samuelsson --- ld/ld.texi | 517 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 513 insertions(+), 4 deletions(-) diff --git a/ld/ld.texi b/ld/ld.texi index 3367075cae8..d8a3434a784 100644 --- a/ld/ld.texi +++ b/ld/ld.texi @@ -5302,7 +5302,7 @@ __stop_SECNAME, where SECNAME is the name of the section. These indicate the start address and end address of the output section respectively. Note: most section names are not representable as C identifiers because they contain a @samp{.} character. - +@page @node Output Section Data @subsection Output Section Data @cindex data @@ -5353,10 +5353,28 @@ whereas this will work: @smallexample SECTIONS @{@ .text : @{@ *(.text) ; LONG(1) @}@ .data : @{@ *(.data) @}@ @}@ @end smallexample - +@page @cindex output section strings @kindex ASCII (@var{expression}) ``@var{string}'' @kindex ASCIZ ``@var{string}'' +@code{ASCII strings} +@sp 1 +@multitable @columnfractions .25 .20 .30 .20 .05 +@item +ASCIZ +@tab +@tab +") +@tab +"[#]" "CRC64-ECMA" (@var{expr}, @var{expr}) +@kindex DIGEST "