summaryrefslogtreecommitdiff
path: root/src/setjmp
AgeCommit message (Expand)AuthorLines
2012-11-23fix powerpc setjmp/longjmp to save/restore float regs; enlarge/align jmp_bufRich Felker-0/+36
2012-11-14fix indention with spaces in powerpc asmRich Felker-10/+10
2012-11-13PPC port cleaned up, static linking works well now.rofl0r-35/+87
2012-11-13import preliminary ppc work by rdp.Richard Pennington-0/+35
2012-09-29microblaze portRich Felker-0/+58
2012-08-05floating point support for arm setjmp/longjmpRich Felker-2/+54
2012-07-27optimize arm setjmp/longjmp register saving/loadingRich Felker-6/+2
2012-07-22add floating point register saving/restoring to mips setjmp/longjmpRich Felker-1/+29
2012-07-11initial version of mips (o32) port, based on work by Richard Pennington (rdp)Rich Felker-0/+50
2012-05-05update license of njk contributed code (x86_64 asm)Rich Felker-2/+2
2011-09-18initial commit of the arm portRich Felker-0/+32
2011-06-14restore use of .type in asm, but use modern @function (vs %function)Rich Felker-0/+10
2011-06-13remove all .size and .type directives for functions from the asmRich Felker-20/+0
2011-05-26modernize coding style in sjlj asmRich Felker-35/+35
2011-02-15Port musl to x86-64. One giant commit!Nicholas J. Kain-0/+49
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+45