musl/src/setjmp
Rich Felker a658afbf94 fix build regression in sh-nofpu subarch due to missing symbol
commit 646cb9a4a0 switched sigsetjmp to
use the new hidden ___setjmp symbol for setjmp, but the nofpu variant
of setjmp.s was not updated to match.
2015-04-24 11:45:25 -04:00
..
aarch64 add aarch64 port 2015-03-11 20:12:35 -04:00
arm fix build regression in arm asm for setjmp/longjmp with old assemblers 2014-11-23 14:27:45 -05:00
i386 remove the last of possible-textrels from i386 asm 2015-04-18 20:45:39 -04:00
microblaze remove invalid PLT calls from microblaze asm 2015-04-19 20:56:20 -04:00
mips remove mips setjmp/longjmp code to save/restore fenv 2012-12-05 12:52:40 -05:00
mips-sf mips: add mips-sf subarch support (soft-float) 2014-02-24 23:16:29 +01:00
mipsel-sf add missing sub files for mipsel-sf to use softfloat code 2014-02-24 17:31:00 -05:00
or1k remove invalid PLT calls from or1k asm 2015-04-19 21:49:54 -04:00
powerpc remove possible-textrels from powerpc asm 2015-04-19 21:20:08 -04:00
sh remove invalid PLT calls from sh asm 2015-04-19 20:50:03 -04:00
sh-nofpu fix build regression in sh-nofpu subarch due to missing symbol 2015-04-24 11:45:25 -04:00
sheb-nofpu add nofpu subarchs to the sh arch, and properly detect compiler's fpu config 2014-02-27 23:18:42 -05:00
x32 import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
x86_64 update license of njk contributed code (x86_64 asm) 2012-05-05 00:02:04 -04:00
longjmp.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
setjmp.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00