diff --git a/ChangeLog b/ChangeLog index f79c3e8fb5..49e9cf6148 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2020-07-04 Nick Clifton + + Binutils 2.35 branch created. + 2020-04-21 Stephen Casner 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 + + Binutils 2.35 branch created. + 2020-07-01 Alan Modra 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 + + Binutils 2.35 branch created. + 2020-07-02 Nick Clifton 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 + + Binutils 2.35 branch created. + 2020-06-24 H.J. Lu 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 + + Binutils 2.35 branch created. + 2020-06-25 David Faust * 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 + + Binutils 2.35 branch created. + 2020-06-26 Nick Alcock * 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 + + Binutils 2.35 branch created. + 2020-07-03 Alan Modra 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 + + Binutils 2.35 branch created. + 2020-07-03 Alan Modra 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 + + Binutils 2.35 branch created. + 2020-06-25 Nick Clifton * 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 + + Binutils 2.35 branch created. + 2020-06-30 Nelson Chu * 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 + + Binutils 2.35 branch created. + 2020-07-03 Alan Modra 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 + + Binutils 2.35 branch created. + 2020-06-26 Nick Alcock * 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 + + Binutils 2.35 branch created. + 2020-07-02 H.J. Lu * i386-gen.c (opcode_modifiers): Add VexSwapSources.