summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/m68k/gen (follow)
Commit message (Expand)AuthorAgeFilesLines
* these were not neededmartynas2008-12-091-2/+1
* ditto frexpl and ldexplmartynas2008-12-091-1/+2
* - add long double signbitmartynas2008-12-096-6/+38
* - replace dtoa w/ David's gdtoa, version 2008-03-15martynas2008-09-076-1/+160
* - move isinf, isnan dups to gen, since most is ieee 754martynas2008-07-244-97/+12
* if we pull in a .S file, we must fake out the lint with a .c filederaadt2005-11-291-2/+5
* zap rcsid.espie2005-08-0745-223/+45
* Replace broken frexp() with a working one from FreeBSD. There'smillert2005-02-012-76/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-0238-231/+79
* Use the LBL isnan() and isinf() on all platforms with ieee floating point.millert2001-09-103-29/+72
* Use the LBL frexp() on all platforms with ieee floating point.millert2001-09-101-15/+28
* tabifykstailey1997-07-232-8/+8
* Fix RCS idstholo1996-08-1946-146/+144
* From NetBSD: Add explicit return typeniklas1996-02-241-1/+3
* initial import of NetBSD treederaadt1995-10-1846-0/+2189