summaryrefslogtreecommitdiff
path: root/lib/libm
AgeCommit message (Expand)Author
2001-12-28* Add user-controlled mk.conf variableslukem
2001-12-12Readability cleanups; MKfoo=no -> NOfoo.tv
2001-12-04Replace some misuses of "then" with "than".wiz
2001-11-10- sort sectionsgmcgarry
2001-11-05explicitly set to WARNS?=1lukem
2001-06-252 more bitnumber mistakes fixed while removing sahf.fvdl
2001-06-25Oops, when I replaced sahf with a btw, I made it test the wrong bitfvdl
2001-06-19%rbp -> %rsp in 2 cases.fvdl
2001-06-19Modify the i387 code so that it can be shared between the i386 portfvdl
2001-06-19Use arch/i387 for x86_64.fvdl
2001-05-26revert previous (obviously wrong) changeaymeric
2001-05-22Make this compile when _USE_WRITE is definedaymeric
2001-04-11Fix date and (missing) punctuation.wiz
2001-02-21Add support for ARM VFP-format doubles, conditional on __VFP_FP__.bjh21
2001-02-09__arm26__ || __arm32__ -> __arm__bjh21
2001-01-06remove redundant declarations; use __MATH_PRIVATE__ to override math.hchristos
2000-09-26Make these idempotent as far as the FPU register stack is concerned.kleink
2000-07-14Well, duh! Use indexed addressing since that's why it's there. That waymatt
2000-07-14Clean up & prepare for ELF. Don't define isnan since it's in libc. Add amatt
2000-05-16Regenerate, after changing internal label used for linkage to the wrapperis
2000-05-16Change libm-68060 internal, but file external labels (used for linkage betweenis
2000-05-12Regenerated files after this change:is
2000-05-12Move each wrapper function to its own source file, such that redefining oneis
2000-05-09Initial commit of arm26 portbjh21
2000-04-14Move original Motorola files to the "dist" subdirectory, in responseis
2000-01-31G/c label orphaned since rev. 1.6.kleink
1999-12-13If we are not including i387 support in libm, build a separate libi387.christos
1999-12-13Makefile and shared library for libm387.christos
1999-11-19Don't pass so many args to .Nd macro. It just overflows.enami
1999-11-10Add register prefixes.thorpej
1999-11-10Regen; add register prefixes.thorpej
1999-11-10Add register prefixes.thorpej
1999-09-10Remove SCCS revision line from the middle of the copyright - the versionsimonb
1999-08-22Use arch/m68k copies of the common functions even for mc68881 hardware.is
1999-08-22*gamma* need k_sin*/k_cos*is
1999-08-21Copied from mc68881/s_rint.S,vis
1999-08-21Copied from mc68881/s_floor.S,vis
1999-08-21Copied from mc68881/s_ceil.S,vis
1999-08-21Copied from mc68881/s_finite.S,vis
1999-08-21Copied from mc68881/s_copysign.S,vis
1999-08-21wrap lines in Makefile.listis
1999-08-21Clarify instructionsis
1999-08-21Same reason as for ldexp.S: most applications don't scale 0.0.is
1999-08-19Pull in Motorola 68060 floating point library support package basedis
1999-08-19Motorola floating point library support package based architecture dependentis
1999-08-19Motorola 68060 floating point library support package based architectureis
1999-08-16Document isinff(3) and isnanf(3), cloned from the corresponding double-kleink
1999-08-16G/C this copy of <math.h> in favor of the version found in basesrc/include,kleink
1999-08-16Document reentrant log gamma interfaces.kleink
1999-08-15Add single-precision versions of interfaces to their manual pages' NAME sectionkleink