[binutils-gdb] Add markers for 2.43 branch/release
Nick Clifton
nickc@sourceware.org
Sat Jul 20 11:43:25 GMT 2024
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b33c4f8f828e168d96b60d4ac828fdc19c8cdcb4
commit b33c4f8f828e168d96b60d4ac828fdc19c8cdcb4
Author: Nick Clifton <nickc@redhat.com>
Date: Sat Jul 20 12:43:19 2024 +0100
Add markers for 2.43 branch/release
Diff:
---
ChangeLog | 4 ++++
bfd/ChangeLog | 4 ++++
binutils/BRANCHES | 1 +
binutils/ChangeLog | 4 ++++
binutils/NEWS | 2 ++
cpu/ChangeLog | 6 +++++-
elfcpp/ChangeLog | 6 +++++-
gas/ChangeLog | 4 ++++
gas/NEWS | 2 ++
gold/ChangeLog | 4 ++++
gprof/ChangeLog | 4 ++++
include/ChangeLog | 4 ++++
ld/ChangeLog | 4 ++++
ld/NEWS | 2 ++
libctf/ChangeLog | 4 ++++
opcodes/ChangeLog | 4 ++++
16 files changed, 57 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 4bfaea20923..0075a251dde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 97d0c585a56..83605903ee4 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 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
diff --git a/cpu/ChangeLog b/cpu/ChangeLog
index 23e1f61e3a9..d3e5f9b903a 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 359bc7cd858..44232a1a5ef 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 88e61083c44..024daf4c49e 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
diff --git a/gas/NEWS b/gas/NEWS
index a677cc67947..987798e8929 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -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 2131ac63e4f..f87e509f386 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 091274e8fd2..e2f2fab3f01 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 bf4aa1d67f6..45fc6284d3e 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 ab881707e11..55c8d7793e1 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.
diff --git a/ld/NEWS b/ld/NEWS
index e0b9341a8ef..cfe97309690 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -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 8e40d0149a3..5c53be7ec7a 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 bce3bfb61b5..4e7bc6d776a 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.
More information about the Binutils-cvs
mailing list