aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/target-arm.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-14arch: add predefines __INT_FAST${N}_TYPE__Luc Van Oostenryck1-0/+7
2020-07-13Merge branches 'march', 'endianness', 'os' and 'arch-mini' into archLuc Van Oostenryck1-0/+14
2020-07-13arm: fix int32_t & uint32_t on bare-metal.Luc Van Oostenryck1-0/+9
2020-07-08arm: add predefine __ARMEL__ or __ARMEB__Luc Van Oostenryck1-0/+5
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/+16