diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | bfd/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/BRANCHES | 1 | ||||
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/NEWS | 2 | ||||
-rw-r--r-- | cpu/ChangeLog | 6 | ||||
-rw-r--r-- | elfcpp/ChangeLog | 6 | ||||
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/NEWS | 2 | ||||
-rw-r--r-- | gold/ChangeLog | 4 | ||||
-rw-r--r-- | gprof/ChangeLog | 4 | ||||
-rw-r--r-- | include/ChangeLog | 4 | ||||
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/NEWS | 2 | ||||
-rw-r--r-- | libctf/ChangeLog | 4 | ||||
-rw-r--r-- | opcodes/ChangeLog | 4 |
16 files changed, 57 insertions, 2 deletions
@@ -1,3 +1,7 @@ +2024-07-20 Nick Clifton <nickc@redhat.com> + + * 2.43 branch point. + 2024-07-15 Nick Clifton <nickc@redhat.com> Import the following upstream commits to the config files: diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 97d0c58..8360590 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2024-07-20 Nick Clifton <nickc@redhat.com> + + * 2.43 branch point. + 2024-01-15 Nick Clifton <nickc@redhat.com> * 2.42 branch point. 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 diff --git a/cpu/ChangeLog b/cpu/ChangeLog index 23e1f61..d3e5f9b 100644 --- a/cpu/ChangeLog +++ b/cpu/ChangeLog @@ -1,10 +1,14 @@ +2024-07-20 Nick Clifton <nickc@redhat.com> + + * 2.43 branch point. + 2024-01-15 Nick Clifton <nickc@redhat.com> * 2.42 branch point. 2023-07-03 Nick Clifton <nickc@redhat.com> - 2.41 Branch Point. + * 2.41 Branch Point. 2023-03-15 Nick Clifton <nickc@redhat.com> diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog index 359bc7c..44232a1 100644 --- a/elfcpp/ChangeLog +++ b/elfcpp/ChangeLog @@ -1,10 +1,14 @@ +2024-07-20 Nick Clifton <nickc@redhat.com> + + * 2.43 branch point. + 2024-01-15 Nick Clifton <nickc@redhat.com> * 2.42 branch point. 2023-07-03 Nick Clifton <nickc@redhat.com> - 2.41 Branch Point. + * 2.41 Branch Point. 2022-12-31 Nick Clifton <nickc@redhat.com> diff --git a/gas/ChangeLog b/gas/ChangeLog index 88e6108..024daf4 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2024-07-20 Nick Clifton <nickc@redhat.com> + + * 2.43 branch point. + 2024-02-19 Will Hawkins <hawkinsw@obs.cr> * config/tc-bpf.c (parse_expression): Change switch to if so that @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.43: + * The MIPS '--trap' command-line option now causes GAS to dynamically track the ISA setting as code is assembled and to emit either trap or breakpoint instructions according to whether the currently selected ISA diff --git a/gold/ChangeLog b/gold/ChangeLog index 2131ac6..f87e509 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,7 @@ +2024-07-20 Nick Clifton <nickc@redhat.com> + + * 2.43 branch point. + 2024-01-15 Nick Clifton <nickc@redhat.com> * po/gold.pot: Regenerate. diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 091274e..e2f2fab 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,7 @@ +2024-07-20 Nick Clifton <nickc@redhat.com> + + * 2.43 branch point. + 2024-01-15 Nick Clifton <nickc@redhat.com> * configure: Regenerate. diff --git a/include/ChangeLog b/include/ChangeLog index bf4aa1d..45fc628 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2024-07-20 Nick Clifton <nickc@redhat.com> + + * 2.43 branch point. + 2024-04-07 Simon Marchi <simon.marchi@efficios.com> * diagnostics.h (DIAGNOSTIC_IGNORE_DEPRECATED_REGISTER): Rename diff --git a/ld/ChangeLog b/ld/ChangeLog index ab88170..55c8d77 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2024-07-20 Nick Clifton <nickc@redhat.com> + + * 2.43 branch point. + 2024-01-15 Nick Clifton <nickc@redhat.com> * configure: Regenerate. @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.42: + * Add -z isa-level-report=[none|all|needed|used] to the x86 ELF linker to report needed and used x86-64 ISA levels. diff --git a/libctf/ChangeLog b/libctf/ChangeLog index 8e40d01..5c53be7 100644 --- a/libctf/ChangeLog +++ b/libctf/ChangeLog @@ -1,3 +1,7 @@ +2024-07-20 Nick Clifton <nickc@redhat.com> + + * 2.43 branch point. + 2024-01-15 Nick Clifton <nickc@redhat.com> * 2.42 branch point. diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index bce3bfb..4e7bc6d 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2024-07-20 Nick Clifton <nickc@redhat.com> + + * 2.43 branch point. + 2024-02-15 Will Hawkins <hawkinsw@obs.cr> * bpf-opc.c: Move callx into the v1 BPF CPU variant. |