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_build/master-arm in repository toolchain/ci/gdb.
from df7a7bdd97 gdb: add support for Fortran's ASSUMED RANK arrays adds 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
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- 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 | 13 ++ 11 files changed, 418 insertions(+), 67 deletions(-)