Rich Felker
|
47db8903f6
fix DECIMAL_DIG definitions
|
13 роки тому |
Rich Felker
|
25501c1079
initial, very primitive strfmon
|
13 роки тому |
Rich Felker
|
30df206cb0
x86_64 math asm, long double functions only
|
13 роки тому |
Rich Felker
|
80949ccdc6
limits.h: support gcc's -funsigned-char
|
13 роки тому |
Rich Felker
|
58bf74850f
Merge remote branch 'nsz/master'
|
13 роки тому |
Rich Felker
|
ad47d45e9d
upgrade to latest upstream TRE regex code (0.8.0)
|
13 роки тому |
nsz
|
91c28f61f4
nearbyint optimization (only clear inexact when necessary)
|
13 роки тому |
nsz
|
8c6fc860a9
remove a fixme comment
|
13 роки тому |
nsz
|
f1347a3a45
clean up pow.c and powf.c
|
13 роки тому |
nsz
|
615bbd365f
clean up powl.c
|
13 роки тому |
nsz
|
1e2fea632b
fix a cbrtl.c regression and remove x87 precision setting
|
13 роки тому |
nsz
|
03c52e137a
Merge branch 'master' of git://git.etalabs.net/musl
|
13 роки тому |
Rich Felker
|
baa43bca0a
optimize scalbn family
|
13 роки тому |
Rich Felker
|
7513d3ecab
remquo asm: return quotient mod 8, as intended by the spec
|
13 роки тому |
nsz
|
c879a9592f
Merge branch 'master' of git://git.etalabs.net/musl
|
13 роки тому |
Rich Felker
|
804fbf0b8c
use alternate formula for acos asm to avoid loss of precision
|
13 роки тому |
nsz
|
0b0735af45
Merge branch 'master' of git://git.etalabs.net/musl
|
13 роки тому |
Rich Felker
|
97721a5508
Merge remote branch 'nsz/master'
|
13 роки тому |
Rich Felker
|
acb744921b
fix exp asm
|
13 роки тому |
nsz
|
634c3a6302
Merge branch 'master' of git://git.etalabs.net/musl
|
13 роки тому |
nsz
|
0cbb654791
code cleanup of named constants
|
13 роки тому |
nsz
|
b03255af77
fix remainder*.c: remove useless long double cast
|
13 роки тому |
nsz
|
4caa17b2a1
don't try to create non-standard denormalization signal
|
13 роки тому |
Rich Felker
|
0108420281
Merge remote branch 'nsz/master'
|
13 роки тому |
nsz
|
75483499da
new modff.c code, fix nan handling in modfl
|
13 роки тому |
nsz
|
2786c7d216
use scalbn or *2.0 instead of ldexp, fix fmal
|
13 роки тому |
nsz
|
01fdfd491b
fix long double const workaround in cbrtl
|
13 роки тому |
nsz
|
2e8c8fbe7d
don't inline __rem_pio2l so the code size is smaller
|
13 роки тому |
nsz
|
c3587effe2
minor fix in __tanl (get sign properly)
|
13 роки тому |
Rich Felker
|
d9c1d72cdc
bug fix: wrong opcode for writing long long
|
13 роки тому |