]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/x86/cpu-features.c
po: Incorporate translations (sr)
[thirdparty/glibc.git] / sysdeps / x86 / cpu-features.c
2024-01-15  H.J. Lux86-64: Check if mprotect works before rewriting PLT
2024-01-10  H.J. Lui386: Remove CET support bits
2024-01-05  H.J. Luelf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2024-01-01  H.J. Lux86/cet: Don't set CET active by default
2024-01-01  H.J. Lux86/cet: Enable shadow stack during startup
2024-01-01  H.J. Lux86/cet: Sync with Linux kernel 6.6 shadow stack interface
2023-09-29  Noah Goldsteinx86: Add support for AVX10 preset and vec size in cpu...
2023-07-27  H.J. Lu<sys/platform/x86.h>: Add APX support
2023-06-19  Paul PluzhnikovFix misspellings -- BZ 25337
2023-06-12  Noah Goldsteinx86: Make the divisor in setting `non_temporal_threshol...
2023-06-12  Noah Goldsteinx86: Refactor Intel `init_cpu_features`
2023-05-30  Paul PluzhnikovFix misspellings in sysdeps/ -- BZ 25337
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add PREFETCHI support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add AMX-COMPLEX support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add AVX-NE-CONVERT support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add AVX-VNNI-INT8 support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add AVX-IFMA support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add AMX-FP16 support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add CMPCCXADD support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add RAO-INT support
2023-04-03  H.J. Lux86: Set FSGSBASE to active if enabled by kernel
2023-03-29  Adhemerval Zanella... Remove --enable-tunables configure option
2023-02-23  H.J. Lux86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-18  H.J. Lux86: Black list more Intel CPUs for TSX [BZ #27398]
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-06  H.J. Lux86: Don't set Prefer_No_AVX512 for processors with...
2021-11-01  H.J. Lux86-64: Remove Prefer_AVX2_STRCMP
2021-07-28  H.J. Lux86-64: Add Avoid_Short_Distance_REP_MOVSB
2021-07-23  H.J. Lux86: Install <bits/platform/x86.h> [BZ #27958]
2021-07-01  H.J. Lux86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033]
2021-06-24  H.J. Lux86: Copy IBT and SHSTK usable only if CET is enabled
2021-03-29  H.J. Lux86: Set Prefer_No_VZEROUPPER and add Prefer_AVX2_STRCMP
2021-03-29  H.J. Lux86: Properly disable XSAVE related features [BZ #27605]
2021-02-07  H.J. Lux86: Add PTWRITE feature detection [BZ #27346]
2021-02-01  H.J. Lusysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
2021-01-29  H.J. Lux86: Properly set usable CET feature bits [BZ #26625]
2021-01-21  H.J. Lu<sys/platform/x86.h>: Remove the C preprocessor magic
2021-01-14  H.J. Lux86: Move x86 processor cache info to cpu_features
2021-01-07  H.J. Lux86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker ...
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-04  H.J. Lux86: Set RDRAND usable if CPU supports RDRAND
2020-10-16  H.J. Lux86: Initialize CPU info via IFUNC relocation [BZ 26203]
2020-10-09  H.J. Lu<sys/platform/x86.h>: Add FSRCS/FSRS/FZLRM support
2020-10-09  H.J. Lu<sys/platform/x86.h>: Add AVX-VNNI support
2020-10-09  H.J. Lu<sys/platform/x86.h>: Add AVX512_FP16 support
2020-09-17  H.J. Lux86: Use HAS_CPU_FEATURE with IBT and SHSTK [BZ #26625]
2020-09-16  H.J. Lu<sys/platform/x86.h>: Add Intel Key Locker support
2020-09-03  H.J. Lux86: Set CPU usable feature bits conservatively [BZ...
2020-07-13  H.J. Lux86: Support usable check for all CPU features
2020-07-06  H.J. Lux86: Add thresholds for "rep movsb/stosb" to tunables
2020-06-26  H.J. Lux86: Detect Intel Advanced Matrix Extensions
2020-06-22  H.J. Lux86: Update CPU feature detection [BZ #26149]
2020-06-18  H.J. Lux86: Update F16C detection [BZ #26133]
2020-05-21  H.J. Lux86: Update Intel Atom processor family optimization
2020-05-18  H.J. Lux86: Move CET control to _dl_x86_feature_control [BZ...
2020-04-30  mayshaox86: Add CPU Vendor ID detection support for Zhaoxin...
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-02-25  Joseph MyersBreak more lines before not after operators.
2019-02-12  Joseph MyersAdd fall-through comments.
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-13  Carlos O'Donellx86: Add Hygon Dhyana support.
2018-12-03  H.J. Lux86: Extend CPUID support in struct cpu_features
2018-10-23  Adhemerval Zanellax86: Fix Haswell strong flags (BZ#23709)
2018-08-02  Siddhesh PoyarekarRename the glibc.tune namespace to glibc.cpu
2018-08-01  H.J. Lux86: Rename get_common_indeces to get_common_indices
2018-07-26  H.J. Lux86: Populate COMMON_CPUID_INDEX_80000001 for Intel...
2018-07-17  H.J. Lux86: Always include <dl-cet.h>/cet-tunables.h> for...
2018-07-16  H.J. Lux86: Support IBT and SHSTK in Intel CET [BZ #21598]
2018-07-06  Amit PawarUse AVX_Fast_Unaligned_Load from Zen onwards.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-10-20  H.J. Lux86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve...
2017-10-19  H.J. Lux86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299]
2017-09-11  H.J. Lux86: Add x86_64 to x86-64 HWCAP [BZ #22093]
2017-08-04  H.J. Lux86-64: Use _dl_runtime_resolve_opt only with AVX512F...
2017-06-21  H.J. Lux86: Rename glibc.tune.ifunc to glibc.tune.hwcaps
2017-06-20  H.J. Lutunables: Add IFUNC selection and cache sizes
2017-06-07  Siddhesh PoyarekarMake LD_HWCAP_MASK usable for static binaries
2017-06-07  Siddhesh Poyarekartunables: Use glibc.tune.hwcap_mask tunable instead...
2017-05-03  H.J. Lux86: Set dl_platform and dl_hwcap from CPU features...
2017-04-18  H.J. Lux86: Use AVX2 memcpy/memset on Skylake server [BZ ...
2017-04-18  H.J. Lux86: Set Prefer_No_VZEROUPPER if AVX512ER is available
2017-03-17  H.J. LuUse CPU_FEATURES_CPU_P to check if AVX is available
2017-02-17  H.J. LuUse index_cpu_RTM and reg_RTM to clear the bit_cpu_RTM bit
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-19  Andrew SenkevichDisable TSX on some Haswell processors.
2016-10-17  Carlos O'DonellBug 20689: Fix FMA and AVX2 detection on Intel
2016-09-06  H.J. LuX86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow...
2016-06-07  H.J. LuCheck FMA after COMMON_CPUID_INDEX_80000001
2016-04-15  H.J. LuDetect Intel Goldmont and Airmont processors
2016-04-01  H.J. LuRemove Fast_Copy_Backward from Intel Core processors
2016-03-28  H.J. Lu[x86] Add a feature bit: Fast_Unaligned_Copy
2016-03-22  H.J. LuSet index_arch_AVX_Fast_Unaligned_Load only for Intel...
2016-03-10  H.J. LuAdd _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.h
2016-01-14  Amit PawarSet index_Fast_Unaligned_Load for Excavator family...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-18  Andrew SenkevichAdded memset optimized with AVX512 for KNL hardware.
2015-12-15  H.J. LuEnable Silvermont optimizations for Knights Landing
next