aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-06Count number of logical processors sharing L2 cachehjl/erms/2.23H.J. Lu
2016-06-06Remove special L2 cache case for Knights LandingH.J. Lu
2016-06-06Correct Intel processor level type mask from CPUIDH.J. Lu
2016-06-06Check the HTT bit before counting logical threadsH.J. Lu
2016-06-06Remove alignments on jump targets in memsetH.J. Lu
2016-06-06Call init_cpu_features only if SHARED is definedH.J. Lu
2016-06-06Support non-inclusive caches on Intel processorsH.J. Lu
2016-06-06Remove x86 ifunc-defines.sym and rtld-global-offsets.symH.J. Lu
2016-06-06Move sysdeps/x86_64/cacheinfo.c to sysdeps/x86H.J. Lu
2016-06-06Detect Intel Goldmont and Airmont processorsH.J. Lu
2016-04-08X86-64: Add dummy memcopy.h and wordcopy.cH.J. Lu
2016-04-08X86-64: Remove previous default/SSE2/AVX2 memcpy/memmoveH.J. Lu
2016-04-08X86-64: Remove the previous SSE2/AVX2 memsetsH.J. Lu
2016-04-08X86-64: Use non-temporal store in memcpy on large dataH.J. Lu
2016-04-06X86-64: Prepare memmove-vec-unaligned-erms.SH.J. Lu
2016-04-06X86-64: Prepare memset-vec-unaligned-erms.SH.J. Lu
2016-04-05Force 32-bit displacement in memset-vec-unaligned-erms.SH.J. Lu
2016-04-05Add a comment in memset-sse2-unaligned-erms.SH.J. Lu
2016-04-05Don't put SSE2/AVX/AVX512 memmove/memset in ld.soH.J. Lu
2016-04-05Fix memmove-vec-unaligned-erms.SH.J. Lu
2016-04-02Remove Fast_Copy_Backward from Intel Core processorsH.J. Lu
2016-04-02Add x86-64 memset with unaligned store and rep stosbH.J. Lu
2016-04-02Add x86-64 memmove with unaligned load/store and rep movsbH.J. Lu
2016-04-02Initial Enhanced REP MOVSB/STOSB (ERMS) supportH.J. Lu
2016-04-02Make __memcpy_avx512_no_vzeroupper an aliasH.J. Lu
2016-04-02Implement x86-64 multiarch mempcpy in memcpyH.J. Lu
2016-04-02[x86] Add a feature bit: Fast_Unaligned_CopyH.J. Lu
2016-04-02tst-audit10: Fix compilation on compilers without bit_AVX512F [BZ #19860]Florian Weimer
2016-04-02Don't set %rcx twice before "rep movsb"H.J. Lu
2016-04-02Set index_arch_AVX_Fast_Unaligned_Load only for Intel processorsH.J. Lu
2016-04-02Add _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.hH.J. Lu
2016-04-02Fix tst-audit10 build when -mavx512f is not supported.Roland McGrath
2016-04-02tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269]Florian Weimer
2016-04-02Group AVX512 functions in .text.avx512 sectionH.J. Lu
2016-04-02x86-64: Fix memcpy IFUNC selectionH.J. Lu
2016-04-01S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler
2016-04-01S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler
2016-03-28resolv: Always set *resplen2 out parameter in send_dg [BZ #19791]Florian Weimer
2016-03-21math: don't clobber old libm.so on install [BZ #19822]Dylan Alex Simon
2016-03-20Fix resource leak in resolver (bug 19257)Andreas Schwab
2016-03-11Or bit_Prefer_MAP_32BIT_EXEC in EXTRA_LD_ENVVARSH.J. Lu
2016-03-11Define _HAVE_STRING_ARCH_mempcpy to 1 for x86H.J. Lu
2016-03-10Mention BZ #19762 in NEWSH.J. Lu
2016-03-10Use HAS_ARCH_FEATURE with Fast_Rep_StringH.J. Lu
2016-03-09mips: terminate the FDE before the return trampoline in makecontextAurelien Jarno
2016-03-08Add sys/auxv.h wrapper to include/sys/Aurelien Jarno
2016-03-07sln: use stat64Hongjiu Zhang
2016-02-26Update NEWS.Carlos O'Donell
2016-02-25NEWS (2.23): Fix typo in bug 19048 text.Carlos O'Donell
2016-02-25Don't use long double math functions if NO_LONG_DOUBLEAndreas Schwab