]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - opcodes/riscv-opc.c
gdb: Don't call gdb_load_shlib unless GDB is running
[thirdparty/binutils-gdb.git] / opcodes / riscv-opc.c
2018-06-20  Sebastian HuberRISC-V: Accept constant operands in la and lla
2018-05-08  Jim WilsonRISC-V: Add missing hint instructions from RV128I.
2018-03-14  Jim WilsonRISC-V: Add .insn support.
2018-01-17  Jim WilsonRISC-V: Fix bug in prior addi/c.nop patch.
2018-01-15  Jim WilsonRISC-V: Add support for addi that compresses to c.nop.
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-20  Jim WilsonRISC-V: Add compressed instruction hints, and a few...
2017-12-13  Jim WilsonAdd missing RISC-V fsrmi and fsflagsi instructions.
2017-10-24  Andrew WatermanRISC-V: Fix disassembly of c.addi4spn, c.addi16sp,...
2017-09-27  Nick CliftonAdd support for the new names of the RISC-V fmv.x.s...
2017-08-22  Palmer DabbeltRISC-V: Mark "c.nop" as an alias
2017-06-23  Andrew WatermanRISC-V: Fix SLTI disassembly
2017-05-02  Michael ClarkRISC-V: Change CALL macro to use ra as the temporary...
2017-03-15  Kito ChengRISC-V: Fix assembler for c.li, c.andi and c.addiw
2017-03-15  Kito ChengRISC-V: Fix assembler for c.addi, rd can be x0
2017-03-14  Andrew WatermanRISC-V: Fix [dis]assembly of srai/srli
2017-02-15  Andrew WatermanAdd SFENCE.VMA instruction
2017-01-03  Kito ChengAdd support for the Q extension to the RISCV ISA.
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-21  Andrew WatermanAvoid creating symbol table entries for registers
2016-12-20  Andrew WatermanCorrect assembler mnemonic for RISC-V aqrl AMOs
2016-12-20  Andrew WatermanFix disassembly of RISC-V CSR instructions under -Mno...
2016-12-20  Andrew WatermanAdd canonical JALR for RISC-V
2016-12-20  Andrew WatermanFormatting changes for RISC-V
2016-11-01  Nick CliftonAdd support for RISC-V architecture.