index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libm
Age
Commit message (
Expand
)
Author
2015-09-13
Add entry for nexttowardf(3) and a link for the function name.
he
2015-09-13
Fix typo.
wiz
2015-09-13
Add entries for rintl(3) and the nearbyint functions, and
he
2015-09-10
Bump date for previous.
wiz
2015-09-10
Document frexpl() now that we have it as well.
he
2015-09-08
Apply patch in PR 45391 from Yui NARUSE: generate HUGE_VAL rather than
dholland
2015-07-09
Return x for >= DBL_FRACBITS in lrint.c.
nat
2015-05-14
copysignl is also needed for PowerPC's double-double format, so special
joerg
2015-03-27
Update to new RISCV ABI
matt
2015-03-26
Fix prototypes to match definitions
justin
2015-01-13
Simplify, now that rounding mode defines match the hardware bits.
martin
2014-12-29
Fix exception status vs mask confusion, of course feenableexcept(),
martin
2014-12-28
Add missing return in __SOFTFP__ variant, pointed out by htodd.
martin
2014-12-27
Add our common non standard extensions and fix typo (FE_EXCEPT_ALL ->
martin
2014-12-27
Fix consistent typo: it is FE_ALL_EXCEPT instead of FE_EXCEPT_ALL (this
martin
2014-12-27
fenv(3) support for hppa
martin
2014-11-17
PR/49399: Henning Petersen: Add man pages for erfl and erfcl
christos
2014-11-16
Deal with the potential pressence of long double support.
joerg
2014-11-15
It's copysign, not _copysign.
joerg
2014-11-15
Add copysignl aliases.
joerg
2014-11-14
Define copysignl on !long double platforms. Be consistent in the use of
joerg
2014-11-14
add erfl erfcl
christos
2014-11-13
add a couple more dummies (erf, erfc)
christos
2014-10-22
Add missing muldc3.c.
joerg
2014-10-22
Support copysignl on PowerPC.
joerg
2014-10-17
PPC64 uses the double-double code too
joerg
2014-10-17
Complex division for long double uses different function names on PPC.
joerg
2014-10-11
Need powl as alias as well
martin
2014-10-11
Seems we need both sqrtl and _sqrtl as a weak alias - something must be
martin
2014-10-11
Fix _sqrtl alias
martin
2014-10-11
namespace protection
christos
2014-10-10
More aliases
martin
2014-10-10
Add a few missing weak aliases
martin
2014-10-10
try to make vax work.
christos
2014-10-10
use long constant
christos
2014-10-10
whitespace
christos
2014-10-10
copy&pasto
martin
2014-10-10
Add missing catanh variant (and readd it to the Makefile list)
martin
2014-10-10
Add cimag (apparently accidently dropped in previous revision and reorg)
martin
2014-10-10
Add the missing complex functions.
christos
2014-09-19
Add RISC-V MD bits.
matt
2014-09-19
New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
matt
2014-09-19
Sort sections. From Henning Petersen in PR 49222.
wiz
2014-08-26
Adding extra dependencies does not affect the inference rule search anymore.
christos
2014-08-11
revert parts of 1.163 that affect the x86 build.
mrg
2014-08-10
MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPU
matt
2014-08-10
Add -mfpu=vfp for fenv.c, since it gets those instructions from
joerg
2014-08-10
Improve the code. %sp@(4) is already loaded in %fp0.
isaki
2014-08-10
Remove a meaningless conditional branch.
isaki
2014-08-10
Changes to existing files to enable building AARCH64 userland.
matt
[next]