| Age | Commit message (Expand) | Author |
| 2000-05-09 | Initial commit of arm26 port | bjh21 |
| 1999-08-16 | G/C this copy of <math.h> in favor of the version found in basesrc/include, | kleink |
| 1999-07-02 | More trailing white space. | simonb |
| 1998-11-24 | Use __arm32__, not arm32, for egcs. | mycroft |
| 1998-08-19 | Add some braces to make egcs happy. (This code could kill me.) | thorpej |
| 1998-01-09 | RCS Id Police. | perry |
| 1997-11-11 | Fix a brain error from luke while he WARNSifyed libm. | veego |
| 1997-10-09 | rcsid facism, WARNSify | lukem |
| 1997-10-09 | rcsid facism, WARNSify | lukem |
| 1997-10-09 | rcsid facism, WARNSify | lukem |
| 1997-10-09 | rcsid facism, WARNSify | lukem |
| 1997-06-20 | add parens for gcc -Wall | mikel |
| 1996-10-13 | <machine/endian.h> -> <sys/types.h> | christos |
| 1996-10-13 | remove inclusion of <machine/endian.h> | christos |
| 1996-05-07 | Get the word order of doubles correct for the arm32 port. | mark |
| 1996-04-08 | Removing a "volatile" put there for the ns32k which is no longer needed. | phil |
| 1995-11-20 | Changed w_gamma.c, w_gamma_r.c, w_gammaf.c, w_gammaf_r.c to call | jtc |
| 1995-05-12 | Changed core routines to call __ieee754_sqrt() instead of sqrt(). I | jtc |
| 1995-05-11 | Winning Strategies has placed this code in the public domain. | jtc |
| 1995-05-10 | Id -> NetBSD | jtc |
| 1995-03-25 | Fix overlooked FIXME: unsigned int -> u_int32_t. | jtc |
| 1995-01-25 | Remove unused static constant "one". | jtc |
| 1995-01-25 | Integrate last of the relavant changes from fdlibm 5.2: | jtc |
| 1995-01-16 | Bug fix from fdlibm 5.2. | jtc |
| 1994-12-16 | Add volatile qualifier to huge and tiny, so that huge*huge and tiny*tiny | jtc |
| 1994-09-25 | __infinity[] and isinf() for systems whose C libraries don't supply them; | jtc |
| 1994-09-25 | Add prototype for isinff(). | jtc |
| 1994-09-22 | LIBM_SCCS must be defined for the RCS ID to be defined. | jtc |
| 1994-09-13 | Remove CYGNUS_LOCAL comment: I maintain this code for NetBSD, not Cygnus | jtc |
| 1994-08-26 | Only extract lx if we need it. | mycroft |
| 1994-08-18 | Change int -> int32_t and unsigned int -> u_int32_t to improve portabilty | jtc |
| 1994-08-10 | Clean up deleted files. | mycroft |
| 1994-08-10 | Float versions of math functions. From Ian Taylor (ian@cygnus.com), with | jtc |
| 1994-03-03 | Don't determine byte order at run time. | jtc |
| 1994-03-01 | Add cabs() & drem() for BSD libm compatibility. | jtc |
| 1994-02-18 | Add RCS ID's. | jtc |
| 1994-02-18 | Add RCS ID's. | jtc |
| 1994-02-11 | Include <math.h> instead of "fdlibm.h" | jtc |
| 1994-02-11 | Clean up deleted files. | mycroft |
| 1994-02-11 | Fdlibm 5.1 | jtc |