]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/riscv/riscv.h
Daily bump.
[thirdparty/gcc.git] / gcc / config / riscv / riscv.h
3 days ago  Kito ChengRISC-V: Support -march=unset
2025-06-19  Dongyan ChenRISC-V: Add generic tune as default.
2025-04-16  Kito ChengRISC-V: Put jump table in text for large code model
2025-01-17  Monk ChiangRISC-V: Add -fcf-protection=[full|branch|return] to...
2025-01-17  Monk ChiangRISC-V: Add Zicfilp ISA extension.
2025-01-17  Monk ChiangRISC-V: Add Zicfiss ISA extension.
2025-01-02  Jakub JelinekUpdate copyright years.
2024-12-17  Kito ChengRISC-V: Add cr and cf constraint
2024-12-06  Hau HsuRISC-V: Add --with-cmodel configure option
2024-11-13  Yangyu ChenRISC-V: Implement TARGET_OPTION_VALID_VERSION_ATTRIBUTE_P
2024-11-13  Yangyu ChenIntroduce TARGET_CLONES_ATTR_SEPARATOR for RISC-V
2024-10-09  Jovan VukicRISC-V: Optimize branches with shifted immediate operands
2024-10-08  Palmer Dabbelt[RISC-V][PR target/116615] RISC-V: Use default LOGICAL_...
2024-09-24  Yixuan Chen[PATCH] RISC-V: Fix FIXED_REGISTERS comment missing...
2024-08-09  Raphael Moreira... RISC-V: Enable stack clash in alloca
2024-08-09  Raphael Moreira... RISC-V: Add support to vector stack-clash protection
2024-08-09  Raphael Moreira... RISC-V: Stack-clash protection implemention
2024-08-08  Jin MaRISC-V: Delete duplicate '#define RISCV_DWARF_VLENB'
2024-06-25  Kewen LinReplace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook...
2024-06-05  Robin DappRISC-V: Introduce -mvector-strict-align.
2024-05-21  Vineet GuptaRISC-V: avoid LUI based const mat in prologue/epilogue...
2024-05-14  Vineet GuptaRISC-V: avoid LUI based const materialization ... ...
2024-05-03  Vineet GuptaRISC-V: miscll comment fixes [NFC]
2024-04-11  Pan LiRISC-V: Bugfix ICE for the vector return arg in mode...
2024-04-08  Tatsuyuki IshiRISC-V: Implement TLS Descriptors.
2024-03-28  Palmer DabbeltRISC-V: Add vxsat as a register
2024-02-16  Kito ChengRISC-V: Add new option -march=help to print all support...
2024-02-05  Monk ChiangRISC-V: Support scheduling for sifive p400 series
2024-02-01  Monk ChiangRISC-V: Support scheduling for sifive p600 series
2024-01-18  Jun Sha (Joshua)RISC-V: Adds the prefix "th." for the instructions...
2024-01-16  Yanzhang WangRISC-V: delete all the vector psabi checking.
2024-01-10  Jin MaRISC-V: T-HEAD: Add support for the XTheadInt ISA extension
2024-01-03  Jakub JelinekUpdate copyright years.
2023-11-27  Tsukasa OIRISC-V: Initial RV64E and LP64E support
2023-11-16  Kito ChengRISC-V: Implement target attribute
2023-10-31  Christoph Müllnerriscv: thead: Add support for the XTheadFMemIdx ISA...
2023-10-31  Christoph Müllnerriscv: thead: Add support for the XTheadMemIdx ISA...
2023-10-13  Kito ChengRISC-V: Fix the riscv_legitimize_poly_move issue on...
2023-10-10  Andrew WatermanRISC-V: far-branch: Handle far jumps and branches for...
2023-09-06  Lehua DingRISC-V: Part-3: Output .variant_cc directive for vector...
2023-09-06  Lehua DingRISC-V: Part-2: Save/Restore vector registers which...
2023-09-06  Lehua DingRISC-V: Part-1: Select suitable vector registers for...
2023-08-30  Fei GaoRISC-V: support cm.push cm.pop cm.popret in zcmp
2023-08-29  Edwin LuRISC-V: generate builtin macro for compilation with...
2023-08-14  JiaweiRISC-V: Enable compressible features when use ZC* exten...
2023-08-10  Pan LiRISC-V: Refactor RVV frm_mode attr for rounding mode...
2023-07-20  Juzhe-ZhongRISC-V: Refactor RVV machine modes
2023-07-12  Christoph Müllnerriscv: Prepare backend for index registers
2023-07-12  Christoph Müllnerriscv: Define Xmode macro
2023-06-29  Pan LiRISC-V: Support vfadd static rounding mode by mode...
2023-06-13  Yanzhang WangRISC-V: Add vector psabi checking.
2023-05-29  Pan LiRISC-V: Using merge approach to optimize repeating...
2023-05-17  Jin MaRISC-V: Remove trailing spaces on lines.
2023-05-17  Juzhe-ZhongRISC-V: Add mode switching target hook to insert roundi...
2023-05-16  Juzhe-ZhongRISC-V: Add FRM and rounding mode operand into floating...
2023-05-15  Juzhe-ZhongRISC-V: Add rounding mode operand for fixed-point patterns
2023-05-05  Pan LiRISC-V: Allow RVV VMS{Compare}(V1, V1) simplify to...
2023-04-20  Juzhe-ZhongRISC-V: Fix RVV register order
2023-03-23  Pan LiRISC-V: Bugfix for rvv bool mode size adjustment
2023-03-07  Pan LiRISC-V: Bugfix for rvv bool mode precision adjustment
2023-02-13  Kito ChengRISC-V: Handle vlenb correctly in unwinding
2023-02-12  Ju-Zhe ZhongRISC-V: Add integer widening instructions
2023-02-10  Ju-Zhe ZhongRISC-V: Add binary vx C/C++ support
2023-02-03  Monk ChiangRISC-V: Remove unnecessary register class.
2023-01-02  Jakub JelinekUpdate copyright years.
2022-12-01  Ju-Zhe ZhongRISC-V: Add duplicate vector support.
2022-11-18  Philipp TomsichRISC-V: Use bseti/bclri/binvi to extend reach of ori...
2022-11-11  Ju-Zhe ZhongRISC-V: Add RVV registers register spilling
2022-10-26  Ju-Zhe ZhongRISC-V: ADJUST_NUNITS according to -march.
2022-10-26  Ju-Zhe ZhongRISC-V: Support load/store in mov<mode> pattern for...
2022-10-24  Ju-Zhe ZhongRISC-V: Fix REG_CLASS_CONTENTS.
2022-10-05  Ju-Zhe ZhongRISC-V: Introduce RVV header to enable builtin types
2022-09-23  Vineet GuptaRISC-V: make USE_LOAD_ADDRESS_MACRO easier to understand
2022-09-02  Iain Buclawd: Fix #error You must define PREFERRED_DEBUGGING_TYPE...
2022-09-02  Kito ChengRISC-V: Implement TARGET_COMPUTE_MULTILIB
2022-09-01  zhongjuzheRISC-V: Fix comment in riscv.h
2022-09-01  zhongjuzheRISC-V: Fix riscv_vector_chunks configuration according...
2022-08-29  zhongjuzheRISC-V: Add RVV registers
2022-08-24  Andrew Pinski[RISCV] Fix PR 106586: riscv32 vs ZBS
2022-08-18  zhongjuzheRISC-V: Add runtime invariant support
2022-06-02  Philipp TomsichRISC-V: bitmanip: improve constant-loading for (1ULL...
2022-05-23  Vineet GuptaRISC-V: Enable TARGET_SUPPORTS_WIDE_INT
2022-05-13  Philipp TomsichRISC-V: Implement C[LT]Z_DEFINED_VALUE_AT_ZERO
2022-02-05  Kito ChengRISC-V: Always pass -misa-spec to assembler [PR104219]
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-03  Jakub JelinekUpdate copyright years.
2021-10-25  Jim WilsonRISC-V: Implement instruction patterns for ZBS extension.
2021-05-25  Kito ChengRISC-V: Pass -mno-relax to assembler
2021-04-30  LevyHsuRISC-V: Add patterns for builtin overflow.
2021-04-14  Iain Buclawd: Add TARGET_D_REGISTER_CPU_TARGET_INFO
2021-03-23  Marcus ComstedtRISC-V: Add riscv{32,64}be with big endian as default
2021-03-23  Marcus ComstedtRISC-V: Support -mlittle-endian and -mbig-endian
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-30  Kito ChengRISC-V: Always define MULTILIB_DEFAULTS
2020-11-18  Kito ChengRISC-V: Support version controling for ISA standard...
2020-11-14  Monk ChiangPR target/97682 - Fix to reuse t1 register between...
2020-10-15  Kito ChengRISC-V: Add support for -mcpu option.
2020-09-17  Yeting KuoRISC-V: fix a typo in riscv.h
2020-06-22  Kito ChengRISC-V: Normalize arch string in driver time
2020-05-19  Kito ChengRISC-V: Handle implied extension for -march parser.
next