]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - opcodes/riscv-dis.c
sim: ppc: use correct macros
[thirdparty/binutils-gdb.git] / opcodes / riscv-dis.c
2025-05-09  Chao-ying FuRISC-V: Added vendor extensions, xmipscbop, xmipscmov...
2025-04-15  Marek PikułaRISC-V: Add missing disassembler option `max`
2025-03-28  Marek PikułaRISC-V: Don't show support for 1.9.1 priv spec
2025-03-18  Nelson ChuRISC-V: Avoid parsing arch string repeatedly for dis...
2025-03-03  Andrew OatesRISC-V: Re-define mapping symbol $x to the file elf...
2025-02-26  Charlie JenkinsRISC-V: Fix abort when displaying data and partial...
2025-02-15  Alan Modrariscv disassembler leak
2025-02-11  Nelson ChuRISC-V: Move all global static target stuff into privat...
2025-01-09  Charlie JenkinsRISC-V: Fix display of partial instructions
2025-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2024-11-24  Tom de Vriesopcodes: fix Werror=format build breaker in opcodes...
2024-11-20  JiaweiRISC-V: Add Zcmt instructions and csr.
2024-10-31  Nelson ChuRISC-V: Dump instruction without checking architecture...
2024-09-27  Jan BeulichRISC-V: correct alignment directive handling for text...
2024-09-03  Mary BennettRISC-V: Add support for XCVsimd extension in CV32E40P
2024-08-27  JiaweiRISC-V: PR32036, Support Zcmp cm.mva01s and cm.mvsa01...
2024-08-06  Mary BennettRISC-V: Add support for XCvBitmanip extension in CV32E40P
2024-06-06  Andrew Burgessopcodes/riscv: prevent future use of disassemble_info...
2024-06-06  Andrew Burgessopcodes/riscv: add styling support to print_reg_list
2024-06-05  Mary BennettRISC-V: Add support for XCVbi extension in CV32E40P
2024-05-14  Joseph FaullsRISC-V: Search for mapping symbols from the last one...
2024-04-09  JiaweiRISC-V: Support Zcmp push/pop instructions.
2024-01-05  Jin MaRISC-V: T-HEAD: Fix wrong instruction encoding for...
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-12-01  Patrick O'NeillRISC-V: Make riscv_is_mapping_symbol stricter
2023-12-01  Nelson ChuRISC-V: Add SiFive custom vector coprocessor interface...
2023-11-30  Patrick O'NeillRISC-V: Avoid updating state until symbol is found
2023-11-24  Jan BeulichRISC-V: disallow x0 with certain macro-insns
2023-11-23  Jin MaRISC-V: Add CSRs for T-Head VECTOR vendor extension
2023-11-07  Mary BennettRISC-V: Add support for XCValu extension in CV32E40P
2023-11-07  Mary BennettRISC-V: Add support for XCVmac extension in CV32E40P
2023-10-13  Joseph FaullsRISC-V: Add support for numbered ISA mapping strings
2023-09-07  Nelson ChuRISC-V: Clarify the naming rules of vendor operands.
2023-08-15  Jan BeulichRISC-V: remove indirection from register tables
2023-08-02  Sam JamesRevert "2.41 Release sources"
2023-08-02  Nick Clifton2.41 Release sources binutils-2_41-release
2023-07-28  Tsukasa OIFix typo in riscv-dis.c comment
2023-07-18  JiaweiRISC-V: Supports Zcb extension.
2023-07-01  Christoph MüllnerRISC-V: Add support for the Zvbb ISA extension
2023-06-30  Christoph MüllnerRISC-V: Add support for the Zfa extension
2023-05-19  Nelson ChuRISC-V: Minor improvements for dis-assembler.
2023-04-18  Kito ChengRISC-V: Cache the latest mapping symbol and its boundary.
2023-03-31  Tsukasa OIRISC-V: Allocate "various" operand type
2023-03-21  JiaweiRISC-V: Fix disassemble fetch fail return value.
2023-02-03  Jan BeulichRISC-V: don't disassemble unrecognized insns as .byte
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-11-28  Tsukasa OIRISC-V: Better support for long instructions (disassembler)
2022-10-28  Nelson ChuRISC-V: Output mapping symbols with ISA string.
2022-10-14  Tsukasa OIopcodes/riscv-dis.c: Remove last_map_state
2022-10-14  Tsukasa OIopcodes/riscv-dis.c: Make XLEN variable static
2022-10-14  Tsukasa OIopcodes/riscv-dis.c: Use bool type whenever possible
2022-10-14  Tsukasa OIopcodes/riscv-dis.c: Tidying with spacing
2022-10-14  Tsukasa OIopcodes/riscv-dis.c: Tidying with comments/clarity
2022-10-06  Tsukasa OIRISC-V: Print XTheadMemPair literal as "immediate"
2022-10-06  Tsukasa OIRISC-V: Fix T-Head immediate types on printing
2022-10-06  Tsukasa OIRISC-V: Print comma and tabs as the "text" style
2022-10-06  Tsukasa OIRISC-V: Optimize riscv_disassemble_data printf
2022-10-06  Tsukasa OIRISC-V: Fix printf argument types corresponding %x
2022-10-06  Tsukasa OIRISC-V: Fix immediates to have "immediate" style
2022-10-04  Tsukasa OIRISC-V: Fix buffer overflow on print_insn_riscv
2022-10-04  Andrew Burgessopcodes/riscv: style csr names as registers
2022-09-30  Jan BeulichRISC-V: fix build after "Add support for arbitrary...
2022-09-22  Christoph MüllnerRISC-V: Add support for literal instruction arguments
2022-09-22  Christoph MüllnerRISC-V: Add support for arbitrary immediate encoding...
2022-09-22  Tsukasa OIRISC-V: Remove "b" operand type from disassembler
2022-09-06  Tsukasa OIopcodes: Add non-enum disassembler options
2022-09-02  Tsukasa OIRISC-V: Print highest address (-1) on the disassembler
2022-09-02  Tsukasa OIRISC-V: PR29342, Fix RV32 disassembler address computation
2022-07-07  Tsukasa OIRISC-V: Fix disassembling Zfinx with -M numeric
2022-04-30  Thomas Hebbopcodes: don't assume ELF in riscv, csky, rl78, mep...
2022-04-04  Andrew Burgessopcodes/riscv: implement style support in the disassembler
2022-03-18  Tsukasa OIRISC-V: Prefetch hint instructions and operand set
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-11-30  Nelson ChuRISC-V: The vtype immediate with more than the defined...
2021-11-30  Nelson ChuRISC-V: Dump vset[i]vli immediate as numbers once vsew...
2021-11-26  Andrew Burgessopcodes/riscv: add disassembler options support to...
2021-11-18  jiaweiRISC-V: Add instructions and operand set for z[fdq]inx
2021-11-17  Nelson ChuRISC-V: Support rvv extension with released version...
2021-11-16  jiaweiRISC-V: Scalar crypto instructions and operand set.
2021-11-11  Nelson ChuRISC-V: Dump objects according to the elf architecture...
2021-10-27  Nelson ChuRISC-V: Tidy riscv assembler and disassembler.
2021-09-20  Andrew Burgessriscv: print .2byte or .4byte before an unknown instruc...
2021-09-09  Jim WilsonRISC-V: Pretty print values formed with lui and addiw.
2021-08-30  Nelson ChuRISC-V: PR28291, Fix the gdb fails that PR27916 caused.
2021-08-30  Nelson ChuRISC-V: PR27916, Support mapping symbols.
2021-05-18  Job NoormanRISC-V: PR27814, Objdump crashes when disassembling...
2021-03-31  Alan ModraUse bool in opcodes
2021-03-31  Alan ModraRemove bfd_stdint.h
2021-02-19  Nelson ChuRISC-V: PR27158, fixed UJ/SB types and added CSS/CL...
2021-02-18  Nelson ChuRISC-V: Add bfd/cpu-riscv.h to support all spec version...
2021-01-15  Nelson ChuRISC-V: Error and warning messages tidy.
2021-01-15  Nelson ChuRISC-V: Comments tidy and improvement.
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-12-10  Nelson ChuRISC-V: Dump CSR according to the elf privileged spec...
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...
next