support __cxa_atexit, and registering atexit functions from atexit handlers
[musl] / src / setjmp / x86_64 /
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!