aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/target-nds32.c
AgeCommit message (Collapse)AuthorFilesLines
2020-07-14arch: add predefines __INT_FAST${N}_TYPE__Luc Van Oostenryck1-0/+5
We just added __INT_LEAST${N}_TYPE__, so add these ones too as they looks slightly more useful. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
2020-07-13nds32: add minimal supportLuc Van Oostenryck1-0/+28
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>