diff options
author | Nick Clifton <nickc@redhat.com> | 2024-07-20 12:43:19 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2024-07-20 12:43:19 +0100 |
commit | b33c4f8f828e168d96b60d4ac828fdc19c8cdcb4 (patch) | |
tree | 408b2dc31a3e1a1282daf5509669f43c35944dd2 /binutils | |
parent | 237c05a65fea828bb46a7209638b26b665d3d781 (diff) | |
download | gdb-b33c4f8f828e168d96b60d4ac828fdc19c8cdcb4.zip gdb-b33c4f8f828e168d96b60d4ac828fdc19c8cdcb4.tar.gz gdb-b33c4f8f828e168d96b60d4ac828fdc19c8cdcb4.tar.bz2 |
Add markers for 2.43 branch/release
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/BRANCHES | 1 | ||||
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/NEWS | 2 |
3 files changed, 7 insertions, 0 deletions
diff --git a/binutils/BRANCHES b/binutils/BRANCHES index 98144e7..7098275 100644 --- a/binutils/BRANCHES +++ b/binutils/BRANCHES @@ -58,6 +58,7 @@ binutils-2_39-branch binutils-2_40-branch binutils-2_41-branch binutils-2_42-branch +binutils-2_43-branch Copyright (C) 2012-2024 Free Software Foundation, Inc. diff --git a/binutils/ChangeLog b/binutils/ChangeLog index b74847a..892ee50 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2024-07-20 Nick Clifton <nickc@redhat.com> + + * 2.43 branch point. + 2024-02-12 Frederic Cambus <fred@statdns.com> * readelf.c (get_segment_type): Handle PT_OPENBSD_SYSCALLS segment diff --git a/binutils/NEWS b/binutils/NEWS index 509931b..95737a6 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.42: + * Readelf now displays RELR relocations in full detail. * Readelf now has a -j/--display-section option which takes the name or index |