From 3ec28966c3e4c63704212778f96c517cbf2e0090 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Mon, 6 Mar 2023 14:31:50 +0100 Subject: [PATCH] DIGEST: Documentation Signed-off-by: Ulf Samuelsson --- ld/ld.texi | 498 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 494 insertions(+), 4 deletions(-) diff --git a/ld/ld.texi b/ld/ld.texi index 3367075cae8..c21d849fe24 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 "