aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/target-s390.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-14arch: allow target specific [u]intptr_t & ptrdiff_tLuc Van Oostenryck1-0/+3
2020-07-14arch: add predefines __INT_FAST${N}_TYPE__Luc Van Oostenryck1-0/+9
2020-07-04add memory asm constraint for S390Luc Van Oostenryck1-0/+13
2019-12-16arch: use arch_target for INT128's predefineLuc Van Oostenryck1-0/+1
2019-12-16arch: move target-specific predefines to the target files.Luc Van Oostenryck1-0/+18
2019-12-16arch: use an arch-specific default for -msize-longLuc Van Oostenryck1-0/+1
2019-12-16arch: move arch-specificities to their own filesLuc Van Oostenryck1-0/+28