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