diff options
author | Nick Clifton <nickc@redhat.com> | 2020-07-04 10:16:22 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2020-07-04 10:16:22 +0100 |
commit | b115b9fd3c304371f0efcab9484205b7c4d8719c (patch) | |
tree | 07933f8a96de12c0b51307ba428dcdf27a8c61e8 | |
parent | a36158ec0c5145bc3988d9513081a2819353b179 (diff) | |
download | gdb-b115b9fd3c304371f0efcab9484205b7c4d8719c.zip gdb-b115b9fd3c304371f0efcab9484205b7c4d8719c.tar.gz gdb-b115b9fd3c304371f0efcab9484205b7c4d8719c.tar.bz2 |
Add markers for binutils 2.35 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 | 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-- | opcodes/ChangeLog | 4 |
17 files changed, 59 insertions, 0 deletions
@@ -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 b91df99..5c11a17 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 cc84870..57840bd 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 fee8c1d..897b801 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 1da8a86..e776f5a 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 7dc11d6..12795fc 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 591ac01..053760d 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 ee6db3a..efb82c5 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 216ad58..8fb80f6 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 @@ -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 ca99f13..257d405 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 b8d6e3b..f557cc9 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 a9e30ca..000dfe5 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 4395808..5be1b77 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 @@ -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 c69b764..bf60442 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 c0a3db6..a4215b2 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. |