summaryrefslogtreecommitdiffstats
path: root/lib/libm/arch/mc68881 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingmiod2014-03-1859-2687/+0
* Userland bits for m68k/ELF. Mostly addition of register prefixes to themiod2013-02-0259-349/+206
* Provide proper ldexp{f,l} aliases to scalbn{f,l} to match the MI (ld80) code.miod2012-12-302-2/+4
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-3/+1
* Don't reimplement the same thing twice. OK matthew@.martynas2011-07-091-47/+0
* Revert (leaving the complex math part alone). Some stuff is dependingmartynas2011-07-082-97/+0
* Move fabs(3), frexp(3), and modf(3) to libm--nothing has been usingmartynas2011-07-082-0/+97
* Adapt m68k MD functions to extended-precision.martynas2011-05-2811-0/+502
* Adapt m68k MD functions to single-precision.martynas2011-05-2824-0/+996
* fenv improvements and cleanupsmartynas2011-04-281-15/+14
* fenv for m68kmartynas2011-04-201-0/+360
* - 80-bit and quad precision trigonometric and other mostmartynas2008-12-091-49/+0
* - replace dtoa w/ David's gdtoa, version 2008-03-15martynas2008-09-0711-22/+22
* - remove isinff, isnanf. this has been moved to libcmartynas2008-07-241-19/+0
* add __signbitl() for 68881 (not used yet)jason2007-06-011-0/+19
* Add missing $OpenBSD$ tags.espie2005-08-0225-119/+25
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-0223-115/+23
* initial import of NetBSD treederaadt1995-10-1825-0/+1255