RISC-V: Simplify riscv_csr_address logic on state enable extensions
[platform/upstream/binutils.git] / gas / config / tc-riscv.c
2022-12-29 Tsukasa OIRISC-V: Simplify riscv_csr_address logic on state enabl...
2022-12-14 Li XuRISC-V: Add string length check for operands in AS
2022-11-28 Tsukasa OIRISC-V: Better support for long instructions (assembler)
2022-11-25 Christoph Müllnerriscv: Add AIA extension support (Smaia, Ssaia)
2022-11-19 Tsukasa OIRISC-V: Add 'Ssstateen' extension and its CSRs
2022-11-02 Nelson ChuRISC-V: Fixed the missing $x+arch when adding odd paddi...
2022-10-29 Nelson ChuRISC-V: Always generate mapping symbols at the start...
2022-10-28 Tsukasa OIRISC-V: Improve "bits undefined" diagnostics
2022-10-28 Tsukasa OIRISC-V: Fallback for instructions longer than 64b
2022-10-28 Jan BeulichRISC-V/gas: fix build with certain gcc versions
2022-10-28 Tsukasa OIRISC-V: Fix build failure for -Werror=maybe-uninitialized
2022-10-28 Nelson ChuRISC-V: Output mapping symbols with ISA string.
2022-10-04 Jan BeulichRISC-V/gas: allow generating up to 176-bit instructions...
2022-10-04 Jan BeulichRISC-V/gas: don't open-code insn_length()
2022-10-04 Jan BeulichRISC-V/gas: drop stray call to install_insn()
2022-10-04 Jan BeulichRISC-V/gas: drop riscv_subsets static variable
2022-10-04 Jan BeulichRISC-V: don't cast expressions' X_add_number to long...
2022-10-03 Tsukasa OIRISC-V: Assign DWARF numbers to vector registers
2022-09-30 Christoph MüllnerRISC-V: Eliminate long-casts of X_add_number in diagnostics
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: Add macro-only operands to validate_riscv_insn
2022-09-21 Tsukasa OIRISC-V: Fix riscv_set_tso declaration
2022-09-21 Tsukasa OIRISC-V: Set EF_RISCV_TSO also on .option arch
2022-09-21 ShihuaRISC-V: Implement Ztso extension
2022-09-21 Nelson ChuRISC-V: Always generate R_RISCV_CALL_PLT reloc for...
2022-09-15 Tsukasa OIbfd, binutils, gas: Remove/mark unused variables
2022-09-09 Tsukasa OIRISC-V: Fix vector CSR requirements
2022-08-04 Alan ModraDon't use BFD_VMA_FMT in binutils
2022-07-29 Tsukasa OIRISC-V: Add `OP_V' to .insn named opcodes
2022-07-09 Alan Modragas: target string hash tables
2022-07-09 Alan Modragas: rename md_end to md_finish
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-28 Tsukasa OIRISC-V: Add new CSR feature gate handling (RV32,H)
2022-06-22 Nelson ChuRISC-V: Use single h extension to control hypervisor...
2022-06-22 Tsukasa OIRISC-V: Fix inconsistent error message (range)
2022-05-17 Nelson ChuRISC-V: Added half-precision floating-point v1.0 instru...
2022-04-08 Fangrui Songgas: Port "copy st_size only if unset" to aarch64 and...
2022-03-18 Tsukasa OIRISC-V: Prefetch hint instructions and operand set
2022-03-04 Jan BeulichRISC-V: make .insn actually work for 64-bit insns
2022-02-23 Patrick O'NeillRISC-V: PR28733, add missing extension info to 'unrecog...
2022-02-23 Patrick O'NeillRISC-V: PR28733, add missing extension info to 'invalid...
2022-01-22 Lifang XiaRISC-V: create new frag after alignment.
2022-01-07 Philipp TomsichRISC-V: update docs for -mpriv-spec/--with-priv-spec...
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-24 Vineet GuptaRISC-V: Hypervisor ext: support Privileged Spec 1.12
2021-11-22 Nelson ChuRISC-V: Replace .option rvc/norvc with .option arch...
2021-11-19 Nelson ChuRISC-V: Support new .option arch directive.
2021-11-19 Nelson ChuRISC-V: Support STO_RISCV_VARIANT_CC and DT_RISCV_VARIA...
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-11-04 Nelson ChuRISC-V: Clarify the behavior of .option rvc or norvc.
2021-10-27 Nelson ChuRISC-V: Tidy riscv assembler and disassembler.
2021-10-07 Philipp TomsichRISC-V: Add support for Zbs instructions
2021-09-17 Nelson ChuRISC-V: Merged extension string tables and their versio...
2021-08-31 Nelson ChuRISC-V: Extend .insn directive to support hardcode...
2021-08-30 Nelson ChuRISC-V: PR27916, Support mapping symbols.
2021-07-21 Alan Modraas_bad_subtract
2021-07-06 Yuri ChornoivanPR 28053: Fix spelling mistakes: usupported -> unsuppor...
2021-06-11 Nelson ChuRISC-V: Update the riscv_opts.[rvc|rve] in the riscv_se...
2021-05-26 Nelson ChuRISC-V: Allow to link the objects with unknown prefixed...
2021-05-24 Nelson ChuRISC-V: PR25212, Report errors for invalid march and...
2021-04-16 Nelson ChuRISC-V: PR27436, make operand C> work the same as >.
2021-03-31 Alan ModraUse bool in gas
2021-03-16 Kuan-Lin ChenRISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructions
2021-02-19 Nick CliftonFix compile time warnings when building riscv assembler.
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-02-04 Nelson ChuRISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instruct...
2021-01-15 Nelson ChuRISC-V: Indent and GNU coding standards tidy, also...
2021-01-15 Nelson ChuRISC-V: Error and warning messages tidy.
2021-01-15 Nelson ChuRISC-V: Comments tidy and improvement.
2021-01-07 Philipp TomsichRISC-V: Add pause hint instruction.
2021-01-07 Claire Xenia WolfRISC-V: Support riscv bitmanip frozen ZBA/ZBB/ZBC instr...
2021-01-06 Marcus ComstedtRISC-V: Implement support for big endian targets.
2021-01-01 Alan ModraPR27116, Spelling errors found by Debian style checker
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-10 Nelson ChuRISC-V: Add sext.[bh] and zext.[bhw] pseudo instructions.
2020-12-10 Nelson ChuRISC-V: Control fence.i and csr instructions by zifence...
2020-12-01 Nelson ChuRISC-V: Support to add implicit extensions.
2020-12-01 Nelson ChuRISC-V: Improve the version parsing for arch string.
2020-11-09 Nelson ChuRISC-V: Update ABI to the elf_flags after parsing elf...
2020-09-24 Jim WilsonRISC-V: Error for relaxable branch in absolute section.
2020-09-21 Alan ModraPR26569, R_RISCV_RVC_JUMP results in buffer overflow
2020-08-31 Alan ModraPR26493 UBSAN: tc-riscv.c left shift negative and not...
2020-08-23 Alan ModraPR26513, 629310abec breaks assembling PowerPC Linux...
2020-08-21 Alan ModraRearrange symbol_create parameters
2020-08-20 Martin LiskaPort gas/config/* to str_htab.
2020-07-06 Nick CliftonFix spelling mistakes in some of the binutils sub-direc...
2020-06-30 Nelson ChuRISC-V: Support debug and float CSR as the unprivileged...
2020-06-23 Nelson ChuRISC-V: Generate ELF priv attributes if priv instructio...
2020-06-22 Nelson ChuRISC-V: Report warning when linking the objects with...
2020-06-05 Nelson ChuRISC-V: Don't generate the ELF privilege attributes...
2020-05-27 Simon CookRISC-V: Fix missing initialization of riscv_csr_extra...
next