freebsd-src/lib/libc/amd64/gen
2004-08-15 16:18:52 +00:00
..
_set_tp.c Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
_setjmp.S Cosmetic; record offsets used within jmpbuf 2003-06-02 22:37:53 +00:00
fabs.S Rewrite fabs.S to use pure SSE2 operations. I got the clues how to do 2004-02-08 21:21:45 +00:00
flt_rounds.c Make FLT_ROUNDS correctly reflect the dynamic rounding mode. 2004-07-19 08:17:25 +00:00
fpgetmask.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
fpgetprec.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
fpgetround.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
fpgetsticky.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
fpsetmask.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
fpsetprec.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
fpsetround.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
fpsetsticky.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
infinity.c Implement fpclassify(): 2003-02-08 20:37:55 +00:00
ldexp.c Fix a typo in the !__GNUC__ case and remove an obsolete comment. 2004-02-16 10:02:51 +00:00
makecontext.c 1. Use correct alignment mask, -15 != ~15 2004-07-31 01:41:41 +00:00
Makefile.inc Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
modf.S Tidy up modf.S and make it actually work. It wasn't extracting 2003-05-08 03:19:37 +00:00
rfork_thread.S Add rfork_thread(3). 2003-10-13 20:32:33 +00:00
setjmp.S Cosmetic; record offsets used within jmpbuf 2003-06-02 22:37:53 +00:00
signalcontext.c Set fpu context flags to known values, zero is illegal. 2004-07-28 13:08:24 +00:00
sigsetjmp.S Cosmetic; record offsets used within jmpbuf 2003-06-02 22:37:53 +00:00