freebsd-skq/lib/libc/arm
Olivier Houchard fa030de012 MFKernel: do not use __XSCALE__ to detect if clz/pld/ldrd/strd are
available, use _ARM_ARCH_5/_ARM_ARCH_5E instead.

MFC After:	3 days
2007-10-13 12:06:31 +00:00
..
gen Replace the ldexp() implementation in libc with a renamed copy of the 2005-01-22 06:03:40 +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 Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc. 2005-01-15 05:23:58 +00:00
string MFKernel: do not use __XSCALE__ to detect if clz/pld/ldrd/strd are 2007-10-13 12:06:31 +00:00
sys Classify mmap, lseek, pread, pwrite, truncate, ftruncate as pseudo 2007-07-04 23:23:01 +00:00
_fpmath.h Use the correct values for softfloat, in both the little endian and the big 2005-03-20 00:53:52 +00:00
arith.h Provide definitions suitable for arm big-endian. 2006-11-06 20:49:23 +00:00
gd_qnan.h The distinction between quiet and signaling NaN formats is 2007-01-03 05:00:03 +00:00
Makefile.inc Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
Symbol.map Some libc symbol map cleanups. 2007-05-31 13:01:34 +00:00
SYS.h Fix remaining syntax errors (missing semicolons) 2007-07-05 17:42:00 +00:00