summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2020-07-04 10:16:22 +0100
committerNick Clifton <nickc@redhat.com>2020-07-04 10:16:22 +0100
commitb115b9fd3c304371f0efcab9484205b7c4d8719c (patch)
tree07933f8a96de12c0b51307ba428dcdf27a8c61e8
parenta36158ec0c5145bc3988d9513081a2819353b179 (diff)
Add markers for binutils 2.35 branch
-rw-r--r--ChangeLog4
-rw-r--r--bfd/ChangeLog4
-rw-r--r--binutils/BRANCHES1
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/NEWS2
-rw-r--r--config/ChangeLog4
-rw-r--r--cpu/ChangeLog4
-rw-r--r--elfcpp/ChangeLog4
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/NEWS2
-rw-r--r--gold/ChangeLog4
-rw-r--r--gprof/ChangeLog4
-rw-r--r--include/ChangeLog4
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/NEWS2
-rw-r--r--libctf/ChangeLog4
-rw-r--r--opcodes/ChangeLog4
17 files changed, 59 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f79c3e8fb5..49e9cf6148 100644
--- 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
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index b91df9985e..5c11a17b69 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -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
diff --git a/binutils/BRANCHES b/binutils/BRANCHES
index cc848708f9..57840bdbf1 100644
--- a/binutils/BRANCHES
+++ b/binutils/BRANCHES
@@ -50,6 +50,7 @@ binutils-2_31-branch
binutils-2_32-branch
binutils-2_33-branch
binutils-2_34-branch
+binutils-2_35-branch
Copyright (C) 2012-2020 Free Software Foundation, Inc.
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index fee8c1d501..897b80142a 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -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
diff --git a/binutils/NEWS b/binutils/NEWS
index 1da8a86403..e776f5a826 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -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
diff --git a/config/ChangeLog b/config/ChangeLog
index 7dc11d684a..12795fc497 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -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
diff --git a/cpu/ChangeLog b/cpu/ChangeLog
index 591ac01f38..053760d446 100644
--- a/cpu/ChangeLog
+++ b/cpu/ChangeLog
@@ -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.
diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog
index ee6db3a060..efb82c5770 100644
--- a/elfcpp/ChangeLog
+++ b/elfcpp/ChangeLog
@@ -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
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 216ad581ae..8fb80f6a48 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -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/gas/NEWS b/gas/NEWS
index 1ce3b6bc61..737bbffead 100644
--- 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
diff --git a/gold/ChangeLog b/gold/ChangeLog
index ca99f13557..257d405b1f 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -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/gprof/ChangeLog b/gprof/ChangeLog
index b8d6e3bac4..f557cc90eb 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -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.
diff --git a/include/ChangeLog b/include/ChangeLog
index a9e30ca312..000dfe5034 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -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
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 43958089c1..5be1b77c7b 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -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 b236e588c6..eb2cff12ea 100644
--- 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
diff --git a/libctf/ChangeLog b/libctf/ChangeLog
index c69b764fad..bf604421bb 100644
--- a/libctf/ChangeLog
+++ b/libctf/ChangeLog
@@ -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
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index c0a3db699c..a4215b2616 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -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.