projects
/
oweals
/
musl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/musl.git
2012-04-10
Rich Felker
new floating point parser/converter
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Rich Felker
fix alloca issue in stdlib.h too
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Rich Felker
alloca cannot be a function. #define it to the gcc...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Rich Felker
work around nasty gcc bug in the i386 syscall asm
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Rich Felker
remove useless (at best, harmful) feature test checks...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Rich Felker
improve name lookup performance in corner cases
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Rich Felker
optimize signbit macro
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Rich Felker
make math.h more c++-friendly
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
nsz
math: minor cleanups in ceil and floor
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
nsz
math: remove x86 modf asm
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
nsz
math: rewrite modf.c and clean up modff.c
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
nsz
math: fix modfl.c bug
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
nsz
math: fix a regression in powl and do some cleanups
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
nsz
math: add dummy tgamma and tgammaf implementations
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
nsz
math: remove comment about aliasing lgamma as gamma
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
nsz
math: fix typo in i386 remquof and remquol asm
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
nsz
Merge branch 'master' of git://git.etalabs.net/musl
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Rich Felker
Merge remote branch 'nsz/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Rich Felker
add strfmon_l variant (still mostly incomplete)
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
Rich Felker
update COPYRIGHT status of TRE regex code
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
Rich Felker
update README to remove information no longer relevant...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
nsz
Merge branch 'master' of git://git.etalabs.net/musl
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Rich Felker
asm for hypot and hypotf
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Rich Felker
make dlerror conform to posix
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
nsz
minor rintl.c fix: remove unsupported ldbl format message
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
nsz
fix tgammal: don't set the signgam global
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Rich Felker
simplify creal and cimag macros
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Rich Felker
add creal/cimag macros in complex.h (and use them in...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Rich Felker
tgmath.h: suppress any existing macro definitions befor...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
nsz
acos.s fix: use the formula acos(x) = atan2(sqrt(1...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Rich Felker
sysconf support for dynamic limits (open files and...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Rich Felker
fix DECIMAL_DIG definitions
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Rich Felker
initial, very primitive strfmon
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Rich Felker
x86_64 math asm, long double functions only
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Rich Felker
limits.h: support gcc's -funsigned-char
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Rich Felker
Merge remote branch 'nsz/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Rich Felker
upgrade to latest upstream TRE regex code (0.8.0)
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
nsz
nearbyint optimization (only clear inexact when necessary)
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
nsz
remove a fixme comment
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
nsz
clean up pow.c and powf.c
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
nsz
clean up powl.c
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
nsz
fix a cbrtl.c regression and remove x87 precision setting
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
nsz
Merge branch 'master' of git://git.etalabs.net/musl
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Rich Felker
optimize scalbn family
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Rich Felker
remquo asm: return quotient mod 8, as intended by the...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
nsz
Merge branch 'master' of git://git.etalabs.net/musl
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Rich Felker
use alternate formula for acos asm to avoid loss of...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
nsz
Merge branch 'master' of git://git.etalabs.net/musl
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Rich Felker
Merge remote branch 'nsz/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Rich Felker
fix exp asm
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
Merge branch 'master' of git://git.etalabs.net/musl
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
code cleanup of named constants
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
fix remainder*.c: remove useless long double cast
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
don't try to create non-standard denormalization signal
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Rich Felker
Merge remote branch 'nsz/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
new modff.c code, fix nan handling in modfl
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
use scalbn or *2.0 instead of ldexp, fix fmal
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
fix long double const workaround in cbrtl
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
don't inline __rem_pio2l so the code size is smaller
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
minor fix in __tanl (get sign properly)
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Rich Felker
bug fix: wrong opcode for writing long long
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
remove long double const workarounds
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
fix erfl wrapper for long double==double case
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Rich Felker
asm for log1p
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Rich Felker
asm for log2
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Rich Felker
asm for remquo
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Rich Felker
optimize exponential asm for i386
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Rich Felker
Merge remote branch 'nsz/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Rich Felker
fix broken modf family functions
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Rich Felker
asm for modf functions
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
simplify scalbn*.c implementations
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
Merge branch 'master' of git://git.etalabs.net/musl
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Rich Felker
asm for floor/ceil/trunc
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
Merge branch 'master' of git://git.etalabs.net/musl
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Rich Felker
asm for scalbn family
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Rich Felker
asm for inverse trig functions
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
Merge branch 'master' of git://git.etalabs.net/musl
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Rich Felker
asm for log functions
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Rich Felker
fix broken exponential asm
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Rich Felker
asm for lrint family on i386
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
Merge branch 'master' of git://git.etalabs.net/musl
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Rich Felker
asm exponential functions for i386
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
remove unnecessary TODO comments from fma.c
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
nsz
fmal bug fix: nan input should not raise exception
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
nsz
add fma implementation for x86
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Rich Felker
assembly optimizations for fmod/remainder functions
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Rich Felker
asm versions of some simple math functions for i386...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
nsz
simplify lround and llround functions
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
nsz
make lrint and llrint functions work without fenv support
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
nsz
faster lrint and llrint functions
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Rich Felker
fix loads of missing const in new libm, and some global...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Rich Felker
move nonstandard gamma() etc. to _GNU_SOURCE only
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Rich Felker
c++ seems to want some casts in the float representatio...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Rich Felker
release notes for 0.8.7
v0.8.7
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Rich Felker
try fixing/optimizing x86_64 fenv exception code
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Rich Felker
optimize x86 feclearexcept
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Rich Felker
fix x86_64 fe[gs]etround, analogous to nsz's x86 changes
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Rich Felker
minor 387 fenv optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Rich Felker
Merge remote branch 'nsz/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
nsz
fix i386 fegetround and make fesetround faster
commit
|
commitdiff
|
tree
|
snapshot
next