public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
From: Nick Clifton <nickc@sourceware.org>
To: bfd-cvs@sourceware.org, gdb-cvs@sourceware.org
Subject: [binutils-gdb] Add markers for the 2.41 branch
Date: Mon,  3 Jul 2023 10:12:21 +0000 (GMT)	[thread overview]
Message-ID: <20230703101221.93CB53858D28@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d501d384886673b7c3981fe225b2d7719440abda

commit d501d384886673b7c3981fe225b2d7719440abda
Author: Nick Clifton <nickc@redhat.com>
Date:   Mon Jul 3 11:12:15 2023 +0100

    Add markers for the 2.41 branch

Diff:
---
 ChangeLog          | 4 ++++
 bfd/ChangeLog      | 4 ++++
 binutils/BRANCHES  | 1 +
 binutils/ChangeLog | 4 ++++
 binutils/NEWS      | 2 ++
 cpu/ChangeLog      | 4 ++++
 elfcpp/ChangeLog   | 4 ++++
 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, 55 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index d1c6568ad63..356ac165782 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 4fed6e16874..ad0eebfc064 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 84b7a8632f1..b7a44386472 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
 \f
 Copyright (C) 2012-2023 Free Software Foundation, Inc.
 
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index bfbba8f6ee9..bc8b3710702 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 939cfead8de..563062c6904 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 23c89c99eab..e7b01e2b4e1 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 dad54426c18..9277220314e 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 5db8c32da7e..e72a5ca8ce6 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 ef08e4b2f5a..59bdd30aaaa 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 6c3f29d2be2..0bdcb8f56bf 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 eff66a4e68b..2e14ffc59f0 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 097242b5ca0..f0c8fe875ea 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 084c96dce96..1db670c2906 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 dbeea1267a1..e1ac20b8a97 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 1c6e454420a..ee606535dce 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 859375311dc..2797c624521 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.

                 reply	other threads:[~2023-07-03 10:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230703101221.93CB53858D28@sourceware.org \
    --to=nickc@sourceware.org \
    --cc=bfd-cvs@sourceware.org \
    --cc=gdb-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).