about summary refs log tree commit diff
path: root/arch/mips/bits/alltypes.h.sh
Commit message (Expand)AuthorAgeFilesLines
* refactor headers, especially alltypes.h, and improve C++ ABI compatRich Felker2013-07-221-127/+0
* change uid_t, gid_t, and id_t to unsigned typesRich Felker2013-07-191-3/+3
* respect iso c namespace in stdio.h and wchar.h regarding va_listRich Felker2013-06-251-0/+1
* change underlying type of clock_t to be uniform and match ABIRich Felker2013-05-231-1/+1
* fix type issues in stdint.h so underlying types of 64-bit types match ABIRich Felker2013-04-041-0/+3
* re-add useconds_trofl0r2013-04-021-0/+1
* fix types for wctype_t and wctrans_tRich Felker2013-03-041-2/+2
* fix incorrect ptrdiff_t type on mipsRich Felker2012-08-101-1/+1
* initial version of mips (o32) port, based on work by Richard Pennington (rdp)Rich Felker2012-07-111-0/+122