summaryrefslogtreecommitdiff
path: root/lib/libc/arch/hppa/gen/Makefile.inc
AgeCommit message (Expand)Author
2006-06-28build frexp/ldexp/modf in the "compat" part (code is identical)drochner
2005-04-15Push back the descriptions of NaN formats, and descriptions of thekleink
2005-02-19Add (missed) fabs.c to SRCS.tsutsui
2004-07-24add missing FP functions, from openbsd.chs
2004-07-18added new files for context, LWP and siginfo support.chs
2004-03-04* Turn isinf(3) and isnan(3) into C99-style macros.kleink
2004-01-15Add C99 fpclassify(), isfinite(), isnormal(), and signbit() macros.kleink
2003-10-30It turns out the hppa ABI we're using does not support an extended-kleink
2003-10-25Add __infinityf and __infinityl, float respectively long double analogskleink
2003-10-24* Since there is no single portable IEEE 754 format for a long double,kleink
2003-05-17Build _isinfl() and _isnanl().thorpej
2003-05-12Rename ieee754_function.c to function_ieee754.c, following the conventionkleink
2002-10-26* Use the common ieee754_* routines (and add ones we were missing).thorpej
2002-07-01Changes to allow libc to compile as PIC on the hppa.fredette
2002-06-06Added hppa support (some of it incomplete) to lib/csu, lib/libc,fredette