summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/hppa/gen/Makefile.inc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for timeconting in userland.pirofti2020-07-061-2/+2
* Don't add setjmp.S twice.kettenis2016-04-281-2/+2
* alloca.c cannot be usedderaadt2012-04-121-3/+1
* Revert (leaving the complex math part alone). Some stuff is dependingmartynas2011-07-081-2/+3
* Move fabs(3), frexp(3), and modf(3) to libm--nothing has been usingmartynas2011-07-081-3/+2
* remove from gen so that lint doesn't check gen if assembly versionsmartynas2009-04-211-2/+2
* - ldexp implementation has issues. switch to the one from libmmartynas2009-04-191-3/+2
* - move isinf, isnan dups to gen, since most is ieee 754martynas2008-07-241-2/+2
* if we pull in a .S file, we must fake out the lint with a .c filederaadt2005-11-291-1/+2
* Replace broken frexp() with a working one from FreeBSD. There'smillert2005-02-011-2/+2
* Add Doug Gwyn's portable alloca() for platforms w/o an assemblermillert2003-05-021-1/+2
* kill unused linemickey2002-05-171-2/+1
* More fp-related libc pieces for hppa.miod2002-03-111-1/+7
* implement the setjmp/longjmp family, based on fredette@'s workmickey2002-02-061-2/+2
* some basic frameworkmickey1999-09-141-2/+2
* some missing parts; sys is not ready yetmickey1998-12-171-0/+3