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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
i386
/
i686
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
135
-135
/
+135
*
Fix i686 build with GCC 9.
Joseph Myers
2018-11-12
6
-6
/
+6
*
x86: Use _rdtsc intrinsic for HP_TIMING_NOW
H.J. Lu
2018-10-17
2
-44
/
+7
*
x86: Don't include <init-arch.h> in assembly codes
H.J. Lu
2018-08-03
1
-1
/
+0
*
i386: Use _CET_NOTRACK in memset-sse2-rep.S
H.J. Lu
2018-07-18
1
-2
/
+2
*
i386: Use _CET_NOTRACK in strcat-sse2.S
H.J. Lu
2018-07-18
1
-2
/
+2
*
i386: Use _CET_NOTRACK in strcpy-sse2.S
H.J. Lu
2018-07-18
1
-2
/
+2
*
i386: Use _CET_NOTRACK in memcpy-ssse3.S
H.J. Lu
2018-07-18
1
-2
/
+2
*
i386: Use _CET_NOTRACK in memcpy-ssse3-rep.S
H.J. Lu
2018-07-18
1
-4
/
+4
*
i386: Use _CET_NOTRACK in memcmp-sse4.S
H.J. Lu
2018-07-18
1
-2
/
+2
*
i386: Use _CET_NOTRACK in memset-sse2.S
H.J. Lu
2018-07-18
1
-2
/
+2
*
i386: Use _CET_NOTRACK in i686/memcmp.S
H.J. Lu
2018-07-18
1
-2
/
+2
*
i386: Add _CET_ENDBR to indirect jump targets in add_n.S/sub_n.S
H.J. Lu
2018-07-17
1
-1
/
+26
*
x86: Make strncmp usable from rtld
Florian Weimer
2018-06-12
1
-1
/
+1
*
math: Update i686 ulps
Florian Weimer
2018-06-01
1
-270
/
+278
*
Update i386 libm-test-ulps.
Adhemerval Zanella
2018-04-06
1
-4
/
+10
*
Fix i386 memmove issue (bug 22644).
Andrew Senkevich
2018-03-23
1
-6
/
+6
*
Update i386 libm-test-ulps.
Joseph Myers
2018-03-16
1
-12
/
+12
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
136
-136
/
+136
*
Add _Float32 function aliases.
Joseph Myers
2017-12-07
1
-2
/
+5
*
Add _Float64, _Float32x function aliases.
Joseph Myers
2017-12-06
1
-6
/
+7
*
Use libm_alias_float for i386.
Joseph Myers
2017-11-29
11
-11
/
+27
*
Use libm_alias_double for i386.
Joseph Myers
2017-11-28
3
-3
/
+6
*
Add _Float64x function aliases.
Joseph Myers
2017-11-27
1
-4
/
+4
*
Use libm_alias_ldouble in sysdeps/i386/fpu.
Joseph Myers
2017-11-17
2
-2
/
+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
5
-38
/
+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
*
Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858)
Adhemerval Zanella
2017-09-06
1
-1
/
+0
*
Obsolete pow10 functions.
Joseph Myers
2017-09-01
1
-30
/
+0
*
i686: Implement IFUNC selectors in C
H.J. Lu
2017-08-04
99
-1732
/
+2078
*
x86: Remove __memset_zero_constant_len_parameter [BZ #21790]
H.J. Lu
2017-08-04
2
-12
/
+1
*
i686/multiarch: Regenerate ulps
Aurelien Jarno
2017-08-03
1
-7
/
+7
*
i386: Check PIC to enable PIC setups in multiarch functions
H.J. Lu
2017-08-02
8
-34
/
+34
*
i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791]
H.J. Lu
2017-08-02
3
-3
/
+3
*
i386: Test memmove_chk and memset_chk only in libc.so [BZ #21741]
H.J. Lu
2017-07-19
1
-0
/
+4
*
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 bits/string.h.
Zack Weinberg
2017-06-20
1
-6
/
+1
*
i686: Add missing IS_IN (libc) guards to vectorized strcspn
Florian Weimer
2017-06-14
2
-3
/
+7
*
Remove __need macros from errno.h (__need_Emath, __need_error_t).
Zack Weinberg
2017-06-14
3
-6
/
+3
*
x86: Optimize SSE2 memchr overflow calculation
H.J. Lu
2017-05-19
1
-8
/
+6
*
Fix i686 memchr overflow calculation (BZ#21182)
Adhemerval Zanella
2017-03-29
1
-1
/
+1
*
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
*
nptl: Remove COLORING_INCREMENT
Adhemerval Zanella
2017-02-06
1
-5
/
+0
[next]