Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove workaround for broken mips assemblers | Rich Felker | 2016-02-08 | 1 | -4/+1 |
* | adjust mips crt_arch entry point asm to avoid assembler bugs | Rich Felker | 2015-12-29 | 1 | -1/+4 |
* | fix stack alignment code in mips crt_arch.h | Rich Felker | 2015-05-24 | 1 | -2/+2 |
* | add .text section directive to all crt_arch.h files missing it | Rich Felker | 2015-05-22 | 1 | -0/+1 |
* | fix missing quotation mark in mips crt_arch.h that broke build | Rich Felker | 2015-04-17 | 1 | -1/+1 |
* | dynamic linker bootstrap overhaul | Rich Felker | 2015-04-13 | 1 | -21/+28 |
* | new mostly-C crt1 implementation | Rich Felker | 2013-07-26 | 1 | -0/+21 |