GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
x86_64
/
fpu
/
multiarch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
82
-82
/
+82
*
x86_64: Call finite scalar versions in vectorized log, pow, exp (bz #20033).
Andrew Senkevich
2016-08-02
18
-48
/
+48
*
Require binutils 2.24 to build x86-64 glibc [BZ #20139]
H.J. Lu
2016-07-01
12
-24
/
+24
*
Fixed wrong vector sincos/sincosf ABI to have it compatible with
Andrew Senkevich
2016-07-01
6
-14
/
+862
*
Do not raise "inexact" from x86_64 SSE4.1 ceil, floor (bug 15479).
Joseph Myers
2016-05-24
4
-4
/
+4
*
Use JUMPTARGET in x86-64 mathvec
H.J. Lu
2016-03-16
36
-112
/
+112
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
82
-82
/
+82
*
Remove configure tests for FMA4 support.
Joseph Myers
2015-10-09
11
-64
/
+9
*
Remove configure tests for AVX support.
Joseph Myers
2015-10-08
9
-94
/
+74
*
Fix x86_64 fma4 pow inappropriate contraction (bug 19003).
Joseph Myers
2015-09-24
1
-1
/
+1
*
Remove incorrect register mov in floorf/nearbyint on x86_64
Siddhesh Poyarekar
2015-08-14
2
-2
/
+0
*
Update libmvec multiarch functions for <cpu-features.h>
H.J. Lu
2015-08-13
36
-190
/
+118
*
Update x86_64 multiarch functions for <cpu-features.h>
H.J. Lu
2015-08-13
18
-59
/
+69
*
Fixed several libmvec bugs found during testing on KNL hardware.
Andrew Senkevich
2015-07-24
13
-60
/
+61
*
Combination of data tables for x86_64 vector functions sinf, cosf and sincosf.
Andrew Senkevich
2015-06-24
9
-21
/
+21
*
Combination of data tables for x86_64 vector functions sin, cos and sincos.
Andrew Senkevich
2015-06-23
9
-61
/
+61
*
Vector sincosf for x86_64 and tests.
Andrew Senkevich
2015-06-18
7
-1
/
+1130
*
Vector sincos for x86_64 and tests.
Andrew Senkevich
2015-06-18
7
-1
/
+1301
*
Vector powf for x86_64 and tests.
Andrew Senkevich
2015-06-18
7
-1
/
+1502
*
Vector pow for x86_64 and tests.
Andrew Senkevich
2015-06-17
7
-1
/
+1677
*
Vector expf for x86_64 and tests.
Andrew Senkevich
2015-06-17
7
-1
/
+978
*
Vector exp for x86_64 and tests.
Andrew Senkevich
2015-06-17
7
-1
/
+1010
*
Vector logf for x86_64 and tests.
Andrew Senkevich
2015-06-17
7
-1
/
+912
*
Vector log for x86_64 and tests.
Andrew Senkevich
2015-06-17
7
-0
/
+1024
*
Vector sinf for x86_64 and tests.
Andrew Senkevich
2015-06-15
7
-1
/
+1039
*
Vector sin for x86_64 and tests.
Andrew Senkevich
2015-06-11
7
-2
/
+1023
*
Vector cosf for x86_64.
Andrew Senkevich
2015-06-09
7
-1
/
+1019
*
Start of series of patches with x86_64 vector math functions.
Andrew Senkevich
2015-06-09
7
-0
/
+1013
*
Remove various ABS macros and replace uses with fabs (or in one case abs)
Wilco Dijkstra
2015-05-15
1
-0
/
+1
*
Fix asin missing underflows (bug 16351).
Joseph Myers
2015-02-26
1
-0
/
+1
*
Fix atan / atan2 missing underflows (bug 15319).
Joseph Myers
2015-02-18
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
10
-10
/
+10
*
Fix pow overflow in non-default rounding modes (bug 16315).
Joseph Myers
2014-06-23
1
-0
/
+1
*
Fix implicit __isinf declarations in exp.
Joseph Myers
2014-03-24
1
-0
/
+1
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
10
-10
/
+10
*
Use x constraints for operands to vfmaddss and vfmaddsd
Peter Collingbourne
2013-05-15
2
-2
/
+2
*
New __sqr function as a faster special case of __mul
Siddhesh Poyarekar
2013-02-14
2
-0
/
+2
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
10
-10
/
+10
*
Move mpone out to a global const
Siddhesh Poyarekar
2012-12-27
2
-0
/
+2
*
Disable use of FMA instructions in branred
Andreas Schwab
2012-03-21
4
-8
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
10
-30
/
+20
*
Fix makefile/configure problems with sse2avx changes.
Joseph Myers
2012-01-30
1
-1
/
+1
*
Use -msse2avx option for x86-64 libm functions
Ulrich Drepper
2012-01-28
7
-19
/
+18
*
Really fix AVX tests
Ulrich Drepper
2012-01-26
6
-7
/
+11
*
Remove code without too much effects
Ulrich Drepper
2011-10-28
15
-113
/
+5
*
Add AVX optimized versions for some x86-64 math functions
Ulrich Drepper
2011-10-25
27
-20
/
+276
*
Cleanup FMA4 patch
Ulrich Drepper
2011-10-25
22
-1
/
+26
*
Optimize accurate 64-bit routines for FMA4 on x86-64
Ulrich Drepper
2011-10-24
31
-0
/
+328
*
Don't use NULL in last s_fma{,f} change
Ulrich Drepper
2011-10-21
2
-2
/
+2
*
Check for FMA4 support and generate appropriate fma functions
Ulrich Drepper
2011-10-20
2
-6
/
+38
[next]