aboutsummaryrefslogtreecommitdiffstats
path: root/target-x86.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-09builtin: teach sparse about __builtin_ia32_pause()Luc Van Oostenryck1-0/+8
2020-07-14x86-x32: fix it by defining a separate target for itLuc Van Oostenryck1-0/+32
2020-07-14arch: add predefines __INT_FAST${N}_TYPE__Luc Van Oostenryck1-0/+25
2020-07-14arch: add predefines __INT_LEAST${N}_TYPE__Luc Van Oostenryck1-0/+2
2020-07-13x86: fixes types for NetBSD & OpenBSDLuc Van Oostenryck1-0/+11
2020-07-09x86: reorg the target fileLuc Van Oostenryck1-17/+35
2020-01-23predefine "i386" if neededJohn Levon1-0/+1
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/+20
2019-12-16arch: move arch-specificities to their own filesLuc Van Oostenryck1-0/+52