Add markers for binutils 2.35 branch
authorNick Clifton <nickc@redhat.com>
Sat, 4 Jul 2020 09:16:22 +0000 (10:16 +0100)
committerNick Clifton <nickc@redhat.com>
Sat, 4 Jul 2020 09:16:22 +0000 (10:16 +0100)
17 files changed:
ChangeLog
bfd/ChangeLog
binutils/BRANCHES
binutils/ChangeLog
binutils/NEWS
config/ChangeLog
cpu/ChangeLog
elfcpp/ChangeLog
gas/ChangeLog
gas/NEWS
gold/ChangeLog
gprof/ChangeLog
include/ChangeLog
ld/ChangeLog
ld/NEWS
libctf/ChangeLog
opcodes/ChangeLog

index f79c3e8..49e9cf6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2020-07-04  Nick Clifton  <nickc@redhat.com>
+
+       Binutils 2.35 branch created.
+
 2020-04-21  Stephen Casner  <casner@acm.org>
 
        PR 25830
index b91df99..5c11a17 100644 (file)
@@ -1,3 +1,7 @@
+2020-07-04  Nick Clifton  <nickc@redhat.com>
+
+       Binutils 2.35 branch created.
+
 2020-07-01  Alan Modra  <amodra@gmail.com>
 
        PR 26188
index cc84870..57840bd 100644 (file)
@@ -50,6 +50,7 @@ binutils-2_31-branch
 binutils-2_32-branch
 binutils-2_33-branch
 binutils-2_34-branch
+binutils-2_35-branch
 \f
 Copyright (C) 2012-2020 Free Software Foundation, Inc.
 
index fee8c1d..897b801 100644 (file)
@@ -1,3 +1,7 @@
+2020-07-04  Nick Clifton  <nickc@redhat.com>
+
+       Binutils 2.35 branch created.
+
 2020-07-02  Nick Clifton  <nickc@redhat.com>
 
        PR 26028
index 1da8a86..e776f5a 100644 (file)
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.35:
+
 * Changed readelf's display of symbol names when wide mode is not enabled.
   If the name is too long it will be truncated and the last five characters
   replaced with "[...]".  The old behaviour of displaying 5 more characters but
index 7dc11d6..12795fc 100644 (file)
@@ -1,3 +1,7 @@
+2020-07-04  Nick Clifton  <nickc@redhat.com>
+
+       Binutils 2.35 branch created.
+
 2020-06-24  H.J. Lu  <hongjiu.lu@intel.com>
 
        Sync with GCC
index 591ac01..053760d 100644 (file)
@@ -1,3 +1,7 @@
+2020-07-04  Nick Clifton  <nickc@redhat.com>
+
+       Binutils 2.35 branch created.
+
 2020-06-25 David Faust  <david.faust@oracle.com>
 
        * bpf.cpu (f-offset16): Change type from INT to HI.
index ee6db3a..efb82c5 100644 (file)
@@ -1,3 +1,7 @@
+2020-07-04  Nick Clifton  <nickc@redhat.com>
+
+       Binutils 2.35 branch created.
+
 2020-06-26  Nick Alcock  <nick.alcock@oracle.com>
 
        * elfcpp_swap.h (bswap_16): Do not assume that presence of
index 216ad58..8fb80f6 100644 (file)
@@ -1,3 +1,7 @@
+2020-07-04  Nick Clifton  <nickc@redhat.com>
+
+       Binutils 2.35 branch created.
+
 2020-07-03  Alan Modra  <amodra@gmail.com>
 
        PR 26028
index 1ce3b6b..737bbff 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.35:
+
 * X86 NaCl target support is removed.
 
 * Extend .symver directive to update visibility of the original symbol
index ca99f13..257d405 100644 (file)
@@ -1,3 +1,7 @@
+2020-07-04  Nick Clifton  <nickc@redhat.com>
+
+       Binutils 2.35 branch created.
+
 2020-07-03  Alan Modra  <amodra@gmail.com>
 
        PR 26028
index b8d6e3b..f557cc9 100644 (file)
@@ -1,3 +1,7 @@
+2020-07-04  Nick Clifton  <nickc@redhat.com>
+
+       Binutils 2.35 branch created.
+
 2020-06-25  Nick Clifton  <nickc@redhat.com>
 
        * po/sv.po: Updated Swedish translation.
index a9e30ca..000dfe5 100644 (file)
@@ -1,3 +1,7 @@
+2020-07-04  Nick Clifton  <nickc@redhat.com>
+
+       Binutils 2.35 branch created.
+
 2020-06-30  Nelson Chu  <nelson.chu@sifive.com>
 
        * opcode/riscv-opc.h: Support the unprivileged CSR.  The versions
index 4395808..5be1b77 100644 (file)
@@ -1,3 +1,7 @@
+2020-07-04  Nick Clifton  <nickc@redhat.com>
+
+       Binutils 2.35 branch created.
+
 2020-07-03  Alan Modra  <amodra@gmail.com>
 
        PR 26028
diff --git a/ld/NEWS b/ld/NEWS
index b236e58..eb2cff1 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.35:
+
 * X86 NaCl target support is removed.
 
 * Add ELF linker command-line options, --export-dynamic-symbol and
index c69b764..bf60442 100644 (file)
@@ -1,3 +1,7 @@
+2020-07-04  Nick Clifton  <nickc@redhat.com>
+
+       Binutils 2.35 branch created.
+
 2020-06-26  Nick Alcock  <nick.alcock@oracle.com>
 
        * aclocal.m4: Add config/gettext-sister.m4: Shuffle into
index c0a3db6..a4215b2 100644 (file)
@@ -1,3 +1,7 @@
+2020-07-04  Nick Clifton  <nickc@redhat.com>
+
+       Binutils 2.35 branch created.
+
 2020-07-02  H.J. Lu  <hongjiu.lu@intel.com>
 
        * i386-gen.c (opcode_modifiers): Add VexSwapSources.