summaryrefslogtreecommitdiff
path: root/arch/mips/crt_arch.h
AgeCommit message (Expand)Author
2016-02-08remove workaround for broken mips assemblersRich Felker
2015-12-29adjust mips crt_arch entry point asm to avoid assembler bugsRich Felker
2015-05-24fix stack alignment code in mips crt_arch.hRich Felker
2015-05-22add .text section directive to all crt_arch.h files missing itRich Felker
2015-04-17fix missing quotation mark in mips crt_arch.h that broke buildRich Felker
2015-04-13dynamic linker bootstrap overhaulRich Felker
2013-07-26new mostly-C crt1 implementationRich Felker