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
/
i386
/
i686
/
fpu
/
multiarch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use libm_alias_float for i386.
Joseph Myers
2017-11-29
8
-8
/
+21
*
Add _Float64x function aliases.
Joseph Myers
2017-11-27
1
-4
/
+4
*
i386: Replace assembly versions of e_powf with generic e_powf.c
H.J. Lu
2017-10-22
4
-7
/
+60
*
i386: Replace assembly versions of e_log2f with generic e_log2f.c
H.J. Lu
2017-10-22
4
-1
/
+47
*
i386: Replace assembly versions of e_logf with generic e_logf.c
H.J. Lu
2017-10-22
4
-8
/
+52
*
i386: Replace assembly versions of e_exp2f with generic e_exp2f.c
H.J. Lu
2017-10-22
4
-1
/
+44
*
i386: Replace assembly versions of e_expf with generic e_expf.c
H.J. Lu
2017-10-22
7
-365
/
+29
*
Do not wrap expf and exp2f
Szabolcs Nagy
2017-10-02
1
-0
/
+1
*
Obsolete pow10 functions.
Joseph Myers
2017-09-01
1
-30
/
+0
*
i686/multiarch: Regenerate ulps
Aurelien Jarno
2017-08-03
1
-7
/
+7
*
Add float128 support for x86_64, x86.
Joseph Myers
2017-06-26
1
-0
/
+562
*
Update x86 ulps for GCC 7.
Joseph Myers
2017-06-23
1
-8
/
+8
*
Remove __need macros from errno.h (__need_Emath, __need_error_t).
Zack Weinberg
2017-06-14
3
-6
/
+3
*
Move tests of catan, catanh to auto-libm-test-*.
Joseph Myers
2017-02-17
1
-0
/
+12
*
Move tests of casin, casinh to auto-libm-test-*.
Joseph Myers
2017-02-17
1
-36
/
+36
*
Move tests of cacos, cacosh to auto-libm-test-*.
Joseph Myers
2017-02-17
1
-18
/
+18
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
9
-9
/
+9
*
Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).
Joseph Myers
2016-11-04
1
-0
/
+1
*
Regenerate i686 libm-test-ulps with GCC 6.1 at -O3 [BZ #20347]
H.J. Lu
2016-07-13
1
-2
/
+2
*
i686/multiarch: Regenerate ulps
Aurelien Jarno
2016-06-30
1
-8
/
+8
*
Fix x86_64 / x86 powl inaccuracy for integer exponents (bug 19848).
Joseph Myers
2016-03-24
1
-4
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
9
-9
/
+9
*
i386: move ULPs to i686/multiarch and regenerate new ones for i386
Aurelien Jarno
2015-12-20
1
-0
/
+2176
*
Avoid excess range in results from i386 exp, hypot, pow functions (bug 18980).
Joseph Myers
2015-09-18
1
-4
/
+5
*
Update i686 multiarch functions for <cpu-features.h>
H.J. Lu
2015-08-13
4
-5
/
+10
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
9
-9
/
+9
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
9
-9
/
+9
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
9
-9
/
+9
*
Add optimized sincosf for SSE2 for x86 and x86-64
Liubov Dmitrieva
2012-09-25
3
-1
/
+617
*
Fix x86 SSE cosf, sinf issues
Liubov Dmitrieva
2012-09-10
2
-55
/
+40
*
Add optimized sinf and cosf routines for x86 and x86-64
Liubov Dmitrieva
2012-09-03
6
-1
/
+1210
*
Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.
Marek Polacek
2012-08-02
1
-13
/
+13
*
Add optimized expf for x86
Liubov Dmitrieva
2012-05-14
4
-0
/
+364