| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-06-05 | RISC-V: Remove "g" from the extension list | Palmer Dabbelt | 1 | -1/+0 |
| 2022-06-05 | RISC-V: Remove the unimplemented ISA extensions | Palmer Dabbelt | 1 | -10/+0 |
| 2022-06-05 | RISC-V: Match GCC's semantics for multiple -march instances | Palmer Dabbelt | 1 | -0/+3 |
| 2022-06-05 | RISC-V: don't die() on -march errors, just warn | Palmer Dabbelt | 1 | -2/+6 |
| 2022-05-21 | RISC-V: Add the Zifencei extension | Palmer Dabbelt | 1 | -0/+4 |
| 2022-05-21 | RISC-V: Add the Zicsr extension | Palmer Dabbelt | 1 | -2/+6 |
| 2020-07-14 | arch: add predefines __INT_FAST${N}_TYPE__ | Luc Van Oostenryck | 1 | -1/+11 |
| 2020-07-07 | riscv: add the predefines for the extensions | Luc Van Oostenryck | 1 | -0/+19 |
| 2020-07-08 | riscv: parse '-march=....' | Luc Van Oostenryck | 1 | -0/+80 |
| 2020-07-06 | predefine: avoid add_pre_buffer() for targets | Luc Van Oostenryck | 1 | -1/+1 |
| 2019-12-16 | arch: use arch_target for INT128's predefine | Luc Van Oostenryck | 1 | -0/+1 |
| 2019-12-16 | arch: move cmodel predefines to the target files. | Luc Van Oostenryck | 1 | -0/+10 |
| 2019-12-16 | arch: move target-specific predefines to the target files. | Luc Van Oostenryck | 1 | -0/+8 |
| 2019-12-16 | arch: move handle_arch_finalize() into target_init() | Luc Van Oostenryck | 1 | -0/+12 |
| 2019-12-16 | arch: move arch-specificities to their own files | Luc Van Oostenryck | 1 | -0/+22 |