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
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]
H.J. Lu
2019-03-24
3
-9
/
+93
*
x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
5
-11
/
+106
*
x86-64 strncpy: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
5
-8
/
+66
*
x86-64 strncmp family: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
7
-11
/
+170
*
x86-64 memset/wmemset: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
5
-16
/
+121
*
x86-64 memrchr: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
4
-5
/
+63
*
x86-64 memcpy: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
6
-42
/
+122
*
x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
6
-9
/
+114
*
x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
6
-5
/
+148
*
x86-64: Optimize strcat/strncat, strcpy/strncpy and stpcpy/stpncpy with AVX2
Leonardo Sandoval
2019-01-14
15
-6
/
+1337
*
x86_64: Remove wrong THREAD_ATOMIC_* macros
Adhemerval Zanella
2019-01-03
1
-37
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
504
-504
/
+504
*
x86-64: Remove s_sincosf-sse2.S
H.J. Lu
2018-12-26
3
-568
/
+2
*
Regenerate sysdeps/x86_64/fpu/libm-test-ulps
H.J. Lu
2018-12-26
1
-0
/
+6
*
x86-64: Vectorize sincosf_poly and update s_sincosf-fma.c
H.J. Lu
2018-12-26
1
-270
/
+1
*
x86: Merge i386/x86_64 atomic-machine.h
H.J. Lu
2018-12-18
1
-482
/
+0
*
x86: Extend CPUID support in struct cpu_features
H.J. Lu
2018-12-03
2
-3
/
+3
*
Remove the error handling wrapper from pow
Szabolcs Nagy
2018-11-21
4
-5
/
+8
*
Remove the error handling wrapper from log
Szabolcs Nagy
2018-11-21
5
-4
/
+10
*
Remove the error handling wrapper from exp and exp2
Szabolcs Nagy
2018-11-21
5
-7
/
+10
*
Add support for GCC 9 attribute copy.
Martin Sebor
2018-11-09
18
-21
/
+21
*
x86: Use _rdtsc intrinsic for HP_TIMING_NOW
H.J. Lu
2018-10-17
2
-40
/
+24
*
Use trunc functions not __trunc functions in glibc libm.
Joseph Myers
2018-09-20
2
-0
/
+2
*
Add new pow implementation
Szabolcs Nagy
2018-09-19
1
-2
/
+2
*
Use ceil functions not __ceil functions in glibc libm.
Joseph Myers
2018-09-17
2
-0
/
+2
*
Use rint functions not __rint functions in glibc libm.
Joseph Myers
2018-09-14
3
-32
/
+2
*
Use floor functions not __floor functions in glibc libm.
Joseph Myers
2018-09-14
3
-24
/
+2
*
Remove x86_64 math_private.h asms.
Joseph Myers
2018-09-11
1
-44
/
+0
*
Add new exp and exp2 implementations
Szabolcs Nagy
2018-09-05
1
-44
/
+44
*
[BZ #20271] Add newlines in __libc_fatal calls.
Paul Pluzhnikov
2018-08-31
1
-1
/
+1
*
Split fenv_private.h out of math_private.h more consistently.
Joseph Myers
2018-08-28
1
-1
/
+0
*
Fix spaces in x86_64 ULP file
Wilco Dijkstra
2018-08-15
1
-3
/
+3
*
Improve performance of sinf and cosf
Wilco Dijkstra
2018-08-14
3
-2
/
+44
*
Move SNAN_TESTS_* out of math-tests.h.
Joseph Myers
2018-08-10
1
-0
/
+34
*
Improve performance of sincosf
Wilco Dijkstra
2018-08-10
1
-0
/
+1
*
Move __fentry__ version definition to sysdeps/{i386,x86_64}
Ilya Leoshkevich
2018-08-10
1
-0
/
+3
*
x86: Move STATE_SAVE_OFFSET/STATE_SAVE_MASK to sysdep.h
H.J. Lu
2018-08-06
1
-1
/
+1
*
x86: Don't include <init-arch.h> in assembly codes
H.J. Lu
2018-08-03
3
-3
/
+0
*
Rename the glibc.tune namespace to glibc.cpu
Siddhesh Poyarekar
2018-08-02
1
-2
/
+2
*
x86: Rename __glibc_reserved2 to ssp_base in tcbhead_t
H.J. Lu
2018-07-25
2
-1
/
+10
*
x86-64: Add endbr64 to tst-quadmod[12].S
H.J. Lu
2018-07-24
2
-0
/
+12
*
x86-64: Use _CET_NOTRACK in memcmp-sse4.S
H.J. Lu
2018-07-18
1
-1
/
+1
*
x86-64: Use _CET_NOTRACK in memcpy-ssse3.S
H.J. Lu
2018-07-18
1
-62
/
+62
*
x86-64: Use _CET_NOTRACK in memcpy-ssse3-back.S
H.J. Lu
2018-07-18
1
-3
/
+3
*
x86-64: Use _CET_NOTRACK in strcmp-sse42.S
H.J. Lu
2018-07-18
1
-1
/
+1
*
x86-64: Use _CET_NOTRACK in strcpy-sse2-unaligned.S
H.J. Lu
2018-07-18
1
-1
/
+1
*
x86_64: Use _CET_NOTRACK in strcmp.S
H.J. Lu
2018-07-18
1
-1
/
+1
*
x86-64: Add _CET_ENDBR to STRCMP_SSE42
H.J. Lu
2018-07-17
1
-0
/
+1
*
x86: Add _CET_ENDBR to functions in dl-tlsdesc.S
H.J. Lu
2018-07-17
1
-0
/
+5
*
x86: Add _CET_ENDBR to functions in crti.S
H.J. Lu
2018-07-17
1
-0
/
+2
[next]