respect iso c namespace in stdio.h and wchar.h regarding va_list
[musl] / src / setjmp /
2012-12-06 Rich Felkerremove fenv saving/loading code from setjmp/longjmp...
2012-12-05 Rich Felkerremove mips setjmp/longjmp code to save/restore fenv
2012-11-23 Rich Felkerfix powerpc setjmp/longjmp to save/restore float regs...
2012-11-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-14 Rich Felkerfix indention with spaces in powerpc asm
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-13 rofl0rPPC port cleaned up, static linking works well now.
2012-11-13 Richard Penningtonimport preliminary ppc work by rdp.
2012-09-29 Rich Felkermicroblaze port
2012-08-05 Rich Felkerfloating point support for arm setjmp/longjmp
2012-07-27 Rich Felkeroptimize arm setjmp/longjmp register saving/loading
2012-07-22 Rich Felkeradd floating point register saving/restoring to mips...
2012-07-11 Rich Felkerinitial version of mips (o32) port, based on work by...
2012-05-05 Rich Felkerupdate license of njk contributed code (x86_64 asm)
2011-09-18 Rich Felkerinitial commit of the arm port
2011-06-15 Rich Felkerrestore use of .type in asm, but use modern @function...
2011-06-14 Rich Felkerremove all .size and .type directives for functions...
2011-05-27 Rich Felkermodernize coding style in sjlj asm
2011-02-15 Nicholas J. KainPort musl to x86-64. One giant commit!
2011-02-12 Rich Felkerinitial check-in, version 0.5.0