Remove path name from test case
[binutils-gdb.git] / bfd / elfxx-riscv.c
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-11-06 Nelson ChuRISC-V: Moved out linker internal relocations after...
2023-10-16 Tsukasa OIRISC-V: Remove RV64E conflict
2023-09-07 Nelson ChuRISC-V: Clarify the naming rules of vendor operands.
2023-09-05 Tsukasa OIRISC-V: Add stub support for the 'Svadu' extension
2023-09-05 Tsukasa OIRISC-V: Add 'Smcntrpmf' extension and its CSRs
2023-09-05 Tsukasa OIRISC-V: Prohibit combination of 'E' and 'H'
2023-08-18 Nelson ChuRISC-V: Report "c or zca" for INSN_CLASS_C when error...
2023-08-15 Tsukasa OIRISC-V: Make "fli.h" available to 'Zvfh' + 'Zfa'
2023-08-15 Tsukasa OIRISC-V: Add support for the 'Zihintntl' extension
2023-08-11 Tsukasa OIRISC-V: Remove support for non-existing 'Zve32d'
2023-08-08 Tsukasa OIRISC-V: Update ratified 'Ztso' extension version
2023-08-03 Tsukasa OIRISC-V: Add support for 'Zvfh' and 'Zvfhmin'
2023-08-03 Tsukasa OIRISC-V: Imply 'Zicsr' from 'Zve32x'
2023-08-02 Sam JamesRevert "2.41 Release sources"
2023-08-02 Nick Clifton2.41 Release sources
2023-07-28 Tsukasa OIRISC-V: Add actual 'Zvkt' extension support
2023-07-24 Tsukasa OIRISC-V: Implications from 'Zc[fd]' extensions
2023-07-24 Tsukasa OIRISC-V: Prohibit the 'Zcf' extension on RV64
2023-07-18 JiaweiRISC-V: Supports Zcb extension.
2023-07-18 JiaweiRISC-V: Support Zca/f/d extensions.
2023-07-03 Christoph MüllnerRISC-V: Zvkh[a,b]: Remove individual instruction class
2023-07-01 Nathan HuckleberryRISC-V: Add support for the Zvksc ISA extension
2023-07-01 Nathan HuckleberryRISC-V: Add support for the Zvknc ISA extension
2023-07-01 Nathan HuckleberryRISC-V: Add support for the Zvksg ISA extension
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvks ISA extension
2023-07-01 Nathan HuckleberryRISC-V: Add support for the Zvkng ISA extension
2023-07-01 Nathan HuckleberryRISC-V: Allow nested implications for extensions
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvkn ISA extension
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvksh ISA extension
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvksed ISA extension
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvknh[a,b] ISA extensions
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvkned ISA extension
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvkg ISA extension
2023-07-01 Nathan HuckleberryRISC-V: Add support for the Zvbc 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-06-27 Philipp Tomsich RISC-V: Support Zicond extension
2023-05-19 Kuan-Lin ChenRISC-V: Support subtraction of .uleb128.
2023-04-26 Philipp Tomsich RISC-V: Support XVentanaCondOps extension
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-12-23 Nelson ChuRISC-V: Relax the order checking for the architecture...
2022-11-25 Christoph Müllnerriscv: Add AIA extension support (Smaia, Ssaia)
2022-11-23 Xiao ZengRISC-V: Make R_RISCV_SUB6 conforms to riscv ABI standard
2022-11-19 Tsukasa OIRISC-V: Add 'Ssstateen' extension and its CSRs
2022-11-17 Christoph MüllnerRISC-V: Add T-Head Int vendor extension
2022-11-17 Christoph MüllnerRISC-V: Add T-Head Fmv vendor extension
2022-11-07 Tsukasa OIRISC-V: Remove RV32EF conflict
2022-10-28 Nelson ChuRISC-V: Output mapping symbols with ISA string.
2022-10-14 Jan BeulichRISC-V: Zicbo{m,p,z} adjustments to riscv_multi_subset_...
2022-10-14 Tsukasa OIRISC-V: Imply 'Zicsr' from privileged extensions with...
2022-10-04 Nelson ChuRISC-V: Renamed INSN_CLASS for floating point in intege...
2022-09-30 Tsukasa OIRISC-V: Add privileged extensions without instructions...
2022-09-23 Christoph MüllnerRISC-V: Add Zawrs ISA extension support
2022-09-22 Christoph MüllnerRISC-V: Add T-Head MemPair vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add T-Head MemIdx vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add T-Head FMemIdx vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add T-Head MAC vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add T-Head CondMov vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add T-Head Bitmanip vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add T-Head SYNC vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add T-Head CMO vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add generic support for vendor extensions
2022-09-21 ShihuaRISC-V: Implement Ztso extension
2022-09-16 Nelson ChuRISC-V: Make g imply zmmul extension.
2022-08-30 Tsukasa OIRISC-V: Add 'Zmmul' extension in assembler.
2022-08-11 Fangrui SongRISC-V: Remove R_RISCV_GNU_VTINHERIT/R_RISCV_GNU_VTENTRY
2022-07-07 Tsukasa OIRISC-V: Added Zfhmin and Zhinxmin.
2022-07-07 Tsukasa OIRISC-V: Fix requirement handling on Zhinx+{D,Q}
2022-07-04 Tsukasa OIRISC-V: Update Zihintpause extension version
2022-06-28 Tsukasa OIRISC-V: Add 'Sstc' extension and its CSRs
2022-06-28 Tsukasa OIRISC-V: Add 'Sscofpmf' extension with its CSRs
2022-06-28 Tsukasa OIRISC-V: Add 'Smstateen' extension and its CSRs
2022-06-22 Nelson ChuRISC-V: Reorder the prefixed extensions which are out...
2022-06-22 Nelson ChuRISC-V: Use single h extension to control hypervisor...
2022-06-22 Tsukasa OIRISC-V: Add 'H' to canonical extension ordering
2022-06-22 Tsukasa OIRISC-V: Prepare i18n for required ISA extensions
2022-06-08 Alan ModraRevert reloc howto nits
2022-06-08 Alan ModraHOWTO size encoding
2022-05-30 jiaweiRISC-V: Add zhinx extension supports.
2022-05-25 Tsukasa OIRISC-V: Fix RV32Q conflict
2022-05-20 Jia-Wei ChenRISC-V: Update zfinx implement with zicsr.
2022-05-19 Tsukasa OIRISC-V: Fix canonical extension order (K and J)
2022-05-17 Nelson ChuRISC-V: Added half-precision floating-point v1.0 instru...
2022-03-18 Tsukasa OIRISC-V: Cache management instructions
2022-03-18 Tsukasa OIRISC-V: Prefetch hint instructions and operand set
2022-02-25 Tsukasa OIRISC-V: Remove a loop in the ISA parser
2022-02-23 Patrick O'NeillRISC-V: PR28733, add missing extension info to 'unrecog...
2022-02-22 Kito ChengRISC-V: Maintain a string to hold the canonical order
2022-01-07 Nelson ChuRISC-V: Updated the default ISA spec to 20191213.
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-12-16 Nelson ChuRISC-V: Support svinval extension with frozen version...
2021-12-09 Nelson ChuRISC-V: Clarify the behavior of .option arch directive.
2021-11-22 Nelson ChuRISC-V: Removed the redundant NULL pointer check in...
2021-11-22 Nelson ChuRISC-V: PR28610, Fix ASAN heap-buffer-overflow error...
2021-11-19 Nelson ChuRISC-V: Support new .option arch directive.
2021-11-18 jiaweiRISC-V: Add instructions and operand set for z[fdq]inx
2021-11-18 jiaweiRISC-V: Add mininal support for z[fdq]inx
2021-11-17 Nelson ChuRISC-V: Support rvv extension with released version...
next