diff options
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 98144e731d3..70982757081 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 b74847adcee..892ee504c5e 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 509931bdebb..95737a6f33b 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 |
