RISC-V: Recognized zihintntl extensions
[platform/upstream/gcc.git] / gcc / common / config / riscv / riscv-common.cc
2024-01-31 Monk ChiangRISC-V: Recognized zihintntl extensions 05/305305/4
2023-04-04 Jakub Jelinekriscv: Fix bootstrap [PR109384]
2023-03-29 JiaweiRISC-V: Add Z*inx imcompatible check in gcc
2023-03-15 Christoph Müllnerriscv: Add basic XThead* vendor extension support
2023-02-12 Ju-Zhe ZhongRISC-V: Add vmulh C/C++ support
2023-02-02 Jin MaRISC-V: Fix bug of TARGET_COMPUTE_MULTILIB implemented...
2023-01-30 Andreas Schwabriscv: Enable -fasynchronous-unwind-tables by default...
2023-01-16 Jakub JelinekUpdate copyright years.
2022-12-27 jinmaFixed typo in RISCV
2022-11-02 Christoph MüllnerRISC-V: Add Zawrs ISA extension support
2022-10-27 JiaweiRISC-V: Minimal support of z*inx extension.
2022-10-26 Monk ChiangRISC-V: Recognized Svinval and Svnapot extensions
2022-10-26 Kito ChengRISC-V: Add h extension support
2022-10-25 Martin Liskariscv: fix cross compiler
2022-10-24 Kito ChengRISC-V: Support --target-help for -mcpu/-mtune
2022-09-23 zhongjuzheRISC-V: Support poly move manipulation and selftests.
2022-09-09 Kito ChengRISC-V: Suppress build warnings
2022-09-05 LiaoShihuaRISC-V: Support Zmmul extension
2022-09-02 Kito ChengRISC-V: Implement TARGET_COMPUTE_MULTILIB
2022-08-16 Kito ChengRISC-V: Support zfh and zfhmin extension
2022-05-24 ShiYulongRISC-V: Add mininal support for Zicbo[mzp]
2022-05-23 Tsukasa OIRISC-V: Fix canonical extension order (K and J)
2022-03-21 Kito ChengRISC-V: Implement misc macro for vector extensions.
2022-03-16 Kito ChengRISC-V: Add version info for zk, zkn and zks
2022-03-16 LiaoShihuaRISC-V: Handle combine extension in canonical ordering.
2022-01-24 Kito ChengRISC-V: Do not emit zcisr and zifencei if i-ext is 2.0
2022-01-18 Maciej W. RozyckiRISC-V: Fix use-after-free error in `parse_multiletter_ext'
2022-01-18 Martin Liskariscv: fix -Wformat-diag errors.
2022-01-17 Martin LiskaRename .c files to .cc files.