Add markers for 2.40 branch
authorNick Clifton <nickc@redhat.com>
Sat, 31 Dec 2022 12:05:28 +0000 (12:05 +0000)
committerNick Clifton <nickc@redhat.com>
Sat, 31 Dec 2022 12:05:28 +0000 (12:05 +0000)
18 files changed:
ChangeLog
bfd/ChangeLog
binutils/BRANCHES
binutils/ChangeLog
binutils/NEWS
binutils/README-how-to-make-a-release
config/ChangeLog
cpu/ChangeLog
elfcpp/ChangeLog
gas/ChangeLog
gas/NEWS
gold/ChangeLog
gprof/ChangeLog
include/ChangeLog
ld/ChangeLog
ld/NEWS
libctf/ChangeLog
opcodes/ChangeLog

index 73c3a00..f81f559 100644 (file)
--- 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
index 49e18c9..7e6313d 100644 (file)
@@ -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
index c1f699c..2b96b9a 100644 (file)
@@ -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.
 
index a2ce28e..876c30f 100644 (file)
@@ -1,5 +1,9 @@
 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.
 
 2022-12-21  Nick Clifton  <nickc@redhat.com>
index 3ac10f4..129c6e1 100644 (file)
@@ -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).
index 4b93303..e81b410 100644 (file)
@@ -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.
 
index 3385292..d14ec0f 100644 (file)
@@ -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.
index 0e091a5..bcb92e5 100644 (file)
@@ -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.
index fd8b46c..b96584d 100644 (file)
@@ -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.
index 74dbaa0..c38f6e9 100644 (file)
@@ -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
index 8ddd38a..db5b5f3 100644 (file)
--- 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.
index e3f4d96..9839354 100644 (file)
@@ -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.
index 390e5a9..d122f97 100644 (file)
@@ -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.
index ce56e95..46a3ff5 100644 (file)
@@ -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+.
index 1207631..1ef789c 100644 (file)
@@ -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 a8a1cbb..f144bf1 100644 (file)
--- 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.
index 06df64d..107b94a 100644 (file)
@@ -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.
index 8dab47f..e93e2cf 100644 (file)
@@ -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.