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
/
x86_64
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
x86: Support IBT and SHSTK in Intel CET [BZ #21598]
H.J. Lu
2018-07-16
1
-0
/
+2
*
x86: Support shadow stack pointer in setjmp/longjmp
H.J. Lu
2018-07-14
2
-0
/
+65
*
x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563]
H.J. Lu
2018-07-14
2
-1
/
+5
*
i386: Change offset of __private_ss to 0x30 [BZ #23250]
H.J. Lu
2018-06-12
1
-0
/
+10
*
x86: Make strncmp usable from rtld
Florian Weimer
2018-06-12
1
-4
/
+7
*
Mark _init and _fini as hidden [BZ #23145]
H.J. Lu
2018-06-08
1
-0
/
+2
*
x86-64: Optimize strcmp/wcscmp and strncmp/wcsncmp with AVX2
Leonardo Sandoval
2018-06-01
13
-2
/
+1008
*
Update ulps with "make regen-ulps" on AMD Ryzen 7 1800X.
Paul Pluzhnikov
2018-05-30
1
-1
/
+1
*
x86-64: Skip zero length in __mem[pcpy|move|set]_erms
H.J. Lu
2018-05-23
2
-0
/
+11
*
Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196)
Andreas Schwab
2018-05-23
1
-2
/
+3
*
x86-64: Check Prefer_FSRM in ifunc-memmove.h
H.J. Lu
2018-05-21
1
-1
/
+2
*
x86-64: remove duplicate line on PREFETCH_ONE_SET macro
Leonardo Sandoval
2018-05-17
1
-1
/
+0
*
nptl: Remove __ASSUME_PRIVATE_FUTEX
H.J. Lu
2018-05-17
2
-7
/
+0
*
x86-64: Use IFUNC strncat inside libc.so
H.J. Lu
2018-05-16
2
-2
/
+6
*
x86: Add sysdeps/x86/ldsodefs.h
H.J. Lu
2018-05-14
1
-56
/
+0
*
x86-64: Remove the unnecessary testl in strlen-avx2.S
H.J. Lu
2018-05-14
1
-1
/
+0
*
x86-64/memset: Mark the debugger symbol as hidden
H.J. Lu
2018-05-07
1
-1
/
+2
*
elf: Unify symbol address run-time calculation [BZ #19818]
Maciej W. Rozycki
2018-04-04
1
-2
/
+1
*
[PATCH 1/7] sin/cos slow paths: avoid slow paths for small inputs
Wilco Dijkstra
2018-04-03
1
-0
/
+6
*
Use x86_64 backtrace as generic version.
Joseph Myers
2018-03-21
1
-134
/
+0
*
Remove all target specific __ieee754_sqrt(f/l) inlines
Wilco Dijkstra
2018-03-15
1
-32
/
+0
*
hurd: add gscope support
Samuel Thibault
2018-03-11
1
-0
/
+1
*
Remove mplog and mpexp
Wilco Dijkstra
2018-02-15
10
-75
/
+3
*
Remove slow paths from exp
Szabolcs Nagy
2018-02-12
7
-36
/
+3
*
Remove slow paths from pow
Wilco Dijkstra
2018-02-12
8
-40
/
+6
*
x86-64: Use __glibc_likely/__glibc_likely in dl-machine.h
H.J. Lu
2018-02-05
1
-7
/
+7
*
Revert Intel CET changes to __jmp_buf_tag (Bug 22743)
Carlos O'Donell
2018-01-25
2
-5
/
+1
*
x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]
H.J. Lu
2018-01-17
1
-2
/
+10
*
Use LIBGCC_S_SO in x86_64 backtrace.
Joseph Myers
2018-01-16
1
-1
/
+2
*
x86-64: Add sincosf with vector FMA
H.J. Lu
2018-01-08
5
-2
/
+275
*
hurd: Fix build without NO_HIDDEN
Samuel Thibault
2018-01-06
1
-0
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
501
-501
/
+501
*
Revert exp reimplementation (causes test failures).
Joseph Myers
2017-12-19
8
-13
/
+44
*
Update x86_64 libm-test-ulps.
Joseph Myers
2017-12-19
1
-8
/
+10
*
Improve __ieee754_exp() performance by greater than 5x on sparc/x86.
Patrick McGehearty
2017-12-19
7
-36
/
+3
*
x86: Add feature_1 to tcbhead_t [BZ #22563]
H.J. Lu
2017-12-19
2
-1
/
+5
*
Add --enable-static-pie configure option to build static PIE [BZ #19574]
H.J. Lu
2017-12-15
2
-0
/
+58
*
x86-64: Remove sysdeps/x86_64/fpu/s_cosf.S
H.J. Lu
2017-12-14
1
-533
/
+0
*
x86-64: Add cosf with FMA
H.J. Lu
2017-12-12
4
-2
/
+35
[next]