about summary refs log tree commit diff
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
* fix mips syscalls with long long argsRich Felker2012-07-121-1/+1
* fix mips mcontext_t structure sizeRich Felker2012-07-121-1/+5
* fix MAP_ANONYMOUS value for mips, remove cruft copied from i386Rich Felker2012-07-111-2/+1
* initial version of mips (o32) port, based on work by Richard Pennington (rdp)Rich Felker2012-07-1129-0/+2037