| Age | Commit message (Expand) | Author |
| 1994-03-18 | Use RCSID macro for RCS ID's. | jtc |
| 1994-03-12 | Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. | jtc |
| 1994-03-12 | Update for mc68881 ceil(), floor(), & rint(), and s_sqrt.S -> e_sqrt.S | jtc |
| 1994-03-12 | Clean up deleted files. | mycroft |
| 1994-03-12 | The hardware sqrt function is supposed to be __ieee754_sqrt(), and live in | jtc |
| 1994-03-12 | converted ceil(), floor(), & rint() from old to new math libraries. | jtc |
| 1994-03-12 | Replace code that was "truncated" when it was converted from old | jtc |
| 1994-03-11 | Added a ieee_test(3) man page (Like SunOS) derrived from an earlier copy | jtc |
| 1994-03-11 | Clean up deleted files. | mycroft |
| 1994-03-11 | infnan was a vaxism. | jtc |
| 1994-03-11 | Updated for new math library. | jtc |
| 1994-03-10 | Fix typo. | jtc |
| 1994-03-10 | Added i387 version of significand(). | jtc |
| 1994-03-08 | Christos Zoulas' Makefile fixes. | jtc |
| 1994-03-04 | More i387 libm support. | 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-25 | Changes for new math library. | jtc |
| 1994-02-25 | Update manpages for new math library. | jtc |
| 1994-02-18 | Optimize the common case (theta < 2^63). | jtc |
| 1994-02-18 | i387 specific ilogb() | jtc |
| 1994-02-18 | Add RCS ID's. | jtc |
| 1994-02-18 | Add RCS ID's. | jtc |
| 1994-02-16 | i387-specific math functions. | jtc |
| 1994-02-15 | Compiled shared too. | jtc |
| 1994-02-14 | Functions brought over from the old math library. | jtc |
| 1994-02-14 | Comment out all functions that are also provided by our C library: fabs(), | jtc |
| 1994-02-14 | isnan() was provided by both C and Math libraries. | jtc |
| 1994-02-12 | More i387 math support, too bad we can't enable it | jtc |
| 1994-02-11 | Clean up deleted files. | mycroft |
| 1994-02-11 | Changes for fdlibm based math library | jtc |
| 1994-02-11 | Beginning of changes needed for fdlibm | jtc |
| 1994-02-11 | Clean up deleted files. | mycroft |
| 1994-02-11 | FPU specific math code. | jtc |
| 1994-02-11 | Clean up deleted files. | mycroft |
| 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 |
| 1994-02-06 | moved struct out of param lists. | chopps |
| 1994-02-06 | fixed warns and compile errors (under newer gcc's) | chopps |
| 1994-01-28 | Fix spelling error in Copyright notice | jtc |
| 1994-01-11 | Fix spelling errors. | jtc |
| 1993-12-06 | Clean up deleted files. | mycroft |
| 1993-12-06 | use .S not .s | cgd |
| 1993-12-05 | update for MACHINE_ARCH | cgd |
| 1993-10-29 | Fix formatting of SEE ALSO section. | jtc |
| 1993-10-29 | This type of error checking/reporting is required for many functions, | jtc |
| 1993-10-29 | Holds value of ERANGE and EDOM for assembly routine's error reporting. | jtc |
| 1993-10-29 | exp & log functions. | jtc |
| 1993-10-29 | Don't assume the rounding control bits are 00, make sure that both bits | jtc |