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-arm-bootstrap in repository toolchain/ci/binutils-gdb.
from 1e071750a2 Automatic date update in version.in adds 8ac439689f Move eelf_mipsel_haiki.c to ALL_64_EMULATION_SOURCES adds 5b4846283c Re: PR28149, debug info with wrong file association adds d467335403 Fix allocate_filenum last dir/file checks adds 6a7f57668a riscv: print .2byte or .4byte before an unknown instruction [...]
No new revisions were added by this update.
Summary of changes: binutils/ChangeLog | 6 + .../{aarch64/aarch64.exp => riscv/riscv.exp} | 11 +- binutils/testsuite/binutils-all/riscv/unknown.d | 11 ++ .../testsuite/binutils-all/riscv/unknown.s | 24 ++-- gas/dwarf2dbg.c | 42 ++++--- ld/Makefile.am | 125 +++++++++++---------- ld/Makefile.in | 125 +++++++++++---------- opcodes/ChangeLog | 6 + opcodes/riscv-dis.c | 24 +++- 9 files changed, 221 insertions(+), 153 deletions(-) copy binutils/testsuite/binutils-all/{aarch64/aarch64.exp => riscv/riscv.exp} (82%) create mode 100644 binutils/testsuite/binutils-all/riscv/unknown.d copy gdb/testsuite/gdb.dwarf2/locexpr-data-member-location-main.c => binutils/test [...]