This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-arm in repository toolchain/ci/binutils-gdb.
from 41d6ac5da6 RISC-V: Cache management instructions adds 22c3694052 x86: fold certain AVX2 templates into their AVX counterparts adds a548407ec2 x86: drop stray CheckRegSize from VEXTRACT{F,I}32X4 adds c4d0963383 x86: also fold remaining multi-vector-size shift insns adds a747a286b9 Fix ld-arm bug in encoding of blx calls jumping from thumb t [...] adds f0cf07f341 gdb: run black to format some Python files adds 0a30596cfa Fix Build issues due to patch "gprofng: a new GNU profiler" adds da729c5ccd Implement gdbarch_stack_frame_destroyed_p for aarch64 adds b7e077222e Fix crash with stepi, no debug info, and "set debug infrun 1" adds 03a5735dbd Automatic date update in version.in adds 6f3dfea03a gdb/python: remove gdb._mi_commands dict
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 + bfd/elf32-arm.c | 18 +- bfd/version.h | 2 +- gas/config/tc-i386.c | 39 +- gdb/aarch64-tdep.c | 22 + gdb/gdbarch.py | 1 + gdb/gdbcopyright.py | 5 +- gdb/infrun.c | 3 +- gdb/mi/mi-cmds.c | 14 + gdb/mi/mi-cmds.h | 7 + gdb/python/lib/gdb/__init__.py | 4 - gdb/python/py-micmd.c | 232 +- gdb/python/python-internal.h | 1 + gdb/python/python.c | 2 + gdb/testsuite/gdb.python/py-mi-cmd.exp | 53 +- gprofng/Makefile.in | 1 + gprofng/configure | 57 +- gprofng/configure.ac | 13 + gprofng/doc/Makefile.in | 1 + gprofng/gp-display-html/Makefile.in | 1 + gprofng/libcollector/Makefile.in | 4 +- gprofng/libcollector/configure | 57 +- gprofng/libcollector/configure.ac | 13 - gprofng/src/Makefile.am | 10 +- gprofng/src/Makefile.in | 21 +- gprofng/src/gethrtime.c | 4 + .../testsuite/gprofng.display/mttest/gethrtime.c | 5 + opcodes/i386-opc.tbl | 345 +-- opcodes/i386-tbl.h | 3195 ++++---------------- 29 files changed, 1039 insertions(+), 3097 deletions(-)