aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2023-07-03 11:12:15 +0100
committerNick Clifton <nickc@redhat.com>2023-07-03 11:12:15 +0100
commitd501d384886673b7c3981fe225b2d7719440abda (patch)
tree7cc94b32897b41b6aa1e5cef764a93a57fb4e9bb
parent3863e5e491a63764d3f2a8d761815758edb0dc9a (diff)
downloadgdb-d501d384886673b7c3981fe225b2d7719440abda.zip
gdb-d501d384886673b7c3981fe225b2d7719440abda.tar.gz
gdb-d501d384886673b7c3981fe225b2d7719440abda.tar.bz2
Add markers for the 2.41 branch
-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/ChangeLog4
-rw-r--r--elfcpp/ChangeLog4
-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, 55 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1c6568..356ac16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2023-07-03 Nick Clifton <nickc@redhat.com>
+
+ 2.41 Branch Point.
+
2023-06-26 Nick Clifton <nickc@redhat.com>
* Import these updates to the config scripts
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 4fed6e1..ad0eebf 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2023-07-03 Nick Clifton <nickc@redhat.com>
+
+ 2.41 Branch Point.
+
2023-06-19 Nick Clifton <nickc@redhat.com>
PR 30560
diff --git a/binutils/BRANCHES b/binutils/BRANCHES
index 84b7a86..b7a4438 100644
--- a/binutils/BRANCHES
+++ b/binutils/BRANCHES
@@ -56,6 +56,7 @@ binutils-2_37-branch
binutils-2_38-branch
binutils-2_39-branch
binutils-2_40-branch
+binutils-2_41-branch
Copyright (C) 2012-2023 Free Software Foundation, Inc.
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index bfbba8f..bc8b371 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2023-07-03 Nick Clifton <nickc@redhat.com>
+
+ 2.41 Branch Point.
+
2023-06-30 Nick Clifton <nickc@redhat.com>
PR 30598
diff --git a/binutils/NEWS b/binutils/NEWS
index 939cfea..563062c 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.41:
+
* The MIPS port now supports the Sony Interactive Entertainment Allegrex
processor, used with the PlayStation Portable, which implements the MIPS
II ISA along with a single-precision FPU and a few implementation-specific
diff --git a/cpu/ChangeLog b/cpu/ChangeLog
index 23c89c9..e7b01e2 100644
--- a/cpu/ChangeLog
+++ b/cpu/ChangeLog
@@ -1,3 +1,7 @@
+2023-07-03 Nick Clifton <nickc@redhat.com>
+
+ 2.41 Branch Point.
+
2023-03-15 Nick Clifton <nickc@redhat.com>
PR 30231
diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog
index dad5442..9277220 100644
--- a/elfcpp/ChangeLog
+++ b/elfcpp/ChangeLog
@@ -1,3 +1,7 @@
+2023-07-03 Nick Clifton <nickc@redhat.com>
+
+ 2.41 Branch Point.
+
2022-12-31 Nick Clifton <nickc@redhat.com>
* 2.40 branch created.
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 5db8c32..e72a5ca 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2023-07-03 Nick Clifton <nickc@redhat.com>
+
+ 2.41 Branch Point.
+
2023-06-26 Nick Clifton <nickc@redhat.com>
* testsuite/gas/aarch64/bfloat16-directive-be.d: Adjust regexps
diff --git a/gas/NEWS b/gas/NEWS
index ef08e4b..59bdd30 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.41:
+
* Add support for Intel FRED instructions.
* Add support for Intel LKGS instructions.
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 6c3f29d..0bdcb8f 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,7 @@
+2023-07-03 Nick Clifton <nickc@redhat.com>
+
+ 2.41 Branch Point.
+
2023-06-28 Nick Clifton <nickc@redhat.com>
* po/fr.po: Updated French translation.
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index eff66a4..2e14ffc 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,7 @@
+2023-07-03 Nick Clifton <nickc@redhat.com>
+
+ 2.41 Branch Point.
+
2023-06-26 Nick Clifton <nickc@redhat.com>
* po/fr.po: Updated French translation.
diff --git a/include/ChangeLog b/include/ChangeLog
index 097242b..f0c8fe8 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2023-07-03 Nick Clifton <nickc@redhat.com>
+
+ 2.41 Branch Point.
+
2023-05-25 Andreas Schwab <schwab@linux-m68k.org>
* coff/pe.h (IMAGE_FILE_MACHINE_AMD64): Remove duplicate
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 084c96d..1db670c 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2023-07-03 Nick Clifton <nickc@redhat.com>
+
+ 2.41 Branch Point.
+
2023-06-28 Nikita Popov <npopov@redhat.com>
Nick Clifton <nickc@redhat.com>
diff --git a/ld/NEWS b/ld/NEWS
index dbeea12..e1ac20b 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.41:
+
* The linker now accepts a command line option of --remap-inputs
<PATTERN>=<FILE> to relace any input file that matches <PATTERN> with
<FILE>. In addition the option --remap-inputs-file=<FILE> can be used to
diff --git a/libctf/ChangeLog b/libctf/ChangeLog
index 1c6e454..ee60653 100644
--- a/libctf/ChangeLog
+++ b/libctf/ChangeLog
@@ -1,3 +1,7 @@
+2023-07-03 Nick Clifton <nickc@redhat.com>
+
+ 2.41 Branch Point.
+
2022-12-31 Nick Clifton <nickc@redhat.com>
* 2.40 branch created.
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 8593753..2797c62 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2023-07-03 Nick Clifton <nickc@redhat.com>
+
+ 2.41 Branch Point.
+
2023-05-23 Nick Clifton <nickc@redhat.com>
* po/sv.po: Updated translation.