RISC-V: Set EF_RISCV_TSO also on .option arch
[binutils-gdb.git] / gas / config / tc-riscv.c
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...
2020-05-24 Jim WilsonRISC-V: Gas inserts cfa relocs in wrong section.
2020-05-20 Nelson Chu[PATCH v2 0/9] RISC-V: Support version controling for...
2020-03-05 Nelson ChuRISC-V: Support assembler modifier %got_pcrel_hi.
2020-02-26 Alan ModraIndent labels
2020-02-21 Nelson ChuRISC-V: Support the read-only CSR checking.
2020-02-21 Nelson ChuRISC-V: Disable the CSR checking by default.
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-12-12 Alan Modragas signed overflow fixes
2019-11-28 Andrew Burgessgas/riscv: Produce version 3 DWARF CIE by default
2019-11-28 Andrew Burgessbinutils/gas/riscv: Add DWARF register numbers for...
2019-11-28 Andrew Burgessgas/riscv: Remove unneeded structure
2019-09-18 Jim WilsonRISC-V: Gate opcode tables by enum rather than string.
2019-08-26 Kito ChengRISC-V: Improve li expansion for better code density.
2019-05-30 Jim WilsonRISC-V: Fix lui argument parsing.
2019-02-08 Jim WilsonRISC-V: Compress 3-operand beq/bne against x0.
2019-01-16 Jim WilsonRISC-V: Support ELF attribute for gas and readelf.
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-12-11 Jim WilsonRISC-V: Don't segfault for two regs in auipc or lui.
2018-12-07 Jim WilsonRISC-V: Fix 4-arg add parsing.
2018-12-03 Jim WilsonRISC-V: Accept version, supervisor ext and more than...
2018-11-27 Jim WilsonRISC-V: Add .insn CA support.
2018-10-29 Alan ModraMove struc-symbol.h to symbols.c
2018-08-30 Jim WilsonRISC-V: Allow instruction require more than one extension
next