about summary refs log tree commit diff
path: root/crt/mips/crt1.s
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-251-0/+2
* crt1 must align stack pointer on mipsRich Felker2012-08-171-0/+1
* initial version of mips (o32) port, based on work by Richard Pennington (rdp)Rich Felker2012-07-111-0/+25