From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from emagii.se (www.emagii.com [185.133.207.17]) by sourceware.org (Postfix) with ESMTPS id 787D83858C5E for ; Wed, 1 Mar 2023 14:48:33 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 787D83858C5E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=emagii.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=emagii.com Received: from valinor.ownit.se (84-55-68-216.customers.ownit.se [84.55.68.216]) by emagii.se (Postfix) with ESMTPSA id B0611120563; Wed, 1 Mar 2023 15:48:26 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=emagii.com; s=default; t=1677682112; bh=KlPm9ewFwzkOcTmYBgKwgO1poRHn1kLl43aOXHMRjC0=; h=From:To:Subject; b=ucUaPQLWBWr/5EpRHRbwxa2ZCvXpPl5xPK5QF+IsrGgKZh4Bdac0MswdUeODyJC4q kEjqzjv/DW4+96Z9ZO8whDO7QmSgI9+b3mLnG/E9YK/dq8KiWXyTbg16FwIjDt7UIA Nnrnd/nvJW+kduvtjcRjvzGTYZ1VntPHcgKgV1cY= Authentication-Results: emagii.beebytevps.io; spf=pass (sender IP is 84.55.68.216) smtp.mailfrom=binutils@emagii.com smtp.helo=valinor.ownit.se Received-SPF: pass (emagii.beebytevps.io: connection is authenticated) From: binutils@emagii.com To: binutils@sourceware.org Cc: nickc@redhat.com, Ulf Samuelsson Subject: [PATCH v6 03/11] DIGEST: Documentation Date: Wed, 1 Mar 2023 15:47:48 +0100 Message-Id: <20230301144756.1847278-4-binutils@emagii.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230301144756.1847278-1-binutils@emagii.com> References: <20230301144756.1847278-1-binutils@emagii.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-PPP-Message-ID: <167768211136.64456.9945345710789628988@localhost.localdomain> X-PPP-Vhost: emagii.com X-Spam-Status: No, score=-12.4 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 List-Id: From: Ulf Samuelsson Signed-off-by: Ulf Samuelsson --- ld/ld.texi | 514 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 510 insertions(+), 4 deletions(-) diff --git a/ld/ld.texi b/ld/ld.texi index 7802f0661b0..1126ba68e4d 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 +"[.BE]" "CRC64-ECMA" (@var{expr}, @var{expr}) +@kindex DIGEST "