NetBSD/lib/libc/arch/powerpc
drochner fa073991b3 build frexp/ldexp/modf in the "compat" part (code is identical)
(These are the easy cases where no assembler implementations exist.)
2006-06-28 14:46:32 +00:00
..
gdtoa Add strtof(3) and strtold(3); welcome libc 12.137. 2006-03-15 17:35:17 +00:00
gen build frexp/ldexp/modf in the "compat" part (code is identical) 2006-06-28 14:46:32 +00:00
net Build {h,n}to{n,h}{l,s}() into object code; addresses PR port-macppc/21541 2003-05-12 09:32:10 +00:00
softfloat if SOFTFLOAT_FOR_GCC is not defined, don't declare float_detect_tininess. 2006-05-16 20:55:51 +00:00
stdlib build erand48_ieee754.c on everything but vax 2006-03-22 22:03:58 +00:00
string G/c KMSRCS and KMINCLUDES now that we have common/lib/libc 2006-06-17 18:04:23 +00:00
sys change __weak_extern to __weak_reference so that gcc4 works. 2006-05-18 17:54:19 +00:00
Makefile.inc G/c KMSRCS and KMINCLUDES now that we have common/lib/libc 2006-06-17 18:04:23 +00:00
SYS.h Convert to use register prefixes. (0 -> %r0, etc.) 2002-07-30 06:07:56 +00:00