aboutsummaryrefslogtreecommitdiff
path: root/lib/csu/mips/crt.h
Commit message (Expand)AuthorAgeFilesLines
* csu: Avoid additional nops in the MIPS INIT_CALL_SEQ macroAlex Richardson2020-06-051-5/+7
* mips !o32: fix csu buildKyle Evans2020-01-031-2/+2
* mips: csu: fix compilation w/ LLVMKyle Evans2020-01-031-2/+7
* Mark the function called by the MIPS .init/.fini sequence with .local.Andrew Turner2018-11-231-0/+2
* Add the (untested) mips and sparc64 .init call sequences.Andrew Turner2018-11-071-0/+20
* Build the csu tests on all architectures.Andrew Turner2018-10-301-0/+31