public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Add markers for 2.40 branch
@ 2022-12-31 12:05 Nick Clifton
  0 siblings, 0 replies; only message in thread
From: Nick Clifton @ 2022-12-31 12:05 UTC (permalink / raw)
  To: bfd-cvs, gdb-cvs

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

commit a72b07181dcd18b54f193322043d51058c1ef632
Author: Nick Clifton <nickc@redhat.com>
Date:   Sat Dec 31 12:05:28 2022 +0000

    Add markers for 2.40 branch

Diff:
---
 ChangeLog                             | 4 ++++
 bfd/ChangeLog                         | 4 ++++
 binutils/BRANCHES                     | 1 +
 binutils/ChangeLog                    | 4 ++++
 binutils/NEWS                         | 2 ++
 binutils/README-how-to-make-a-release | 5 ++---
 config/ChangeLog                      | 4 ++++
 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 ++++
 18 files changed, 61 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 73c3a006881..f81f5597dfe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2022-12-31  Nick Clifton  <nickc@redhat.com>
+
+	* 2.40 binutils branch created.
+
 2022-10-10  Nick Clifton  <nickc@redhat.com>
 
 	* src-release.sh: Add "-r <date>" option to create reproducible
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 49e18c98d59..7e6313d91f2 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2022-12-31  Nick Clifton  <nickc@redhat.com>
+
+	* 2.40 branch created.
+
 2022-12-23  Nick Clifton  <nickc@redhat.com>
 
 	PR 29936
diff --git a/binutils/BRANCHES b/binutils/BRANCHES
index c1f699cab73..2b96b9a541c 100644
--- a/binutils/BRANCHES
+++ b/binutils/BRANCHES
@@ -55,6 +55,7 @@ binutils-2_36-branch
 binutils-2_37-branch
 binutils-2_38-branch
 binutils-2_39-branch
+binutils-2_40-branch
 \f
 Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index a2ce28eaa30..876c30f7d40 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2022-12-31  Nick Clifton  <nickc@redhat.com>
+
+	* 2.40 branch created.
+
 2022-12-31  Nick Clifton  <nickc@redhat.com>
 
 	* po/ro.po: Updated Romanian translation.
diff --git a/binutils/NEWS b/binutils/NEWS
index 3ac10f4a18d..129c6e12603 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.40:
+
 * Objdump has a new command line option --show-all-symbols which will make it
   display all symbols that match a given address when disassembling.  (Normally
   only the first symbol that matches an address is shown).
diff --git a/binutils/README-how-to-make-a-release b/binutils/README-how-to-make-a-release
index 4b93303bb32..e81b410d64f 100644
--- a/binutils/README-how-to-make-a-release
+++ b/binutils/README-how-to-make-a-release
@@ -32,14 +32,13 @@ Approx time to complete from here: 2 hours ....
 
   2.5 If you have not built from the sources recently then now is the
       time to check that they still work...
-      
+
   3. When branch day arrives add markers for the upcoming release to
      the NEWS files in gas, ld, and binutils.  No need to update NEWS
      in the gold directory - it has its own release numbering.
 
      Likewise for the ChangeLog files in: bfd, binutils, config, cpu,
-     elfcpp, gas, gold, gprof, include, ld, libctf, libiberty, opcodes
-     and toplevel.
+     elfcpp, gas, gold, gprof, include, ld, libctf, opcodes and toplevel.
 
      Add a note of the name of the new branch to binutils/BRANCHES.
 
diff --git a/config/ChangeLog b/config/ChangeLog
index 3385292b3dc..d14ec0f9a82 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+2022-12-31  Nick Clifton  <nickc@redhat.com>
+
+	* 2.40 branch created.
+
 2022-07-08  Nick Clifton  <nickc@redhat.com>
 
 	* 2.39 branch created.
diff --git a/cpu/ChangeLog b/cpu/ChangeLog
index 0e091a5582e..bcb92e5cc56 100644
--- a/cpu/ChangeLog
+++ b/cpu/ChangeLog
@@ -1,3 +1,7 @@
+2022-12-31  Nick Clifton  <nickc@redhat.com>
+
+	* 2.40 branch created.
+
 2022-07-08  Nick Clifton  <nickc@redhat.com>
 
 	* 2.39 branch created.
diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog
index fd8b46cec7d..b96584d3e79 100644
--- a/elfcpp/ChangeLog
+++ b/elfcpp/ChangeLog
@@ -1,3 +1,7 @@
+2022-12-31  Nick Clifton  <nickc@redhat.com>
+
+	* 2.40 branch created.
+
 2022-07-08  Nick Clifton  <nickc@redhat.com>
 
 	* 2.39 branch created.
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 74dbaa00c0c..c38f6e9bfda 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2022-12-31  Nick Clifton  <nickc@redhat.com>
+
+	* 2.40 branch created.
+
 2022-11-21  Nick Clifton  <nickc@redhat.com>
 
 	PR 29764
diff --git a/gas/NEWS b/gas/NEWS
index 8ddd38a2583..db5b5f32ff1 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.40:
+
 * Add support for Intel RAO-INT instructions.
 
 * Add support for Intel AVX-NE-CONVERT instructions.
diff --git a/gold/ChangeLog b/gold/ChangeLog
index e3f4d966fff..9839354f8aa 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,7 @@
+2022-12-31  Nick Clifton  <nickc@redhat.com>
+
+	* 2.40 branch created.
+
 2022-12-19  Nick Clifton  <nickc@redhat.com>
 
 	* po/ro.po: New file: Romainian translation.
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 390e5a92336..d122f97e433 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,7 @@
+2022-12-31  Nick Clifton  <nickc@redhat.com>
+
+	* 2.40 branch created.
+
 2022-10-21  Nick Clifton  <nickc@redhat.com>
 
 	* po/hu.po: Updated Hungarian translation.
diff --git a/include/ChangeLog b/include/ChangeLog
index ce56e95b549..46a3ff5449e 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2022-12-31  Nick Clifton  <nickc@redhat.com>
+
+	* 2.40 branch created.
+
 2022-10-03  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
 
 	* diagnostics.h (DIAGNOSTIC_IGNORE_SELF_MOVE): Define for GCC 13+.
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 12076310b0d..1ef789c9ebc 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2022-12-31  Nick Clifton  <nickc@redhat.com>
+
+	* 2.40 branch created.
+
 2022-12-21  Nick Clifton  <nickc@redhat.com>
 
 	PR 29900
diff --git a/ld/NEWS b/ld/NEWS
index a8a1cbb4fdc..f144bf19f21 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.40:
+
 * The linker has a new command line option to suppress the generation of any
   warning or error messages.  This can be useful when there is a need to create
   a known non-working binary.  The option is -w or --no-warnings.
diff --git a/libctf/ChangeLog b/libctf/ChangeLog
index 06df64d33b4..107b94a8b35 100644
--- a/libctf/ChangeLog
+++ b/libctf/ChangeLog
@@ -1,3 +1,7 @@
+2022-12-31  Nick Clifton  <nickc@redhat.com>
+
+	* 2.40 branch created.
+
 2022-07-08  Nick Clifton  <nickc@redhat.com>
 
 	* 2.39 branch created.
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 8dab47fcbb2..e93e2cf7926 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2022-12-31  Nick Clifton  <nickc@redhat.com>
+
+	* 2.40 branch created.
+
 2022-11-22  Shahab Vahedi  <shahab@synopsys.com>
 
 	* arc-regs.h: Change isa_config address to 0xc1.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-31 12:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-31 12:05 [binutils-gdb] Add markers for 2.40 branch Nick Clifton

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).