aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86
AgeCommit message (Expand)Author
2021-03-24elf: Fix not compiling ifunc tests that need gcc ifunc supportSamuel Thibault
2021-03-15Build get-cpuid-feature-leaf.c without stack-protector [BZ #27555]Siddhesh Poyarekar
2021-03-15x86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444]H.J. Lu
2021-03-06x86: Set minimum x86-64 level marker [BZ #27318]H.J. Lu
2021-03-02x86: Add CPU-specific diagnostics to ld.so --list-diagnosticsFlorian Weimer
2021-03-02x86: Automate generation of PREFERRED_FEATURE_INDEX_1 bitfieldFlorian Weimer
2021-02-22x86: Use x86/nptl/pthreaddef.hH.J. Lu
2021-02-22x86: Remove unused variables for raw cache sizes from cacheinfo.hFlorian Weimer
2021-02-22<bits/platform/x86.h>: Correct x86_cpu_TBMH.J. Lu
2021-02-12x86: Remove the extra space between "# endif"H.J. Lu
2021-02-10x86: Use SIZE_MAX instead of (long int)-1 for tunable range valueSiddhesh Poyarekar
2021-02-10tunables: Simplify TUNABLE_SET interfaceSiddhesh Poyarekar
2021-02-07x86: Add PTWRITE feature detection [BZ #27346]H.J. Lu
2021-02-02x86: Adding an upper bound for Enhanced REP MOVSB.Sajan Karumanchi
2021-02-01sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu
2021-01-29x86: Properly set usable CET feature bits [BZ #26625]H.J. Lu
2021-01-25Fix misplaced constAndreas Schwab
2021-01-22x86: Properly match CPU features in /proc/cpuinfo [BZ #27222]H.J. Lu
2021-01-21x86: Check ifunc resolver with CPU_FEATURE_USABLE [BZ #27072]H.J. Lu
2021-01-21Use hidden visibility for early static PIE codeSzabolcs Nagy
2021-01-21<sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu
2021-01-14x86: Move x86 processor cache info to cpu_featuresH.J. Lu
2021-01-14Fix x86 build with --enable-tunable=noAdhemerval Zanella
2021-01-13ldconfig/x86: Store ISA level in cache and aux cacheH.J. Lu
2021-01-13x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]H.J. Lu
2021-01-07x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]H.J. Lu
2021-01-04Drop nan-pseudo-number.h usage from testsSiddhesh Poyarekar
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-30x86 long double: Consider pseudo numbers as signalingSiddhesh Poyarekar
2020-12-24Remove _ISOMAC check from <cpu-features.h>H.J. Lu
2020-12-24x86: Remove the duplicated CPU_FEATURE_CPU_PH.J. Lu
2020-12-24Partially revert 681900d29683722b1cb0a8e565a0585846ec5a61Siddhesh Poyarekar
2020-12-24x86 long double: Support pseudo numbers in isnanlSiddhesh Poyarekar
2020-12-24x86 long double: Support pseudo numbers in fpclassifylSiddhesh Poyarekar
2020-12-22<sys/platform/x86.h>: Add Intel LAM supportH.J. Lu
2020-12-14x86: Remove the default REP MOVSB threshold tunable value [BZ #27061]H.J. Lu
2020-12-11elf: Pass the fd to note processingSzabolcs Nagy
2020-12-04x86: Adjust tst-cpu-features-supports.c for GCC 11H.J. Lu
2020-12-04x86: Set RDRAND usable if CPU supports RDRANDH.J. Lu
2020-11-13x86: Remove UP macro. Define LOCK_PREFIX unconditionally.Florian Weimer
2020-10-28x86: Restore processing of cache size tunables in init_cacheinfoFlorian Weimer
2020-10-28x86: Optimizing memcpy for AMD Zen architecture.Sajan Karumanchi
2020-10-16x86: Initialize CPU info via IFUNC relocation [BZ 26203]H.J. Lu
2020-10-09<sys/platform/x86.h>: Add FSRCS/FSRS/FZLRM supportH.J. Lu
2020-10-09<sys/platform/x86.h>: Add Intel HRESET supportH.J. Lu
2020-10-09<sys/platform/x86.h>: Add AVX-VNNI supportH.J. Lu
2020-10-09<sys/platform/x86.h>: Add AVX512_FP16 supportH.J. Lu
2020-10-09<sys/platform/x86.h>: Add Intel UINTR supportH.J. Lu
2020-09-28Reversing calculation of __x86_shared_non_temporal_thresholdPatrick McGehearty
2020-09-22x86: Harden printf against non-normal long double values (bug 26649)Florian Weimer