aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2024-07-20 12:43:19 +0100
committerNick Clifton <nickc@redhat.com>2024-07-20 12:43:19 +0100
commitb33c4f8f828e168d96b60d4ac828fdc19c8cdcb4 (patch)
tree408b2dc31a3e1a1282daf5509669f43c35944dd2
parent237c05a65fea828bb46a7209638b26b665d3d781 (diff)
downloadgdb-b33c4f8f828e168d96b60d4ac828fdc19c8cdcb4.zip
gdb-b33c4f8f828e168d96b60d4ac828fdc19c8cdcb4.tar.gz
gdb-b33c4f8f828e168d96b60d4ac828fdc19c8cdcb4.tar.bz2
Add markers for 2.43 branch/release
-rw-r--r--ChangeLog4
-rw-r--r--bfd/ChangeLog4
-rw-r--r--binutils/BRANCHES1
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/NEWS2
-rw-r--r--cpu/ChangeLog6
-rw-r--r--elfcpp/ChangeLog6
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/NEWS2
-rw-r--r--gold/ChangeLog4
-rw-r--r--gprof/ChangeLog4
-rw-r--r--include/ChangeLog4
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/NEWS2
-rw-r--r--libctf/ChangeLog4
-rw-r--r--opcodes/ChangeLog4
16 files changed, 57 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 4bfaea2..0075a25 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 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
diff --git a/gas/NEWS b/gas/NEWS
index a677cc6..987798e 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 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.
diff --git a/ld/NEWS b/ld/NEWS
index e0b9341..cfe9730 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 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.