about summary refs log tree commit diff
path: root/arch/mips/crt_arch.h
Commit message (Expand)AuthorAgeFilesLines
* remove workaround for broken mips assemblersRich Felker2016-02-081-4/+1
* adjust mips crt_arch entry point asm to avoid assembler bugsRich Felker2015-12-291-1/+4
* fix stack alignment code in mips crt_arch.hRich Felker2015-05-241-2/+2
* add .text section directive to all crt_arch.h files missing itRich Felker2015-05-221-0/+1
* fix missing quotation mark in mips crt_arch.h that broke buildRich Felker2015-04-171-1/+1
* dynamic linker bootstrap overhaulRich Felker2015-04-131-21/+28
* new mostly-C crt1 implementationRich Felker2013-07-261-0/+21