]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Add markers for 2.42 branch
authorNick Clifton <nickc@redhat.com>
Mon, 15 Jan 2024 14:42:15 +0000 (14:42 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 15 Jan 2024 14:42:15 +0000 (14:42 +0000)
17 files changed:
ChangeLog
bfd/ChangeLog
binutils/BRANCHES
binutils/ChangeLog
binutils/NEWS
binutils/README-how-to-make-a-release
cpu/ChangeLog
elfcpp/ChangeLog
gas/ChangeLog
gas/NEWS
gold/ChangeLog
gprof/ChangeLog
include/ChangeLog
ld/ChangeLog
ld/NEWS
libctf/ChangeLog
opcodes/ChangeLog

index fd42f76b81b4e76f00ad91a4fda56667fbf066a7..b81f759ccd3f74e16bf88f1a49d23dd1388af17d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-01-15  Nick Clifton  <nickc@redhat.com>
+
+       * 2.42 branch point.
+
 2023-11-15  Arsen Arsenović  <arsen@aarsen.me>
 
        * intl: Remove directory.  Replaced with out-of-tree GNU
index 876ee73667060d47d46c31dd57c9d065356dbc11..97d0c585a56dfe34351a9cd05a40e4312f2961b0 100644 (file)
@@ -1,3 +1,7 @@
+2024-01-15  Nick Clifton  <nickc@redhat.com>
+
+       * 2.42 branch point.
+
 2023-12-05  Nick Clifton  <nickc@redhat.com>
 
        PR 31106
index a810950e23fb750d744b6d12be55b0dde0c67d5d..98144e731d3af939d97ef24fdf3efc5a77f2433d 100644 (file)
@@ -57,6 +57,7 @@ binutils-2_38-branch
 binutils-2_39-branch
 binutils-2_40-branch
 binutils-2_41-branch
+binutils-2_42-branch
 \f
 Copyright (C) 2012-2024 Free Software Foundation, Inc.
 
index 3adfcca8a2a3f8c833554d0b693f55865b0db481..80da5196322d2e95f1834f5880c416486605c0b1 100644 (file)
@@ -1,3 +1,7 @@
+2024-01-15  Nick Clifton  <nickc@redhat.com>
+
+       * 2.42 branch point.
+
 2023-12-04  Tom Tromey  <tom@tromey.com>
 
        * dwarf.c (display_debug_names): Handle empty .debug_names hash
index 0911cc4ada3f8181d817938b9dbcbbcca743d6ef..a4c101c7787be50742ea19296e3eabec3873c37a 100644 (file)
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.42:
+
 * The objdump program has a new command line option -Z/--decompress which
   changes the behaviour of the -s/--full-contents option, forcing it to
   decompress the contents of any compressed section before they are displayed.
index 3faabbd818ec1248628ffd85551700298142ade2..bdda9e48d81def2ecebb006fd7adaf9a0bb433fa 100644 (file)
@@ -38,7 +38,7 @@ How to perform a release.
 How to create the release branch.
 -------------------------------------------------
 
-Approx time to complete from here: 2 hours ....
+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...
@@ -47,7 +47,7 @@ Approx time to complete from here: 2 hours ....
      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,
+     Likewise for the ChangeLog files in: bfd, binutils, cpu,
      elfcpp, gas, gold, gprof, include, ld, libctf, opcodes and toplevel.
 
      Add a note of the name of the new branch to binutils/BRANCHES.
index e7b01e2b4e117abdc13aee9859a9c9b31fe0e596..23e1f61e3a98d71a611f532de70b1eca17ae8c00 100644 (file)
@@ -1,3 +1,7 @@
+2024-01-15  Nick Clifton  <nickc@redhat.com>
+
+       * 2.42 branch point.
+
 2023-07-03  Nick Clifton  <nickc@redhat.com>
 
        2.41 Branch Point.
index 247d2fbdd46741b5a84559016369dda1ee8f262a..359bc7cd858bc612e5ee137c864506832cc8313a 100644 (file)
@@ -1,3 +1,7 @@
+2024-01-15  Nick Clifton  <nickc@redhat.com>
+
+       * 2.42 branch point.
+
 2023-07-03  Nick Clifton  <nickc@redhat.com>
 
        2.41 Branch Point.
index cf5cf9a39f1351b467f4672743f580a38d8b5226..d375776b09dc3ccb7e810ed8ccfc2398542a4feb 100644 (file)
@@ -1,3 +1,7 @@
+2024-01-15  Nick Clifton  <nickc@redhat.com>
+
+       * 2.42 branch point.
+
 2023-11-30  Jose E. Marchesi  <jose.marchesi@oracle.com>
 
        * config/tc-bpf.h (DOUBLESLASH_LINE_COMMENTS): Define.
index 6f865a7f3ec7c78e57cd231f4981a83f02ff2f17..cf4e8ff7c951f8b54b4a5f794ca5eb2b122aa979 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,4 +1,7 @@
 -*- text -*-
+
+Changes in 2.42:
+
 * Experimental support in GAS to synthesize CFI for ABI-conformant,
   hand-written asm using the new command line option --scfi=experimental on
   x86-64.  Only System V AMD64 ABI is supported.
index 4c5d0b60477e5330fac7c323113507be29042e7b..039a040f276bb5e20f5d40a62b831f62ff8b720d 100644 (file)
@@ -1,3 +1,7 @@
+2024-01-15  Nick Clifton  <nickc@redhat.com>
+
+       * 2.42 branch point.
+
 2023-11-17  YunQiang Su  <yunqiang.su@cipunited.com>
 
        * configure.tgt (mips targets): Set targ_extra_size=64.
index 73ec2746f6a120d8a650d183121fb4c9a6e4d807..f7d960f0bbebc09e51bc8801738d2c0413a550f7 100644 (file)
@@ -1,3 +1,7 @@
+2024-01-15  Nick Clifton  <nickc@redhat.com>
+
+       * 2.42 branch point.
+
 2023-11-15  Arsen Arsenović  <arsen@aarsen.me>
 
        * aclocal.m4: Regenerate.
index 48af0849f00789a436507692a332907521224d40..1c9477a022ee1dd091350fbc97aab52e2e174849 100644 (file)
@@ -1,3 +1,7 @@
+2024-01-15  Nick Clifton  <nickc@redhat.com>
+
+       * 2.42 branch point.
+
 2023-11-28  Jakub Jelinek  <jakub@redhat.com>
 
        * sha1.h (sha1_process_bytes_fn): New typedef.
index 892341fc974dbcd483bb38d517af3dab5020c674..ddd1ba9df18d048ff25d637b56ae1e056717d9a8 100644 (file)
@@ -1,3 +1,7 @@
+2024-01-15  Nick Clifton  <nickc@redhat.com>
+
+       * 2.42 branch point.
+
 2023-12-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        * emulparams/elf_i386.sh (LIBPATH_SUFFIX, LIBPATH_SUFFIX_SKIP)
diff --git a/ld/NEWS b/ld/NEWS
index cedd0d72d1b0b8e0b732b34f22c29a5dc4145417..c3ebe320e5e6a30b8a92dcd69aa2f8176a17a20b 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.42:
+
 * Add -z mark-plt/-z nomark-plt options to x86-64 ELF linker to mark PLT
   entries with DT_X86_64_PLT, DT_X86_64_PLTSZ and DT_X86_64_PLTENT dynamic
   tags.  Also added --enable-mark-plt configure option to mark PLT entries
index 474984490114e6fe322f524f162112e5f0144482..8e40d0149a300fc29540bc408be4b7cfc2f2ed04 100644 (file)
@@ -1,3 +1,7 @@
+2024-01-15  Nick Clifton  <nickc@redhat.com>
+
+       * 2.42 branch point.
+
 2023-11-15  Arsen Arsenović  <arsen@aarsen.me>
 
        * Makefile.am (SUBDIRS): Define to empty to suppress a check in
index d8d3bfb5f49ff01d1e927a1ed77b0fa008efa978..9276541fdc1e42555dc098cde7cbcbfe8a88dd16 100644 (file)
@@ -1,3 +1,7 @@
+2024-01-15  Nick Clifton  <nickc@redhat.com>
+
+       * 2.42 branch point.
+
 2023-11-15  Arsen Arsenović  <arsen@aarsen.me>
 
        * aclocal.m4: Regenerate.