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-arm-bootstrap_O3 in repository toolchain/ci/binutils-gdb.
from 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 adds 6284f0aa11 gprofng: use $(sysconfdir) instead $(prefix)/etc adds 9d92d2cc8d gprofng: fix build when BUILD_MAN is false adds 96016a2f00 x86: drop stray NoRex64 from XBEGIN adds 13f7237241 gdb/testsuite: fix gdb.base/break-idempotent.exp on ppc new 6837a663c5 opcodes/aarch64: split off creation of comment text in disassembler
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/bfdio.c | 12 +++++-- bfd/version.h | 2 +- binutils/resrc.c | 26 ++++++++------- gas/config/tc-aarch64.c | 12 ++++++- gas/testsuite/gas/aarch64/alias.d | 26 +++++++-------- gas/testsuite/gas/aarch64/b_c_1.d | 42 ++++++++++++------------- gas/testsuite/gas/aarch64/float-fp16.d | 12 +++---- gas/testsuite/gas/aarch64/int-insns.d | 4 +-- gas/testsuite/gas/aarch64/no-aliases.d | 26 +++++++-------- gas/testsuite/gas/aarch64/programmer-friendly.d | 2 +- gdb/fork-child.c | 3 ++ gdb/ia64-tdep.c | 3 +- gdb/inferior.h | 7 +++++ gdb/linux-nat.c | 4 +++ gdb/testsuite/gdb.base/break-idempotent.exp | 8 ++++- gdbserver/fork-child.cc | 5 +++ gdbserver/inferiors.h | 7 +++++ gdbserver/linux-low.cc | 16 +++++++--- gprofng/gp-display-html/Makefile.am | 5 +-- gprofng/gp-display-html/Makefile.in | 15 +++++---- gprofng/src/Makefile.am | 25 +++++++++------ gprofng/src/Makefile.in | 22 +++++++------ gprofng/src/Settings.cc | 2 +- include/opcode/aarch64.h | 2 +- ld/testsuite/ld-elf/linux-x86.exp | 14 +++++++-- opcodes/aarch64-dis.c | 15 +++++++-- opcodes/aarch64-opc.c | 22 +++++++++---- opcodes/i386-opc.tbl | 2 +- opcodes/i386-tbl.h | 2 +- 29 files changed, 220 insertions(+), 123 deletions(-)