This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/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 new b0e0d830d9 Remove download size from debuginfod progress messages if un [...]
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: gas/NEWS | 2 - 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 -------- ld/NEWS | 3 + sim/common/sim-core.h | 4 +- sim/common/sim-load.c | 2 +- sim/ppc/hw_init.c | 2 +- sim/ppc/std-config.h | 2 +- 10 files changed, 34 insertions(+), 250 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