index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
math
/
x86_64
Commit message (
Expand
)
Author
Age
Files
Lines
*
math: x86_64 version of expl, fixed some comments in the i386 version
Szabolcs Nagy
2012-12-16
1
-0
/
+108
*
math: move x86_64 exp2l implementation to exp2l.s from expl.s
Szabolcs Nagy
2012-12-16
3
-85
/
+76
*
math: add empty __invtrigl.s to i386 and x86_64
Szabolcs Nagy
2012-12-12
1
-0
/
+0
*
math: fix exp.s on i386 and x86_64 so the exception flags are correct
nsz
2012-08-08
1
-19
/
+17
*
use fistpll mnemonic instead of fistpq (more widely supported) on x86_64 too
Rich Felker
2012-06-02
1
-1
/
+1
*
math: change the formula used for acos.s
nsz
2012-05-05
1
-10
/
+8
*
fix typo in the x86_64 rounding asm
Rich Felker
2012-04-29
4
-4
/
+4
*
new math asm (abs/rounding) for x86_64
Rich Felker
2012-04-29
6
-0
/
+36
*
math: fix x86 asin accuracy
nsz
2012-04-04
1
-3
/
+3
*
math: remove x86 modf asm
nsz
2012-03-29
1
-27
/
+0
*
acos.s fix: use the formula acos(x) = atan2(sqrt(1-x),sqrt(1+x))
nsz
2012-03-22
1
-3
/
+1
*
x86_64 math asm, long double functions only
Rich Felker
2012-03-20
17
-0
/
+239
*
assembly optimizations for fmod/remainder functions
Rich Felker
2012-03-18
2
-0
/
+22
*
asm versions of some simple math functions for i386 and x86_64
Rich Felker
2012-03-18
2
-0
/
+12
*
first commit of the new libm!
Rich Felker
2012-03-13
3
-0
/
+5
*
type directives for x86_64 math asm
Rich Felker
2011-06-26
2
-0
/
+2
*
Port musl to x86-64. One giant commit!
Nicholas J. Kain
2011-02-15
2
-0
/
+6