From b7793fd268194eebf4ed714b097586e8403b09b1 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Sat, 20 Jul 2024 13:52:50 -0700 Subject: [PATCH] Correct version for binutils 2.43 NEWS entries. 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 (cherry picked from commit e1b9d58e85ec5e3f73d1d48e67411386f1ac275c) --- binutils/NEWS | 2 +- ld/NEWS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/binutils/NEWS b/binutils/NEWS index 95737a6f33b..596d6484f6b 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -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 cfe97309690..c1e42139b8f 100644 --- 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. -- 2.47.2