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 in repository toolchain/ci/binutils-gdb.
from cf78890fd4 Automatic date update in version.in adds cbf26882c0 [gdb/testsuite] Fix KPASS in gdb.ada/arrayptr.exp adds ea6303b497 Remove more Python 2 code adds 60a3da00bd objdump/opcodes: add syntax highlighting to disassembler output adds 49d31dc98e opcodes/riscv: implement style support in the disassembler adds fbbb45cef5 opcodes/i386: partially implement disassembler style support adds edbc15e6c4 gdb: remove use of vfprintf_filtered
No new revisions were added by this update.
Summary of changes: binutils/NEWS | 4 + binutils/doc/binutils.texi | 11 ++ binutils/objdump.c | 249 ++++++++++++++++++++++++++++++----- gdb/disasm.c | 34 ++++- gdb/disasm.h | 7 + gdb/python/lib/gdb/FrameDecorator.py | 11 +- gdb/testsuite/gdb.ada/arrayptr.exp | 61 ++++++--- include/dis-asm.h | 88 ++++++++++++- opcodes/dis-init.c | 5 +- opcodes/disassemble.c | 21 ++- opcodes/i386-dis.c | 63 +++++---- opcodes/riscv-dis.c | 193 +++++++++++++++++---------- 12 files changed, 585 insertions(+), 162 deletions(-)