diff options
author | Nick Clifton <nickc@redhat.com> | 2022-07-08 10:41:07 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2022-07-08 10:41:07 +0100 |
commit | 0bd093231433c6a85853330369247b17f4859bee (patch) | |
tree | 3d99f9784e525b28bb98b6975ad675b6ffb9de00 | |
parent | 97a8d0ab534d0353c8585816fe400ef2a468c30a (diff) | |
download | binutils-0bd093231433c6a85853330369247b17f4859bee.zip binutils-0bd093231433c6a85853330369247b17f4859bee.tar.gz binutils-0bd093231433c6a85853330369247b17f4859bee.tar.bz2 |
Add markers for 2.39 branch
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | bfd/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/BRANCHES | 1 | ||||
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/NEWS | 3 | ||||
-rw-r--r-- | binutils/README-how-to-make-a-release | 2 | ||||
-rw-r--r-- | config/ChangeLog | 4 | ||||
-rw-r--r-- | cpu/ChangeLog | 4 | ||||
-rw-r--r-- | elfcpp/ChangeLog | 4 | ||||
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/NEWS | 2 | ||||
-rw-r--r-- | gold/ChangeLog | 4 | ||||
-rw-r--r-- | gprof/ChangeLog | 4 | ||||
-rw-r--r-- | include/ChangeLog | 4 | ||||
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/NEWS | 2 | ||||
-rw-r--r-- | libctf/ChangeLog | 4 | ||||
-rw-r--r-- | libiberty/ChangeLog | 4 | ||||
-rw-r--r-- | opcodes/ChangeLog | 4 |
19 files changed, 65 insertions, 1 deletions
@@ -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: diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2178ca4..b88f33b 100644 --- a/bfd/ChangeLog +++ b/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 diff --git a/binutils/BRANCHES b/binutils/BRANCHES index 1a879f3..c1f699c 100644 --- a/binutils/BRANCHES +++ b/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. diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 4d13b0f..417c28d 100644 --- a/binutils/ChangeLog +++ b/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. diff --git a/binutils/NEWS b/binutils/NEWS index 3043a7a..4fdf1c3 100644 --- a/binutils/NEWS +++ b/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 diff --git a/binutils/README-how-to-make-a-release b/binutils/README-how-to-make-a-release index 5afc6f2..2475acc 100644 --- a/binutils/README-how-to-make-a-release +++ b/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. diff --git a/config/ChangeLog b/config/ChangeLog index dc0663b..3385292 100644 --- a/config/ChangeLog +++ b/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. diff --git a/cpu/ChangeLog b/cpu/ChangeLog index f0ce6ca..0e091a5 100644 --- a/cpu/ChangeLog +++ b/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. diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog index d7b1434..fd8b46c 100644 --- a/elfcpp/ChangeLog +++ b/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. diff --git a/gas/ChangeLog b/gas/ChangeLog index a100b24..4c2b03e 100644 --- a/gas/ChangeLog +++ b/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 @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.39: + * Remove (rudimentary) support for the x86-64 sub-architectures Intel L1OM and Intel K1OM. diff --git a/gold/ChangeLog b/gold/ChangeLog index 8557dc6..8696e9f 100644 --- a/gold/ChangeLog +++ b/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 diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 99918c0..cf11b98 100644 --- a/gprof/ChangeLog +++ b/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. diff --git a/include/ChangeLog b/include/ChangeLog index 5cf3fa7..f8f7747 100644 --- a/include/ChangeLog +++ b/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 diff --git a/ld/ChangeLog b/ld/ChangeLog index 650e46e..8f9f4ad 100644 --- a/ld/ChangeLog +++ b/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 @@ -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" diff --git a/libctf/ChangeLog b/libctf/ChangeLog index 9b939bb..06df64d 100644 --- a/libctf/ChangeLog +++ b/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. diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index f84e407..43eae83 100644 --- a/libiberty/ChangeLog +++ b/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 diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index c51b173..3456b46 100644 --- a/opcodes/ChangeLog +++ b/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 |