| Commit message (Expand) | Author | Age | Files | Lines |
* | int is big enough to fully represent exponents of all supported fp |  martynas | 2009-07-25 | 1 | -7/+1 |
* | nuke extern from func decls. ok millert@ |  martynas | 2009-04-08 | 1 | -230/+230 |
* | add __infinityf declaration. (only affects vax). pointed out by miod@ |  martynas | 2008-12-11 | 1 | -1/+2 |
* | expose extended-precision definitions. ok millert@ |  martynas | 2008-12-09 | 1 | -4/+36 |
* | sigh, gamma got lost |  martynas | 2008-09-09 | 1 | -3/+1 |
* | - replace dtoa w/ David's gdtoa, version 2008-03-15 |  martynas | 2008-09-07 | 1 | -67/+14 |
* | unXXX prototypes: exp2, remquo, nan, exp2f, remquof, nanf |  martynas | 2008-07-24 | 1 | -13/+1 |
* | - add NAN definition (except on VAX) |  martynas | 2008-07-24 | 1 | -11/+5 |
* | - added HUGE_VALF, HUGE_VALL, INFINITY, FP_INFINITE, FP_NAN, |  martynas | 2008-07-22 | 1 | -111/+343 |
* | - add proper double_t and float_t definitions for each arch |  martynas | 2008-07-21 | 1 | -6/+4 |
* | infnan always returned wrong values, because compiler assumed it |  martynas | 2008-07-16 | 1 | -1/+5 |
* | tgamma and tgammaf |  martynas | 2008-06-11 | 1 | -1/+3 |
* | add some more C99 functions: round(3) and roundf(3). |  brad | 2006-07-12 | 1 | -1/+3 |
* | add missing prototypes for trunc/truncf. |  brad | 2006-07-12 | 1 | -1/+5 |
* | delint; ok millert@ beck@ |  otto | 2006-05-05 | 1 | -2/+2 |
* | First step in include files overhaul. Use __FOO_VISIBLE (as defined |  millert | 2005-12-13 | 1 | -15/+15 |
* | Introduce a few c99 functions: {l,ll}{rint,round}{,f}. From NetBSD via |  otto | 2005-11-17 | 1 | -1/+9 |
* | provide float_t, double_t, FLT_EVAL_METHOD (dummy C99 constructs) |  espie | 2005-01-06 | 1 | -1/+11 |
* | Better value for vax MAXFLOAT |  jason | 2003-06-26 | 1 | -2/+2 |
* | redefine MAXFLOAT in vax terms |  jason | 2003-06-26 | 1 | -1/+6 |
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 2002-02-16 | 1 | -120/+120 |
* | Change protection of struct exception back from #ifdef __LIBM_PRIVATE |  millert | 2001-05-26 | 1 | -2/+2 |
* | $OpenBSD$ |  todd | 2000-03-01 | 1 | -1/+1 |
* | We don't need two math.h headers incvs server: nothing known about |  millert | 1998-03-02 | 1 | -4/+7 |
* | Well, as we are heading for a release people are encouraged to rebuild their |  niklas | 1997-09-21 | 1 | -0/+1 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+274 |