Browse Source

Add markers for 2.39 branch

binutils-2_39-branch
Nick Clifton 4 years ago
parent
commit
0bd0932314
  1. 4
      ChangeLog
  2. 4
      bfd/ChangeLog
  3. 1
      binutils/BRANCHES
  4. 4
      binutils/ChangeLog
  5. 3
      binutils/NEWS
  6. 2
      binutils/README-how-to-make-a-release
  7. 4
      config/ChangeLog
  8. 4
      cpu/ChangeLog
  9. 4
      elfcpp/ChangeLog
  10. 4
      gas/ChangeLog
  11. 2
      gas/NEWS
  12. 4
      gold/ChangeLog
  13. 4
      gprof/ChangeLog
  14. 4
      include/ChangeLog
  15. 4
      ld/ChangeLog
  16. 2
      ld/NEWS
  17. 4
      libctf/ChangeLog
  18. 4
      libiberty/ChangeLog
  19. 4
      opcodes/ChangeLog

4
ChangeLog

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

4
bfd/ChangeLog

@ -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>
PR 25713

1
binutils/BRANCHES

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

4
binutils/ChangeLog

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

3
binutils/NEWS

@ -1,4 +1,7 @@
-*- text -*-
Changes in 2.39:
* 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

2
binutils/README-how-to-make-a-release

@ -35,7 +35,7 @@ Approx time to complete from here: 2 hours ....
in the gold directory - it has its own release numbering.
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.
Add a note of the name of the new branch to binutils/BRANCHES.

4
config/ChangeLog

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

4
cpu/ChangeLog

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

4
elfcpp/ChangeLog

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

4
gas/ChangeLog

@ -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>
* config/tc-arm.c (parse_reg_list): Add handling of mixed register

2
gas/NEWS

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

4
gold/ChangeLog

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

4
gprof/ChangeLog

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

4
include/ChangeLog

@ -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>
* coff/xcoff.h (struct xcoff_loader_info): Add ldrel_count and

4
ld/ChangeLog

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

2
ld/NEWS

@ -1,5 +1,7 @@
-*- text -*-
Changes in 2.39:
* 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
specifically requested an executable stack via the "-z execstack"

4
libctf/ChangeLog

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

4
libiberty/ChangeLog

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

4
opcodes/ChangeLog

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

Loading…
Cancel
Save