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-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
2012-03-17
Rich Felker
don't fail on inability to install dynamic linker ...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Rich Felker
one more fenv availability issue: lround
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Rich Felker
make fma and lrint functions build without full fenv...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Rich Felker
other side of the signgam namespace fix: use the intern...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Rich Felker
make signgam a weak alias for an internal symbol
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Rich Felker
fix namespace issues for lgamma, etc.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Rich Felker
Merge remote branch 'nsz/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Rich Felker
remove junk sincos implementations in preparation to...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Rich Felker
revert COPYRIGHT file changes in preparation to merge...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-16
Rich Felker
update copyright status (math library and new year)
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Rich Felker
remove special nan handling from x86 sqrt asm
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Rich Felker
simplify nan check in sqrt (x86 asm); result of sqrt...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
nsz
in math.h make lgamma_r and non-double bessel _GNU_SOUR...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
nsz
efficient sincos based on sin and cos
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Rich Felker
implement sincosf and sincosl functions; add prototypes
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Rich Felker
avoid changing NaNs in sqrt (x86 asm) to satisfy c99...
commit
|
commitdiff
|
tree
|
snapshot
next