Add markers for 2.39 branch

This commit is contained in:
Nick Clifton 2022-07-08 10:41:07 +01:00
parent 97a8d0ab53
commit 0bd0932314
19 changed files with 65 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2022-07-08 Nick Clifton <nickc@redhat.com>
* 2.39 branch created.
2022-07-04 Nick Clifton <nickc@redhat.com> 2022-07-04 Nick Clifton <nickc@redhat.com>
* libiberty: Synchronize with GCC. Bring in: * libiberty: Synchronize with GCC. Bring in:

View File

@ -1,3 +1,7 @@
2022-07-08 Nick Clifton <nickc@redhat.com>
* 2.39 branch created.
2022-05-19 Yvan Roux <yvan.roux@foss.st.com> 2022-05-19 Yvan Roux <yvan.roux@foss.st.com>
PR 25713 PR 25713

View File

@ -54,6 +54,7 @@ binutils-2_35-branch
binutils-2_36-branch binutils-2_36-branch
binutils-2_37-branch binutils-2_37-branch
binutils-2_38-branch binutils-2_38-branch
binutils-2_39-branch
Copyright (C) 2012-2022 Free Software Foundation, Inc. Copyright (C) 2012-2022 Free Software Foundation, Inc.

View File

@ -1,3 +1,7 @@
2022-07-08 Nick Clifton <nickc@redhat.com>
* 2.39 branch created.
2022-07-01 Nick Clifton <nickc@redhat.com> 2022-07-01 Nick Clifton <nickc@redhat.com>
* dwarf.c (display_debug_rnglists): Add newline at end of listing. * dwarf.c (display_debug_rnglists): Add newline at end of listing.

View File

@ -1,4 +1,7 @@
-*- text -*- -*- text -*-
Changes in 2.39:
* Add --no-weak/-W option to nm to make it ignore weak symbols. * Add --no-weak/-W option to nm to make it ignore weak symbols.
* Add an option to objdump and readelf to prevent attempts to access debuginfod * Add an option to objdump and readelf to prevent attempts to access debuginfod

View File

@ -35,7 +35,7 @@ Approx time to complete from here: 2 hours ....
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, config, cpu,
elfcpp, gas, gold, gprof, gprofng, include, ld, libctf, libiberty, opcodes elfcpp, gas, gold, gprof, include, ld, libctf, libiberty, opcodes
and toplevel. 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 @@
2022-07-08 Nick Clifton <nickc@redhat.com>
* 2.39 branch created.
2022-01-22 Nick Clifton <nickc@redhat.com> 2022-01-22 Nick Clifton <nickc@redhat.com>
* 2.38 release branch created. * 2.38 release branch created.

View File

@ -1,3 +1,7 @@
2022-07-08 Nick Clifton <nickc@redhat.com>
* 2.39 branch created.
2022-01-22 Nick Clifton <nickc@redhat.com> 2022-01-22 Nick Clifton <nickc@redhat.com>
* 2.38 release branch created. * 2.38 release branch created.

View File

@ -1,3 +1,7 @@
2022-07-08 Nick Clifton <nickc@redhat.com>
* 2.39 branch created.
2022-01-22 Nick Clifton <nickc@redhat.com> 2022-01-22 Nick Clifton <nickc@redhat.com>
* 2.38 release branch created. * 2.38 release branch created.

View File

@ -1,3 +1,7 @@
2022-07-08 Nick Clifton <nickc@redhat.com>
* 2.39 branch created.
2022-05-18 Victor Do Nascimento <victor.donascimento@arm.com> 2022-05-18 Victor Do Nascimento <victor.donascimento@arm.com>
* config/tc-arm.c (parse_reg_list): Add handling of mixed register * config/tc-arm.c (parse_reg_list): Add handling of mixed register

View File

@ -1,5 +1,7 @@
-*- text -*- -*- text -*-
Changes in 2.39:
* Remove (rudimentary) support for the x86-64 sub-architectures Intel L1OM and * Remove (rudimentary) support for the x86-64 sub-architectures Intel L1OM and
Intel K1OM. Intel K1OM.

View File

@ -1,3 +1,7 @@
2022-07-08 Nick Clifton <nickc@redhat.com>
* 2.39 branch created.
2022-06-27 Nick Clifton <nickc@redhat.com> 2022-06-27 Nick Clifton <nickc@redhat.com>
PR 23765 PR 23765

View File

@ -1,3 +1,7 @@
2022-07-08 Nick Clifton <nickc@redhat.com>
* 2.39 branch created.
2022-03-16 Nick Clifton <nickc@redhat.com> 2022-03-16 Nick Clifton <nickc@redhat.com>
* po/ru.po: Updated Russian translation. * po/ru.po: Updated Russian translation.

View File

@ -1,3 +1,7 @@
2022-07-08 Nick Clifton <nickc@redhat.com>
* 2.39 branch created.
2022-04-20 Clément Chigot <clement.chigot@atos.net> 2022-04-20 Clément Chigot <clement.chigot@atos.net>
* coff/xcoff.h (struct xcoff_loader_info): Add ldrel_count and * coff/xcoff.h (struct xcoff_loader_info): Add ldrel_count and

View File

@ -1,3 +1,7 @@
2022-07-08 Nick Clifton <nickc@redhat.com>
* 2.39 branch created.
2022-06-27 Nick Clifton <nickc@redhat.com> 2022-06-27 Nick Clifton <nickc@redhat.com>
PR 29263 PR 29263

View File

@ -1,5 +1,7 @@
-*- text -*- -*- text -*-
Changes in 2.39:
* The ELF linker will now generate a warning message if the stack is made * The ELF linker will now generate a warning message if the stack is made
executable. By default this warning is not issued if the user has executable. By default this warning is not issued if the user has
specifically requested an executable stack via the "-z execstack" specifically requested an executable stack via the "-z execstack"

View File

@ -1,3 +1,7 @@
2022-07-08 Nick Clifton <nickc@redhat.com>
* 2.39 branch created.
2022-01-22 Nick Clifton <nickc@redhat.com> 2022-01-22 Nick Clifton <nickc@redhat.com>
* 2.38 release branch created. * 2.38 release branch created.

View File

@ -1,3 +1,7 @@
2022-07-08 Nick Clifton <nickc@redhat.com>
* 2.39 branch created.
2022-07-01 Nick Clifton <nickc@redhat.com> 2022-07-01 Nick Clifton <nickc@redhat.com>
PR demangler/105039 PR demangler/105039

View File

@ -1,3 +1,7 @@
2022-07-08 Nick Clifton <nickc@redhat.com>
* 2.39 branch created.
2022-07-04 Marcus Nilsson <brainbomb@gmail.com> 2022-07-04 Marcus Nilsson <brainbomb@gmail.com>
* disassemble.c: (disassemble_init_for_target): Set * disassemble.c: (disassemble_init_for_target): Set