summaryrefslogtreecommitdiff
path: root/arch/mipsn32/bits/alltypes.h.in
AgeCommit message (Expand)AuthorLines
2019-11-02move time_t and suseconds_t definitions to common alltypes.h.inRich Felker-3/+0
2019-11-02switch all existing 32-bit archs to 64-bit time_tRich Felker-2/+3
2019-10-17move pthread types out of per-arch alltypes.hRich Felker-8/+0
2019-10-17define LONG_MAX via arch alltypes.h, strip down bits/limits.hRich Felker-0/+2
2019-10-17move __BYTE_ORDER definition to alltypes.hRich Felker-0/+6
2019-10-17remove per-arch definitions for va_listRich Felker-3/+0
2016-04-18add mips n32 port (ILP32 ABI for mips64)Rich Felker-0/+26