aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2024-07-20 12:43:19 +0100
committerNick Clifton <nickc@redhat.com>2024-07-20 12:43:19 +0100
commitb33c4f8f828e168d96b60d4ac828fdc19c8cdcb4 (patch)
tree408b2dc31a3e1a1282daf5509669f43c35944dd2 /ld
parent237c05a65fea828bb46a7209638b26b665d3d781 (diff)
downloadgdb-b33c4f8f828e168d96b60d4ac828fdc19c8cdcb4.zip
gdb-b33c4f8f828e168d96b60d4ac828fdc19c8cdcb4.tar.gz
gdb-b33c4f8f828e168d96b60d4ac828fdc19c8cdcb4.tar.bz2
Add markers for 2.43 branch/release
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/NEWS2
2 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index ab88170..55c8d77 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2024-07-20 Nick Clifton <nickc@redhat.com>
+
+ * 2.43 branch point.
+
2024-01-15 Nick Clifton <nickc@redhat.com>
* configure: Regenerate.
diff --git a/ld/NEWS b/ld/NEWS
index e0b9341..cfe9730 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.42:
+
* Add -z isa-level-report=[none|all|needed|used] to the x86 ELF linker
to report needed and used x86-64 ISA levels.