This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto_lean in repository toolchain/ci/binutils-gdb.
from 7c24bdc583 PR29293, elfnn-aarch64.c: def_protected member unintialized adds e3940312c1 gdb:csky add pseudo regs for float and vector regs adds 04cb922ade PowerPC64: Tidy stub type changes adds 0f0d9373a3 PowerPC64: plt_stub_pad adds f40bb390bb PowerPC64: align plt_branch stubs adds d0e0f9c87a ld/x86: skip p_align-1 tests with unsuitable compiler adds dbcbf67ca5 Fix the display of the idnex values for DW_FORM_loclistx and [...] adds fadaf8f7f9 windres: add quotes around preprocessor cmd if needed adds 68e80d96a8 bfd: handle codepage when opening files on MinGW adds 9117c7b452 [gdb/build] Fix gdb build with -fsanitize=thread and gcc 7 adds a9deee17d3 gdb+gdbserver/Linux: avoid reading registers while going thr [...] adds b55819a720 Automatic date update in version.in adds 22a8ddfe93 Re: ld/x86: skip p_align-1 tests with unsuitable compiler
No new revisions were added by this update.
Summary of changes: bfd/bfdio.c | 12 +- bfd/elf64-ppc.c | 111 ++++----- bfd/version.h | 2 +- binutils/ChangeLog | 10 + binutils/dwarf.c | 218 ++++++++++------- binutils/resrc.c | 26 +- .../testsuite/binutils-all/x86-64/pr26808.dump | 82 +++---- gdb/csky-tdep.c | 261 +++++++++++++++++++++ gdb/csky-tdep.h | 7 + gdb/fork-child.c | 3 + gdb/ia64-tdep.c | 3 +- gdb/inferior.h | 7 + gdb/linux-nat.c | 4 + gdbserver/fork-child.cc | 5 + gdbserver/inferiors.h | 7 + gdbserver/linux-low.cc | 16 +- ld/testsuite/ld-elf/linux-x86.exp | 90 ++++--- ld/testsuite/ld-powerpc/elfv2exe.d | 11 +- ld/testsuite/ld-powerpc/notoc.d | 49 ++-- ld/testsuite/ld-powerpc/notoc.wf | 12 +- ld/testsuite/ld-powerpc/notoc3.d | 15 +- ld/testsuite/ld-powerpc/pr23937.d | 4 +- 22 files changed, 669 insertions(+), 286 deletions(-)