]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/riscv/riscv-builtins.cc
Update copyright years.
[thirdparty/gcc.git] / gcc / config / riscv / riscv-builtins.cc
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-15  Mary Bennett[PATCH v4 1/3] RISC-V: Add support for XCVelw extension...
2023-10-11  Mary Bennett[PATCH v4 2/2] RISC-V: Add support for XCValu extension...
2023-10-11  Mary Bennett[PATCH v4 1/2] RISC-V: Add support for XCVmac extension...
2023-09-16  Tsukasa OIRISC-V: Make SHA-256, SM3 and SM4 builtins operate...
2023-09-16  Tsukasa OIRISC-V: Make bit manipulation value / round number...
2023-08-28  Tsukasa OIRISC-V: __builtin_riscv_pause for all environment
2023-04-28  Karen SargsyanRISC-V: Added support clmul[r,h] instructions for Zbc...
2023-03-10  Ju-Zhe ZhongRISC-V: Add fault first load C/C++ support
2023-03-05  Liao ShihuaRISC-V: Implement ZKSH and ZKSED extensions
2023-03-05  Liao ShihuaRISC-V: Implement ZKNH extension
2023-03-05  Liao ShihuaRISC-V: Implement ZKND and ZKNE extensions
2023-03-05  Liao ShihuaRISC-V: Implement ZBKB, ZBKC and ZBKX extensions
2023-03-05  Liao ShihuaRISC-V: Add prototypes for RISC-V Crypto built-in functions
2023-01-16  Jakub JelinekUpdate copyright years.
2022-11-15  Philipp TomsichRISC-V: Zihintpause: add __builtin_riscv_pause
2022-10-27  JiaweiRISC-V: Target support for z*inx extension.
2022-10-21  Ju-Zhe ZhongRISC-V: Add RVV intrinsic basic framework.
2022-10-05  Ju-Zhe ZhongRISC-V: Introduce RVV header to enable builtin types
2022-09-28  Ju-Zhe ZhongRISC-V: Add ABI-defined RVV types.
2022-08-16  Kito ChengRISC-V: Support _Float16 type.
2022-06-20  yulongRISC-V: Fix a bug that is the CMO builtins are missing...
2022-05-24  ShiYulongRISC-V: Cache Management Operation instructions
2022-01-17  Martin LiskaRename .c files to .cc files.