aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86
AgeCommit message (Expand)Author
2021-09-24Fix sysdeps/x86/fpu/s_ffma.c for 32-bit FMA processor caseJoseph Myers
2021-09-23Fix ffma use of round-to-odd on x86Joseph Myers
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-08-31configure: Allow LD to be LLD 13.0.0 or above [BZ #26558]Fangrui Song
2021-08-19x86: fix Autoconf caching of instruction support checks [BZ #27991]Matt Whitlock
2021-07-28x86-64: Add Avoid_Short_Distance_REP_MOVSBH.J. Lu
2021-07-23x86: Install <bits/platform/x86.h> [BZ #27958]H.J. Lu
2021-07-23Fix build and tests with --disable-tunablesSiddhesh Poyarekar
2021-07-19elf: Fix tst-cpu-features-cpuinfo on some AMD systems (BZ #28090)Adhemerval Zanella
2021-07-01x86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033]H.J. Lu
2021-06-24x86: Fix tst-cpu-features-cpuinfo on Ryzen 9 (BZ #27873)Adhemerval Zanella
2021-06-23x86: Copy IBT and SHSTK usable only if CET is enabledH.J. Lu
2021-06-03dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer
2021-05-24Properly check stack alignment [BZ #27901]H.J. Lu
2021-05-03x86: Set rep_movsb_threshold to 2112 on processors with FSRMH.J. Lu
2021-04-22x86: tst-cpu-features-supports.c: Update AMX checkH.J. Lu
2021-04-21nptl: Remove longjmp, siglongjmp from libpthreadFlorian Weimer
2021-03-30Move __isnanf128 to libc.soSiddhesh Poyarekar
2021-03-29x86: Add string/memory function tests in RTM regionH.J. Lu
2021-03-29x86: Set Prefer_No_VZEROUPPER and add Prefer_AVX2_STRCMPH.J. Lu
2021-03-29x86: Properly disable XSAVE related features [BZ #27605]H.J. Lu
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