Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-10-14 | remove hand-written crt1.s and Scrt1.s files for all archs | Rich Felker | -28/+0 |
2015-05-25 | mark mips crt code as code | Rich Felker | -0/+4 |
2012-08-17 | crt1 must align stack pointer on mips | Rich Felker | -0/+1 |
2012-08-05 | align mips _init/_fini functions | Rich Felker | -0/+2 |
2012-07-11 | initial version of mips (o32) port, based on work by Richard Pennington (rdp) | Rich Felker | -0/+53 |