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