]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/common/config/riscv/riscv-common.cc
Update copyright years.
[thirdparty/gcc.git] / gcc / common / config / riscv / riscv-common.cc
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.