Add markers for 2.42 branch

This commit is contained in:
Nick Clifton
2024-01-15 14:42:15 +00:00
parent 422cbe7c17
commit 299b91cd85
17 changed files with 58 additions and 2 deletions

View 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> 2023-11-15 Arsen Arsenović <arsen@aarsen.me>
* intl: Remove directory. Replaced with out-of-tree GNU * intl: Remove directory. Replaced with out-of-tree GNU

View 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> 2023-12-05 Nick Clifton <nickc@redhat.com>
PR 31106 PR 31106

View File

@@ -57,6 +57,7 @@ binutils-2_38-branch
binutils-2_39-branch binutils-2_39-branch
binutils-2_40-branch binutils-2_40-branch
binutils-2_41-branch binutils-2_41-branch
binutils-2_42-branch
Copyright (C) 2012-2024 Free Software Foundation, Inc. Copyright (C) 2012-2024 Free Software Foundation, Inc.

View 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> 2023-12-04 Tom Tromey <tom@tromey.com>
* dwarf.c (display_debug_names): Handle empty .debug_names hash * dwarf.c (display_debug_names): Handle empty .debug_names hash

View File

@@ -1,5 +1,7 @@
-*- text -*- -*- text -*-
Changes in 2.42:
* The objdump program has a new command line option -Z/--decompress which * The objdump program has a new command line option -Z/--decompress which
changes the behaviour of the -s/--full-contents option, forcing it to changes the behaviour of the -s/--full-contents option, forcing it to
decompress the contents of any compressed section before they are displayed. decompress the contents of any compressed section before they are displayed.

View File

@@ -38,7 +38,7 @@ How to perform a release.
How to create the release branch. 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 2.5 If you have not built from the sources recently then now is the
time to check that they still work... 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 the NEWS files in gas, ld, and binutils. No need to update NEWS
in the gold directory - it has its own release numbering. 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. elfcpp, gas, gold, gprof, include, ld, libctf, opcodes and toplevel.
Add a note of the name of the new branch to binutils/BRANCHES. Add a note of the name of the new branch to binutils/BRANCHES.

View 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> 2023-07-03 Nick Clifton <nickc@redhat.com>
2.41 Branch Point. 2.41 Branch Point.

View 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> 2023-07-03 Nick Clifton <nickc@redhat.com>
2.41 Branch Point. 2.41 Branch Point.

View 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> 2023-11-30 Jose E. Marchesi <jose.marchesi@oracle.com>
* config/tc-bpf.h (DOUBLESLASH_LINE_COMMENTS): Define. * config/tc-bpf.h (DOUBLESLASH_LINE_COMMENTS): Define.

View File

@@ -1,4 +1,7 @@
-*- text -*- -*- text -*-
Changes in 2.42:
* Experimental support in GAS to synthesize CFI for ABI-conformant, * Experimental support in GAS to synthesize CFI for ABI-conformant,
hand-written asm using the new command line option --scfi=experimental on hand-written asm using the new command line option --scfi=experimental on
x86-64. Only System V AMD64 ABI is supported. x86-64. Only System V AMD64 ABI is supported.

View 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> 2023-11-17 YunQiang Su <yunqiang.su@cipunited.com>
* configure.tgt (mips targets): Set targ_extra_size=64. * configure.tgt (mips targets): Set targ_extra_size=64.

View 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> 2023-11-15 Arsen Arsenović <arsen@aarsen.me>
* aclocal.m4: Regenerate. * aclocal.m4: Regenerate.

View 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> 2023-11-28 Jakub Jelinek <jakub@redhat.com>
* sha1.h (sha1_process_bytes_fn): New typedef. * sha1.h (sha1_process_bytes_fn): New typedef.

View 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> 2023-12-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* emulparams/elf_i386.sh (LIBPATH_SUFFIX, LIBPATH_SUFFIX_SKIP) * emulparams/elf_i386.sh (LIBPATH_SUFFIX, LIBPATH_SUFFIX_SKIP)

View File

@@ -1,5 +1,7 @@
-*- text -*- -*- text -*-
Changes in 2.42:
* Add -z mark-plt/-z nomark-plt options to x86-64 ELF linker to mark PLT * 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 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 tags. Also added --enable-mark-plt configure option to mark PLT entries

View 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> 2023-11-15 Arsen Arsenović <arsen@aarsen.me>
* Makefile.am (SUBDIRS): Define to empty to suppress a check in * Makefile.am (SUBDIRS): Define to empty to suppress a check in

View 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> 2023-11-15 Arsen Arsenović <arsen@aarsen.me>
* aclocal.m4: Regenerate. * aclocal.m4: Regenerate.