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
/
cpu-features.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]
H.J. Lu
2017-10-20
1
-7
/
+27
*
x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967]
H.J. Lu
2017-09-12
1
-0
/
+2
*
x86: Remove assembly versions of index_cpu_*/index_arch_*
H.J. Lu
2017-08-25
1
-42
/
+1
*
x86: Add IBT/SHSTK bits to cpu-features
H.J. Lu
2017-08-14
1
-0
/
+8
*
x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE
H.J. Lu
2017-08-04
1
-57
/
+0
*
x86: Rename glibc.tune.ifunc to glibc.tune.hwcaps
H.J. Lu
2017-06-21
1
-3
/
+3
*
tunables: Add IFUNC selection and cache sizes
H.J. Lu
2017-06-20
1
-0
/
+8
*
x86-64: Optimize memcmp/wmemcmp with AVX2 and MOVBE
H.J. Lu
2017-06-05
1
-0
/
+1
*
x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391]
H.J. Lu
2017-05-03
1
-0
/
+15
*
x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]
H.J. Lu
2017-04-18
1
-0
/
+3
*
x86: Set Prefer_No_VZEROUPPER if AVX512ER is available
H.J. Lu
2017-04-18
1
-0
/
+15
*
Check if SSE is available with HAS_CPU_FEATURE
H.J. Lu
2017-04-07
1
-0
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]
H.J. Lu
2016-09-06
1
-0
/
+6
*
X86: Change bit_YMM_state to (1 << 2)
H.J. Lu
2016-08-19
1
-1
/
+1
*
Check Prefer_ERMS in memmove/memcpy/mempcpy/memset
H.J. Lu
2016-06-30
1
-0
/
+3
*
Check the HTT bit before counting logical threads
H.J. Lu
2016-05-19
1
-0
/
+3
*
Remove x86 ifunc-defines.sym and rtld-global-offsets.sym
H.J. Lu
2016-05-11
1
-2
/
+1
*
Initial Enhanced REP MOVSB/STOSB (ERMS) support
H.J. Lu
2016-03-28
1
-0
/
+4
*
[x86] Add a feature bit: Fast_Unaligned_Copy
H.J. Lu
2016-03-28
1
-0
/
+3
*
Set index_arch_AVX_Fast_Unaligned_Load only for Intel processors
H.J. Lu
2016-03-22
1
-2
/
+8
*
Add _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.h
H.J. Lu
2016-03-10
1
-109
/
+113
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Added memset optimized with AVX512 for KNL hardware.
Andrew Senkevich
2015-12-19
1
-0
/
+4
*
Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BIT
H.J. Lu
2015-12-15
1
-0
/
+3
*
Detect and select i586/i686 implementation at run-time
H.J. Lu
2015-08-27
1
-3
/
+17
*
Also check __i586__/__i686__ for HAS_I586/HAS_I686
H.J. Lu
2015-08-19
1
-8
/
+9
*
Define HAS_CPUID/HAS_I586/HAS_I686 from -march=
H.J. Lu
2015-08-18
1
-0
/
+27
*
Add _dl_x86_cpu_features to rtld_global
H.J. Lu
2015-08-13
1
-0
/
+240