summaryrefslogtreecommitdiff
path: root/src/setjmp
AgeCommit message (Expand)AuthorFilesLines
2012-07-27optimize arm setjmp/longjmp register saving/loadingRich Felker2-6/+2
2012-07-22add floating point register saving/restoring to mips setjmp/longjmpRich Felker2-1/+29
2012-07-11initial version of mips (o32) port, based on work by Richard Pennington (rdp)Rich Felker2-0/+50
2012-05-05update license of njk contributed code (x86_64 asm)Rich Felker2-2/+2
2011-09-18initial commit of the arm portRich Felker2-0/+32
2011-06-14restore use of .type in asm, but use modern @function (vs %function)Rich Felker4-0/+10
2011-06-13remove all .size and .type directives for functions from the asmRich Felker4-20/+0
2011-05-26modernize coding style in sjlj asmRich Felker4-35/+35
2011-02-15Port musl to x86-64. One giant commit!Nicholas J. Kain2-0/+49
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker4-0/+45