From: H.J. Lu Date: Sat, 20 Jul 2024 20:52:50 +0000 (-0700) Subject: Correct version for binutils 2.43 NEWS entries. X-Git-Tag: gdb-16-branchpoint~1351 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e1b9d58e85ec5e3f73d1d48e67411386f1ac275c;p=thirdparty%2Fbinutils-gdb.git 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 --- 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.