18 Commits (fc48ceee773e851d8be675f25be4f476646aa99e)

Author SHA1 Message Date
Rich Felker 4b43f05f3c remove fenv saving/loading code from setjmp/longjmp on arm 14 years ago
Rich Felker b088f85582 remove mips setjmp/longjmp code to save/restore fenv 14 years ago
Rich Felker a50136dfe1 fix powerpc setjmp/longjmp to save/restore float regs; enlarge/align jmp_buf 14 years ago
Rich Felker d1bf452d75 fix indention with spaces in powerpc asm 14 years ago
rofl0r 1c8eb8bad7 PPC port cleaned up, static linking works well now. 14 years ago
Richard Pennington 7669d1e334 import preliminary ppc work by rdp. 14 years ago
Rich Felker 8c0a3d9e5c microblaze port 14 years ago
Rich Felker 5a3a378615 floating point support for arm setjmp/longjmp 14 years ago
Rich Felker 5aac5e2189 optimize arm setjmp/longjmp register saving/loading 14 years ago
Rich Felker dc046f55bb add floating point register saving/restoring to mips setjmp/longjmp 14 years ago
Rich Felker 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 14 years ago
Rich Felker 8cfbc8be82 update license of njk contributed code (x86_64 asm) 14 years ago
Rich Felker d960d4f2cb initial commit of the arm port 15 years ago
Rich Felker c7d19f9923 restore use of .type in asm, but use modern @function (vs %function) 15 years ago
Rich Felker 1e4f1cf154 remove all .size and .type directives for functions from the asm 15 years ago
Rich Felker 3a17f757a8 modernize coding style in sjlj asm 15 years ago
Nicholas J. Kain 1e12632591 Port musl to x86-64. One giant commit! 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago