opnsense-src/lib/libc/amd64/gen
Dimitry Andric 3c1594be0a Retire the amd64 and i386 specific inline assembly versions of ldexp.c,
as they are slower than the generic version in C, at least on modern
hardware.  This leaves us with just five implementations.

Suggested by:	bde
Approved by:	rpaulo (mentor)
2010-09-30 19:20:21 +00:00
..
_set_tp.c Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
_setjmp.S We've been lax about matching END() macros in asm code for some time. This 2008-11-02 01:10:54 +00:00
fabs.S We've been lax about matching END() macros in asm code for some time. This 2008-11-02 01:10:54 +00:00
flt_rounds.c Make FLT_ROUNDS correctly reflect the dynamic rounding mode. 2004-07-19 08:17:25 +00:00
fpgetmask.c
fpgetprec.c
fpgetround.c
fpgetsticky.c
fpsetmask.c
fpsetprec.c
fpsetround.c
infinity.c
makecontext.c 1. Use correct alignment mask, -15 != ~15 2004-07-31 01:41:41 +00:00
Makefile.inc Remove fpsetsticky(). This was added for SysV compatibility, but due 2005-03-15 15:53:39 +00:00
modf.S We've been lax about matching END() macros in asm code for some time. This 2008-11-02 01:10:54 +00:00
rfork_thread.S We've been lax about matching END() macros in asm code for some time. This 2008-11-02 01:10:54 +00:00
setjmp.S We've been lax about matching END() macros in asm code for some time. This 2008-11-02 01:10:54 +00:00
signalcontext.c Set fpu context flags to known values, zero is illegal. 2004-07-28 13:08:24 +00:00
sigsetjmp.S We've been lax about matching END() macros in asm code for some time. This 2008-11-02 01:10:54 +00:00