freebsd-dev/lib/msun
Bruce Evans 3bc097d098 Added -D_ARCH_INDIRECT=i387_ to CFLAGS. _ARCH_INDIRECT will soon be used
to control generation of indirections in ENTRY().  Only msun needs it.

Use ${ARCH} consistently.
1997-04-15 14:05:28 +00:00
..
bsdsrc Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
i387 Include <machine/asm.h> instead of kernel-only <machine/asmacros.h>. 1997-03-09 14:01:11 +00:00
man Fixed synopsis. Some float functions claimed to have the same name as 1997-03-19 01:28:44 +00:00
src Use __ieee754_sqrt() instead of sqrt() internally. Similarly for the 1997-03-09 16:29:29 +00:00
Makefile Added -D_ARCH_INDIRECT=i387_ to CFLAGS. _ARCH_INDIRECT will soon be used 1997-04-15 14:05:28 +00:00