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 4780e5e4933 [gas] Fix file 0 dir with -gdwarf-5 new 3a337a86d9d opcodes/riscv: add disassembler options support to libopcodes new 61a5375b842 gdb: add risc-v disassembler options support
The 2 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: gdb/riscv-tdep.c | 8 +++ include/ChangeLog | 5 ++ include/dis-asm.h | 1 + opcodes/ChangeLog | 9 ++++ opcodes/riscv-dis.c | 147 ++++++++++++++++++++++++++++++++++++++++++++++++---- 5 files changed, 161 insertions(+), 9 deletions(-)