Z8k: fix sout/soudb opcodes with direct address
[binutils-gdb.git] / opcodes / riscv-dis.c
2020-06-30 Nelson ChuRISC-V: Support debug and float CSR as the unprivileged...
2020-06-22 Nelson ChuRISC-V: Report warning when linking the objects with...
2020-05-20 Nelson Chu[PATCH v2 0/9] RISC-V: Support version controling for...
2020-02-21 Nelson ChuRISC-V: Support the ISA-dependent CSR checking.
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-06-27 Jim WilsonRISC-V: Make objdump disassembly work right for binary...
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-12-18 Alan ModraInclude bfd_stdint.h in bfd.h
2018-12-06 Andrew Burgessopcodes/riscv: Hide '.L0 ' fake symbols
2018-12-03 Jim WilsonRISC-V: Accept version, supervisor ext and more than...
2018-08-30 Jim WilsonRISC-V: Allow instruction require more than one extension
2018-07-30 Jim WilsonRISC-V: Set insn info fields correctly when disassembling.
2018-03-03 Alan Modraopcodes error messages
2018-01-10 Jim WilsonRISC-V: Disassemble x0 based addresses as 0.
2018-01-06 Jim WilsonRISC-V: Print symbol address for jalr w/ zero offset.
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-07-25 Nick CliftonFix typos in error and option messages in OPCODES library.
2017-05-24 Yao QiMove print_insn_XXX to an opcodes internal header
2017-05-04 Kito ChengRISC-V: Fix disassemble for c.li, c.andi and c.addiw
2017-04-04 Palmer DabbeltRISC-V: Resurrect GP-relative disassembly hints
2017-01-03 Dilyan PalauzovAdd fall through comment.
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-20 Andrew WatermanRe-work RISC-V gas flags: now we just support -mabi...
2016-11-01 Nick CliftonAdd support for RISC-V architecture.