freebsd-dev/lib/libc/i386/gen
David Xu a5a5d84784 Use %esi to store next ucp pointer. Mark end of stack by
setting %ebp to zero, this avoids new gdb to dump a weird
backtrace.
2004-07-02 14:19:44 +00:00
..
_ctx_start.S Use %esi to store next ucp pointer. Mark end of stack by 2004-07-02 14:19:44 +00:00
_setjmp.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
alloca.S Push the alloca #error warning farther down to play nicer with some out of 2003-06-25 19:06:40 +00:00
fabs.S Standardize on our SCM ID style. 2002-03-23 02:44:19 +00:00
frexp.c Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
infinity.c Implement fpclassify(): 2003-02-08 20:37:55 +00:00
isinf.c Fix some aliasing problems. 2004-02-16 10:02:40 +00:00
ldexp.c Remove the code and an associated comment for gcc 1.x compatibility 2004-02-16 10:03:02 +00:00
makecontext.c Use %esi to store next ucp pointer. Mark end of stack by 2004-07-02 14:19:44 +00:00
Makefile.inc Disconnect the userland get/set/swapcontext() functions from 2002-11-16 06:39:11 +00:00
modf.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +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 Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
signalcontext.c style cleanup: Remove duplicate $FreeBSD$ tags. 2004-02-10 20:42:33 +00:00
sigsetjmp.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00