summaryrefslogtreecommitdiffstatshomepage
path: root/target-riscv.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-14arch: add predefines __INT_FAST${N}_TYPE__Luc Van Oostenryck1-1/+11
2020-07-07riscv: add the predefines for the extensionsLuc Van Oostenryck1-0/+19
2020-07-08riscv: parse '-march=....'Luc Van Oostenryck1-0/+80
2020-07-06predefine: avoid add_pre_buffer() for targetsLuc Van Oostenryck1-1/+1
2019-12-16arch: use arch_target for INT128's predefineLuc Van Oostenryck1-0/+1
2019-12-16arch: move cmodel predefines to the target files.Luc Van Oostenryck1-0/+10
2019-12-16arch: move target-specific predefines to the target files.Luc Van Oostenryck1-0/+8
2019-12-16arch: move handle_arch_finalize() into target_init()Luc Van Oostenryck1-0/+12
2019-12-16arch: move arch-specificities to their own filesLuc Van Oostenryck1-0/+22