]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas/config/tc-riscv.c
Fix memory leak in RiscV assembler.
[thirdparty/binutils-gdb.git] / gas / config / tc-riscv.c
2023-10-02  Nick CliftonFix memory leak in RiscV assembler.
2023-09-19  Alan Modraelf-attrs.c memory allocation fail
2023-09-18  Jacob NaviaFix: Use of uninitialized memory
2023-09-07  Nelson ChuRISC-V: Clarify the naming rules of vendor operands.
2023-09-05  Jan BeulichRISC-V: fold duplicate code in vector_macro()
2023-09-05  Tsukasa OIRISC-V: Add 'Smcntrpmf' extension and its CSRs
2023-09-01  Nelson ChuRISC-V: Fixed the wrong expansion for pseudo vmsge...
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-25  Tsukasa OIRISC-V: Enable RVC on ".option arch, +zca" etc.
2023-07-18  JiaweiRISC-V: Supports Zcb extension.
2023-07-18  JiaweiRISC-V: Support Zca/f/d extensions.
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-19  Andreas Schwabriscv: Use run-time endianess for floating point literals
2023-06-01  Jim WilsonRISC-V: PR30449, Add lga assembler macro support.
2023-05-19  Kuan-Lin ChenRISC-V: Support subtraction of .uleb128.
2023-05-04  Jan BeulichRISC-V: tighten post-relocation-operator separator...
2023-04-25  Jan BeulichRISC-V: adjust logic to avoid register name symbols
2023-04-25  Jan BeulichRISC-V: don't recognize bogus relocations
2023-04-25  Jan BeulichRISC-V: avoid redundant and misleading/wrong error...
2023-04-25  Jan BeulichRISC-V: drop "percent_op" parameter from my_getOpcodeEx...
2023-04-25  Jan BeulichRISC-V: minor effort reduction in relocation specifier...
2023-03-31  Tsukasa OIRISC-V: Allocate "various" operand type
2023-02-16  Jan BeulichRISC-V: as_warn() already emits a newline
2023-01-31  Jan BeulichRISC-V: make C-extension JAL available again for (32...
2023-01-16  Alan ModraTidy gas/expr.c static state
2023-01-11  Jan Beulichgas/RISC-V: adjust assembler for opcode table re-ordering
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
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
next