This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from e961c696dc x86: drop L1OM/K1OM support from ld adds ba7789a316 gdb/testsuite: remove gdb.python/pretty-print-call-by-hand.exp adds f1a4558586 x86: mention dropped L1OM/K1OM support in ld/ as well adds c41524681b sim: fix “alligned” typos adds 8bd59ec1bb sim: fix a comment typo in sim-load.c adds b0e0d830d9 Remove download size from debuginfod progress messages if un [...] adds 891172d1d4 Automatic date update in version.in adds ee41183df4 Re: gas/Dwarf: improve debug info generation from .irp and a [...] adds caf606c90d libtool.m4: fix the NM="/nm/over/here -B/option/with/path" case adds 520a6a7e3a Automatic date update in version.in adds 9d604701bd Remove an unused declaration from value.h adds 5cf8c5926e Automatic date update in version.in adds b8e92c571b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/configure | 20 ++- bfd/version.h | 2 +- binutils/configure | 20 ++- gas/NEWS | 2 - gas/configure | 20 ++- gas/testsuite/gas/elf/dwarf-5-irp.d | 4 +- gdb/debuginfod-support.c | 44 +++--- .../gdb.python/pretty-print-call-by-hand.c | 53 ------- .../gdb.python/pretty-print-call-by-hand.exp | 127 --------------- .../gdb.python/pretty-print-call-by-hand.py | 45 ------ gdb/value.h | 4 - gprof/configure | 20 ++- gprofng/configure | 20 ++- ld/NEWS | 3 + ld/configure | 20 ++- libbacktrace/configure | 175 ++++++++++++--------- libctf/configure | 20 ++- libtool.m4 | 16 +- opcodes/configure | 20 ++- sim/common/sim-core.h | 4 +- sim/common/sim-load.c | 2 +- sim/configure | 20 ++- sim/ppc/hw_init.c | 2 +- sim/ppc/std-config.h | 2 +- zlib/configure | 20 ++- 25 files changed, 281 insertions(+), 404 deletions(-) delete mode 100644 gdb/testsuite/gdb.python/pretty-print-call-by-hand.c delete mode 100644 gdb/testsuite/gdb.python/pretty-print-call-by-hand.exp delete mode 100644 gdb/testsuite/gdb.python/pretty-print-call-by-hand.py