freebsd-dev/lib/libc/i386/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
..
_ctx_start.S Add missing END() macros, as per rev 184547 for amd64. The lack of these 2008-11-02 01:28:47 +00:00
_set_tp.c
_setjmp.S Add missing END() macros, as per rev 184547 for amd64. The lack of these 2008-11-02 01:28:47 +00:00
fabs.S Add missing END() macros, as per rev 184547 for amd64. The lack of these 2008-11-02 01:28:47 +00:00
flt_rounds.c
infinity.c
makecontext.c
Makefile.inc
modf.S Add missing END() macros, as per rev 184547 for amd64. The lack of these 2008-11-02 01:28:47 +00:00
rfork_thread.S Add missing END() macros, as per rev 184547 for amd64. The lack of these 2008-11-02 01:28:47 +00:00
setjmp.S Add missing END() macros, as per rev 184547 for amd64. The lack of these 2008-11-02 01:28:47 +00:00
signalcontext.c
sigsetjmp.S Add missing END() macros, as per rev 184547 for amd64. The lack of these 2008-11-02 01:28:47 +00:00