musl/src/setjmp
Rich Felker 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp)
basically, this version of the code was obtained by starting with
rdp's work from his ellcc source tree, adapting it to musl's build
system and coding style, auditing the bits headers for discrepencies
with kernel definitions or glibc/LSB ABI or large file issues, fixing
up incompatibility with the old binutils from aboriginal linux, and
adding some new special cases to deal with the oddities of sigaction
and pipe syscall interfaces on mips.

at present, minimal test programs work, but some interfaces are broken
or missing. threaded programs probably will not link.
2012-07-11 04:22:13 -04:00
..
arm initial commit of the arm port 2011-09-18 16:44:54 -04:00
i386 restore use of .type in asm, but use modern @function (vs %function) 2011-06-14 23:15:08 -04:00
mips initial version of mips (o32) port, based on work by Richard Pennington (rdp) 2012-07-11 04:22:13 -04: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