freebsd-dev/lib/libc/i386/gen
2007-01-06 21:50:04 +00:00
..
_ctx_start.S Replace absolute addressing in the call instructions with position-independend 2006-06-05 14:59:33 +00:00
_set_tp.c Include a couple of headers to ensure consistency between the prototype and 2005-09-12 19:52:42 +00:00
_setjmp.S
fabs.S
flt_rounds.c Make FLT_ROUNDS correctly reflect the dynamic rounding mode. 2004-07-19 08:17:25 +00:00
infinity.c Implement fpclassify(): 2003-02-08 20:37:55 +00:00
ldexp.c Include a couple of headers to ensure consistency between the prototype and 2005-09-12 19:52:42 +00:00
makecontext.c Make sure the first argument to the user function is 16-byte aligned. 2004-12-05 21:22:08 +00:00
Makefile.inc GC dead code. If we want to stay polite to the foreign compilers, 2006-09-05 16:21:26 +00:00
modf.S Handle inf/nan correctly. 2007-01-06 21:50:04 +00:00
rfork_thread.S Properly cleanup the stack before jumping to cerror() if rfork(2) fails. 2003-05-07 17:23:25 +00:00
setjmp.S
signalcontext.c Follow previous change in makecontext. Use %esi to store next ucp 2004-07-02 23:20:05 +00:00
sigsetjmp.S