]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Correct version for binutils 2.43 NEWS entries.
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 20 Jul 2024 20:52:50 +0000 (13:52 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 20 Jul 2024 20:52:50 +0000 (13:52 -0700)
Change 2.42 to 2.43 for binutils 2.43 NEWS entries.

binutils/

* NEWS: Change 2.42 to 2.43 for 2.43 NEWS entries.

ld/

* NEWS: Change 2.42 to 2.43 for 2.43 NEWS entries.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
binutils/NEWS
ld/NEWS

index 95737a6f33bccbcc0e19b6df268f81e9f3e08c47..596d6484f6b54111f5b68f0c58b951237377d60d 100644 (file)
@@ -1,6 +1,6 @@
 -*- text -*-
 
-Changes in 2.42:
+Changes in 2.43:
 
 * Readelf now displays RELR relocations in full detail.
 
diff --git a/ld/NEWS b/ld/NEWS
index cfe973096909154e7a45b8ff6894fe74c4977612..c1e42139b8fb4cb2875f04e3872971ed9d49c2ec 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,6 +1,6 @@
 -*- text -*-
 
-Changes in 2.42:
+Changes in 2.43:
 
 * Add -z isa-level-report=[none|all|needed|used] to the x86 ELF linker
   to report needed and used x86-64 ISA levels.