]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
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 73c3a00688160222e28f9f2d5f5ae2867efbc96c..f81f5597dfead5261254c7e0f614ca57a0c05efd 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 49e18c98d59d949e2baf44bb05de6a109938d39e..7e6313d91f2cf819b3dc4eed80e1a12dddf9cf97 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 c1f699cab739831c958418f0fcfd9f4a3fe97505..2b96b9a541c7100441f5b429cb0039c075a21841 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 a2ce28eaa30f4ce909b9fd122b525903ac80e8a3..876c30f7d400dab3711812bd26e00cbf52b51321 100644 (file)
@@ -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.
index 3ac10f4a18d3be9507919a2d50fa8b57d98db9be..129c6e126035cbe4ab152638a4d30efee0560db1 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 4b93303bb32c556d4e27efbb39aed0bb96abc994..e81b410d64f51b70a79349cc1294942d9659de72 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 3385292b3dc85e9b3fab22a06bd57d67b23d8be8..d14ec0f9a82142568aa096cac5f060432674d9fb 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 0e091a5582eb7e701b1adcb0cf89483d192b173e..bcb92e5cc5694996723644f2ba9339affc12f65e 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 fd8b46cec7d8fc39b36b8be9c6475cee632bd2e1..b96584d3e79e3d76e90397b9c3bbc81998ae929f 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 74dbaa00c0c1ef304432e7a42f89dd076db0de06..c38f6e9bfda9bf503bbb2146faa1d4e090132e84 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 8ddd38a258393b505ec4659585ff46b5cd42916d..db5b5f32ff18193c40a00edb547454a963083ddd 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 e3f4d966fff3fcaab376ca122e55830397bb386d..9839354f8aac809a72abc40961061bec47aa884e 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 390e5a9233629ba0b72f66558036eb9324e14247..d122f97e4334aa3caa4a22d9c9ffb6e1c2e3ca14 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 ce56e95b5494a4225d853d4ed04b423913d28a2c..46a3ff5449efca3fc59e46165b3816738c888577 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 12076310b0d1e49edcfde5b2296d9a6621f96dc2..1ef789c9ebc45fa5acbecb5dd8cb5720ffd4cbb7 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 a8a1cbb4fdc6a763191fcb5bda5508245a4ffee5..f144bf19f21426d77d65d480f4502fae30e7938b 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 06df64d33b433457830d0ca8ebd7a74e8600f3f7..107b94a8b35f0ac8c73044c1772b6b93a7422891 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 8dab47fcbb2cbfe3d6d7ee377184286ad21c14d8..e93e2cf79269063619ddbf1ebd084e32d875e907 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.