summaryrefslogtreecommitdiff
path: root/arch/mips/bits/alltypes.h.sh
AgeCommit message (Expand)AuthorLines
2013-07-22refactor headers, especially alltypes.h, and improve C++ ABI compatRich Felker-127/+0
2013-07-19change uid_t, gid_t, and id_t to unsigned typesRich Felker-3/+3
2013-06-25respect iso c namespace in stdio.h and wchar.h regarding va_listRich Felker-0/+1
2013-05-23change underlying type of clock_t to be uniform and match ABIRich Felker-1/+1
2013-04-04fix type issues in stdint.h so underlying types of 64-bit types match ABIRich Felker-0/+3
2013-04-02re-add useconds_trofl0r-0/+1
2013-03-04fix types for wctype_t and wctrans_tRich Felker-2/+2
2012-08-10fix incorrect ptrdiff_t type on mipsRich Felker-1/+1
2012-07-11initial version of mips (o32) port, based on work by Richard Pennington (rdp)Rich Felker-0/+122