about summary refs log tree commit diff
path: root/src/setjmp
Commit message (Expand)AuthorAgeFilesLines
* floating point support for arm setjmp/longjmpRich Felker2012-08-052-2/+54
* optimize arm setjmp/longjmp register saving/loadingRich Felker2012-07-272-6/+2
* add floating point register saving/restoring to mips setjmp/longjmpRich Felker2012-07-222-1/+29
* initial version of mips (o32) port, based on work by Richard Pennington (rdp)Rich Felker2012-07-112-0/+50
* update license of njk contributed code (x86_64 asm)Rich Felker2012-05-052-2/+2
* initial commit of the arm portRich Felker2011-09-182-0/+32
* restore use of .type in asm, but use modern @function (vs %function)Rich Felker2011-06-144-0/+10
* remove all .size and .type directives for functions from the asmRich Felker2011-06-134-20/+0
* modernize coding style in sjlj asmRich Felker2011-05-264-35/+35
* Port musl to x86-64. One giant commit!Nicholas J. Kain2011-02-152-0/+49
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-124-0/+45