about summary refs log tree commit diff
path: root/arch/mipsn32/bits/alltypes.h.in
Commit message (Expand)AuthorAgeFilesLines
* move time_t and suseconds_t definitions to common alltypes.h.inRich Felker2019-11-021-3/+0
* switch all existing 32-bit archs to 64-bit time_tRich Felker2019-11-021-2/+3
* move pthread types out of per-arch alltypes.hRich Felker2019-10-171-8/+0
* define LONG_MAX via arch alltypes.h, strip down bits/limits.hRich Felker2019-10-171-0/+2
* move __BYTE_ORDER definition to alltypes.hRich Felker2019-10-171-0/+6
* remove per-arch definitions for va_listRich Felker2019-10-171-3/+0
* add mips n32 port (ILP32 ABI for mips64)Rich Felker2016-04-181-0/+26