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
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
2014-08-10
Preliminary files for AARCH64 (64-bit ARM) support.
matt
2014-06-16
Add modfl(3). From FreeBSD.
joerg
2014-06-13
remove the build support for GCC 4.1, and any hacks i found for it.
mrg
2014-05-18
Re-enable alpha IEEE compiler options
martin
2014-05-05
Comment out the ieee fp flags for alpha for now - something (tm) is not
martin
2014-04-28
Tune COPTS for alpha
martin
2014-04-01
add -g to LINTFLAGS
christos
2014-03-23
Avoid strict aliasing problems
martin
2014-03-18
Change 'i0' to be signed so that the sign bit is preserved on 'k'
dsl
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2014-03-16
Simplify somewhat: this is C not FORTRAN-IV - we have structures!
dsl
2014-03-16
Fix overflow and underflow on i386.
dsl
2014-03-16
Add roundl()
martin
2014-03-16
Provide all missing variants of trunc/floor/ceil.
martin
2014-03-15
Need to load the full argument
martin
2014-03-15
Provide copysignf and copysignl
martin
[next]