[PATCH v4 2/6] Add ASCIZ to NEWS
binutils@emagii.com
binutils@emagii.com
Mon Feb 13 16:20:05 GMT 2023
From: Ulf Samuelsson <binutils@emagii.com>
Signed-off-by: Ulf Samuelsson <binutils@emagii.com>
---
ld/NEWS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/ld/NEWS b/ld/NEWS
index 9982ad0168d..f5a1f1a1304 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,11 @@
-*- text -*-
+* The linker has a new command for output sections.
+ ASCIZ "string"
+ This will insert the string at the current location adding a zero at the end.
+ The string may contain '\n', '\r', '\t' and octal numbers.
+ Hex numbers are not supported
+
Changes in 2.40:
* The linker has a new command line option to suppress the generation of any
--
2.17.1
More information about the Binutils
mailing list