summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/powerpc/gen/Makefile.inc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for timeconting in userland.pirofti2020-07-061-1/+1
* alloca.c cannot be usedderaadt2012-04-121-2/+0
* Revert (leaving the complex math part alone). Some stuff is dependingmartynas2011-07-081-1/+2
* Move fabs(3), frexp(3), and modf(3) to libm--nothing has been usingmartynas2011-07-081-2/+1
* remove from gen so that lint doesn't check gen if assembly versionsmartynas2009-04-211-1/+1
* - ldexp implementation has issues. switch to the one from libmmartynas2009-04-191-2/+2
* - move isinf, isnan dups to gen, since most is ieee 754martynas2008-07-241-1/+1
* if we pull in a .S file, we must fake out the lint with a .c filederaadt2005-11-291-0/+1
* Replace broken frexp() with a working one from FreeBSD. There'smillert2005-02-011-1/+1
* Add Doug Gwyn's portable alloca() for platforms w/o an assemblermillert2003-05-021-0/+1
* Use the LBL isnan() and isinf() on all platforms with ieee floating point.millert2001-09-101-1/+1
* replace the stub ieeefp functions with the real working functions,rahnds1999-07-231-1/+3
* frexp version from m68k, both are IEEE so should be fine.rahnds1997-01-171-1/+1
* Add fp.c file, reformat to be more readable.rahnds1997-01-021-1/+3
* Check-in of powerpc library support.rahnds1996-12-211-0/+1