aboutsummaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2024-05-10 16:59:05 +0100
committerNick Clifton <nickc@redhat.com>2024-05-10 16:59:05 +0100
commit6e8376fa569e62379a42b91b0afd1f4086f1d897 (patch)
treed9bddaa0a8b3b242ba063df4dbbee272220ea385 /ld/NEWS
parentad658482c1e4feec4ac99c8e7df17ff78d0c2996 (diff)
downloadfsf-binutils-gdb-6e8376fa569e62379a42b91b0afd1f4086f1d897.zip
fsf-binutils-gdb-6e8376fa569e62379a42b91b0afd1f4086f1d897.tar.gz
fsf-binutils-gdb-6e8376fa569e62379a42b91b0afd1f4086f1d897.tar.bz2
Add --section-ordering command line option to the bfd linker.
Diffstat (limited to 'ld/NEWS')
-rw-r--r--ld/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/NEWS b/ld/NEWS
index f70d215..00eb460 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,8 @@
-*- text -*-
+* Add --section-ordering-file <FILE> option to add extra mapping of input
+ sections to output sections.
+
* Add -plugin-save-temps to store plugin intermediate files permanently.
Changes in 2.42: