aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/riscv/riscv-subset.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-11RISC-V: Extend riscv_subset_list, preparatory for target attribute supportKito Cheng1-0/+11
2023-07-19RISC-V: Throw compilation error for unknown extensionsLehua Ding1-0/+5
2023-07-17RISC-V: Ensure all implied extensions are included [PR110696]Lehua Ding1-1/+2
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-09-02RISC-V: Implement TARGET_COMPUTE_MULTILIBKito Cheng1-0/+2
2022-03-16RISC-V: Handle combine extension in canonical ordering.LiaoShihua1-0/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-08RISC-V: Implement new style of architecture extension test macros.Kito Cheng1-0/+5
2021-01-08RISC-V: Move class riscv_subset_list and riscv_subset_t to riscv-protos.hKito Cheng1-0/+90