This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from d467335403f Fix allocate_filenum last dir/file checks new 6a7f57668af riscv: print .2byte or .4byte before an unknown instruction [...]
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: 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 +++++++++++----------- opcodes/ChangeLog | 6 ++++++ opcodes/riscv-dis.c | 24 +++++++++++++++++++++- 6 files changed, 63 insertions(+), 19 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 [...]