summaryrefslogtreecommitdiff
path: root/lib/libm
AgeCommit message (Expand)Author
1998-08-29first pass at fixing up capitalization of function names andlukem
1998-08-22The Mariah chip lacks the POLYD instruction, so some assembly codedragge
1998-08-19Add some braces to make egcs happy. (This code could kill me.)thorpej
1998-08-09on i386, use FPU instructions in libm if I387_LIBM is set, from dan@geek.com.auperry
1998-04-29fix mdoc referencefair
1998-02-19move NOLINT definitioncgd
1998-02-19Make sure the reason that NOLINT is set is documented. Additionallycgd
1998-02-05add LIBRARY section to man pageperry
1998-01-09RCS Id Police.perry
1998-01-05RCSID Police.perry
1997-11-12add missing .Nm calls and MLINKS. from spz@serpens.swb.demrg
1997-11-11Fix a brain error from luke while he WARNSifyed libm.veego
1997-11-01Nuke trailing comma in SEE ALSO section.mycroft
1997-10-23use CPPFLAGS instead of CFLAGSlukem
1997-10-20Fix a bunch of warnings introduced by more flags to cc.ragge
1997-10-18kill tab on line by itself, keep contents within 80 columnsmikel
1997-10-10Same reason as for ldexp.S: most applications don't scale 0.0.is
1997-10-09rcsid facism, WARNSifylukem
1997-10-09rcsid facism, WARNSifylukem
1997-10-09rcsid facism, WARNSifylukem
1997-10-09rcsid facism, WARNSifylukem
1997-10-09rcsid facism, WARNSifylukem
1997-09-28comment out reference to missing FORTRAN math lib; PR 4153mikel
1997-07-30Fix files using old TNF copyright noticejtc
1997-07-25Removed confusing text which implies that gamma() computes the gammajtc
1997-07-14Add missing standards conformance statements.kleink
1997-06-20add parens for gcc -Wallmikel
1997-04-18add isnan(3) and isinf(3) to table, replacing obsolescent infnan(3);mikel
1997-03-29PR/3405: Krister Walfridsson: Various typos; since we compile with POSIXchristos
1996-12-19force NOLINT on the Alpha, at least until we fix FP underflow/denorm handlingcgd
1996-10-13<machine/endian.h> -> <sys/types.h>christos
1996-10-13remove inclusion of <machine/endian.h>christos
1996-10-12Non-IEEE assembler files wasn't handled correctly. Trouble pointed out byragge
1996-08-13Use <machine/asm.h>thorpej
1996-08-12Fix description of ceil(3). Closes pr lib/2690explorer
1996-07-08Correct think-o; this is an assembler source file (and the Makefilethorpej
1996-07-06Fix typojtc
1996-07-05Add a continuation slash in the commented-out i387 sectionexplorer
1996-07-03Add new i387 math functions to ARCH_SRCSjtc
1996-07-03use one less fp stack slotjtc
1996-07-03It's necessary to use 64 bit precision to avoid errors in the leastjtc
1996-07-03this simple adaptation exp() does not workjtc
1996-07-03Assembly versions of expf(), logf(),log10f(), scalbf(), expm1() and expm1f().jtc
1996-06-26we don't need to branchjtc
1996-06-26Enable mc68881 version of fmodjtc
1996-06-26add m68881 specific fmod()jtc
1996-06-26enable alpha-specific libm filesjtc
1996-06-26Alpha versions of copysign() and copysignf()jtc
1996-06-25Fix from Bruce Evans. Commited to FreeBSD earlier this month, but wasjtc
1996-06-04Use setne instead of setnel, new versions of gas balk at the bad mnemonic.jtc