| Age | Commit message (Expand) | Author |
| 1998-08-22 | The Mariah chip lacks the POLYD instruction, so some assembly coded | ragge |
| 1998-08-09 | on i386, use FPU instructions in libm if I387_LIBM is set, from dan@geek.com.au | perry |
| 1998-02-19 | move NOLINT definition | cgd |
| 1998-02-19 | Make sure the reason that NOLINT is set is documented. Additionally | cgd |
| 1997-10-23 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-18 | kill tab on line by itself, keep contents within 80 columns | mikel |
| 1997-10-09 | rcsid facism, WARNSify | lukem |
| 1996-12-19 | force NOLINT on the Alpha, at least until we fix FP underflow/denorm handling | cgd |
| 1996-10-12 | Non-IEEE assembler files wasn't handled correctly. Trouble pointed out by | ragge |
| 1996-07-05 | Add a continuation slash in the commented-out i387 section | explorer |
| 1996-07-03 | Add new i387 math functions to ARCH_SRCS | jtc |
| 1996-06-26 | Enable mc68881 version of fmod | jtc |
| 1996-06-26 | enable alpha-specific libm files | jtc |
| 1995-11-20 | Changed w_gamma.c, w_gamma_r.c, w_gammaf.c, w_gammaf_r.c to call | jtc |
| 1995-10-10 | Got Makefile to understand to use non-IEEE files on vax systems. | ragge |
| 1995-05-03 | Add i387 "float" functions to the makefile | jtc |
| 1995-02-18 | Enable mc68881 versions of remainder() and scalb(). | jtc |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-09-25 | Added s_isinff.c | jtc |
| 1994-08-10 | Float versions of math functions. From Ian Taylor (ian@cygnus.com), with | jtc |
| 1994-03-12 | Update for mc68881 ceil(), floor(), & rint(), and s_sqrt.S -> e_sqrt.S | jtc |
| 1994-03-11 | Added a ieee_test(3) man page (Like SunOS) derrived from an earlier copy | jtc |
| 1994-03-11 | infnan was a vaxism. | jtc |
| 1994-03-10 | Added i387 version of significand(). | jtc |
| 1994-03-08 | Christos Zoulas' Makefile fixes. | jtc |
| 1994-03-01 | Add cabs() & drem() for BSD libm compatibility. | jtc |
| 1994-02-25 | Update manpages for new math library. | jtc |
| 1994-02-15 | Compiled shared too. | 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-11 | Changes for fdlibm based math library | jtc |
| 1993-12-06 | use .S not .s | cgd |
| 1993-12-05 | update for MACHINE_ARCH | cgd |
| 1993-10-21 | Use BYTE_ORDER == LITTLE_ENDIAN instead of -Dnational to select byte order | jtc |
| 1993-10-11 | Install cbrt link to sqrt manpage. | jtc |
| 1993-10-05 | No PIC, you probably don't want the overhead in these functions. | pk |
| 1993-10-01 | put gamma.c into libm (because it's missing)... | cgd |
| 1993-08-14 | Split log() and log__D() into separate files. Add logtab.c for logarithm | mycroft |
| 1993-08-14 | New code from uunet. | mycroft |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |