1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00
freebsd/lib/libc/arm
Marcel Moolenaar 74aed9855d Add support for the FPA floating-point format on ARM. The
FPA floating-point format is identical to the VFP format,
but is always stored in big-endian.
Introduce _IEEE_WORD_ORDER to describe the byte-order of
the FP representation.

Obtained from:	Juniper Networks, Inc
2008-12-23 22:20:59 +00:00
..
gen Let libstand(3) build on ARM. 2008-10-14 09:53:47 +00:00
softfloat Do not declare float_detect_tininess as external if it will be re-delared 2007-05-19 04:34:42 +00:00
stdlib
string MFKernel: do not use __XSCALE__ to detect if clz/pld/ldrd/strd are 2007-10-13 12:06:31 +00:00
sys Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4. 2008-11-09 10:45:13 +00:00
_fpmath.h Add support for the FPA floating-point format on ARM. The 2008-12-23 22:20:59 +00:00
arith.h Add support for the FPA floating-point format on ARM. The 2008-12-23 22:20:59 +00:00
gd_qnan.h Arrange so that the NaN returned by strtod("nan", NULL) is the same as 2007-12-16 21:15:09 +00:00
Makefile.inc
Symbol.map Unbreak arm build by removing duplicate symbols. 2007-10-18 21:44:21 +00:00
SYS.h Fix remaining syntax errors (missing semicolons) 2007-07-05 17:42:00 +00:00