summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-11-24Provide erff() and erfcf().martin
2013-11-24Provide cbrtl() and cbrtf() for vaxmartin
2013-11-24Provide cbrtf() and cbrtl()martin
2013-11-24Provide powl()martin
2013-11-24Provide (very stupid) versions of atanf(), asinf() and acosf()martin
2013-11-24No need for bzero, memset provides it.christos
2013-11-23Remove now-non-existant bzero.S from sources list.jakllsch
2013-11-23Fix very stupid typomartin
2013-11-22For the non-fenv archs: just use double - puntmartin
2013-11-22Fix a cast from the lint cleanup that made small exponents (i.e. values < 1)martin
2013-11-22switch from circleq to tailq, from FreeBSDchristos
2013-11-22Try to fix the build (again): move e_sqrtl.c to common soure, butmartin
2013-11-22Fix stupid bug in previous (fixing fmodf)martin
2013-11-22Add npf_tableset_syncdict() to sync the table IDs in the proplib dictionary,rmind
2013-11-21From Ed Maste:christos
2013-11-21Simplify previous.christos
2013-11-21Make ext_fraclm and ext_frachm parts of the long double mantissa optionalmartin
2013-11-21Fix copy & pasto (make temp variable long double).martin
2013-11-21e_sqrtl.c requires fenv.h, so only build it on platfomrs supporting thatmartin
2013-11-21Add fmodf and fmodlmartin
2013-11-21Correct the allocation for the reformat buffer, thanks to mlelstv forblymn
2013-11-20PR 48384: reorganize struct ieee_ext for sparc64 to only use a high/lowmartin
2013-11-20Make it compile on archs with implicit NBITmartin
2013-11-20Fix operand order.joerg
2013-11-20Long double conditional.joerg
2013-11-19Add cbrtl(3) and sqrtl(3), from FreeBSD.joerg
2013-11-19Report correct exception for fmodl.joerg
2013-11-19Alias to fmod for platforms with double == long doublejoerg
2013-11-18Use an empty string, not a null pointer for nullname.joerg
2013-11-17Simplify previous by using CSU_MACHINE_ARCH. Hint from Takeshi Nakayama.martin
2013-11-16We do not want to build the code model markes when creating the 32bitmartin
2013-11-14Make it compile on archs with implicit NBITmartin
2013-11-14On sparc64: create additional "marker" object files, that can be used by themartin
2013-11-14Remove annoying comma and sort SEE ALSO.wiz
2013-11-13PR/48379: mention kqueue functionalitychristos
2013-11-13Add missing comma.wiz
2013-11-13truncl(3)joerg
2013-11-13Add FreeBSD's truncl and minimal testing.joerg
2013-11-13Add the syslog(3) Lua binding to the build.mbalmer
2013-11-13Add missing __HAVE_LONG_DOUBLE protection.joerg
2013-11-12Typo.joerg
2013-11-12Add some fake long double -> double wrappers for various transcendentaljoerg
2013-11-12Initial version of fmodl from FreeBSD.joerg
2013-11-12Add a syslog(3) binding for Lua (not yet linked to the build.)mbalmer
2013-11-12Remove superfluous comma.wiz
2013-11-12NPF: add support for table naming and remove NPF_TABLE_SLOTS (there isrmind
2013-11-12Man page entries for ceill, floorl and roundl.joerg
2013-11-11Add initial version of ceill, floorl and roundl from FreeBSD.joerg
2013-11-11Explicitly depend on sys/param.h to pick up __NetBSD_Version changes.joerg
2013-11-11Preserve the initial x87 control word in the global FP environmentjoerg