| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-11-12 | Typo. | joerg | |
| 2002-05-26 | __STDC__ is always defined on NetBSD. | wiz | |
| 1999-07-02 | More trailing white space. | simonb | |
| 1997-10-09 | rcsid facism, WARNSify | lukem | |
| 1995-05-10 | Id -> NetBSD | jtc | |
| 1994-09-22 | LIBM_SCCS must be defined for the RCS ID to be defined. | jtc | |
| This library will soon be used by DJGPP. And since memory is often tight on DOS machines, there is little benifit to be had from including RCS IDs. | |||
| 1994-08-18 | Change int -> int32_t and unsigned int -> u_int32_t to improve portabilty | jtc | |
| to machines where int != 32 bits. | |||
| 1994-08-10 | Float versions of math functions. From Ian Taylor (ian@cygnus.com), with | jtc | |
| minor changes by me. | |||
| 1994-03-03 | Don't determine byte order at run time. | jtc | |
| This also "solves" the problem of GCC optimization leading to incorrect results. | |||
| 1994-02-18 | Add RCS ID's. | jtc | |
| 1994-02-11 | Include <math.h> instead of "fdlibm.h" | jtc | |
| Byteorder fix for s_frexp.c. | |||
| 1994-02-11 | Fdlibm 5.1 | jtc | |
