about summary refs log tree commit diff
path: root/crt/mips
Commit message (Expand)AuthorAgeFilesLines
* remove hand-written crt1.s and Scrt1.s files for all archsRich Felker2015-10-141-28/+0
* mark mips crt code as codeRich Felker2015-05-252-0/+4
* crt1 must align stack pointer on mipsRich Felker2012-08-171-0/+1
* align mips _init/_fini functionsRich Felker2012-08-051-0/+2
* initial version of mips (o32) port, based on work by Richard Pennington (rdp)Rich Felker2012-07-113-0/+53