[binutils-gdb/binutils-2_43-branch] Correct version for binutils 2.43 NEWS entries.

H.J. Lu hjl@sourceware.org
Sat Jul 20 20:57:55 GMT 2024


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b7793fd268194eebf4ed714b097586e8403b09b1

commit b7793fd268194eebf4ed714b097586e8403b09b1
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Sat Jul 20 13:52:50 2024 -0700

    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 <hjl.tools@gmail.com>
    (cherry picked from commit e1b9d58e85ec5e3f73d1d48e67411386f1ac275c)

Diff:
---
 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.


More information about the Binutils-cvs mailing list