aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86
AgeCommit message (Expand)Author
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
2020-09-22x86: Use one ldbl2mpn.c file for both i386 and x86_64Florian Weimer
2020-09-17x86: Use HAS_CPU_FEATURE with IBT and SHSTK [BZ #26625]H.J. Lu
2020-09-16<sys/platform/x86.h>: Add Intel Key Locker supportH.J. Lu
2020-09-11x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu
2020-09-03x86: Set CPU usable feature bits conservatively [BZ #26552]H.J. Lu
2020-08-05x86: Rename Intel CPU feature namesH.J. Lu
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu
2020-07-11x86: Remove __ASSEMBLER__ check in init-arch.hH.J. Lu
2020-07-11x86: Remove the unused __x86_prefetchwH.J. Lu
2020-07-08rtld: Clean up PT_NOTE and add PT_GNU_PROPERTY handlingSzabolcs Nagy
2020-07-06x86: Add thresholds for "rep movsb/stosb" to tunablesH.J. Lu
2020-07-06x86: Detect Extended Feature Disable (XFD)H.J. Lu
2020-07-06x86: Correct bit_cpu_CLFSH [BZ #26208]H.J. Lu
2020-06-26x86: Detect Intel Advanced Matrix ExtensionsH.J. Lu
2020-06-22x86: Update CPU feature detection [BZ #26149]H.J. Lu
2020-06-22i386: Use builtin sqrtlAdhemerval Zanella
2020-06-18x86: Update F16C detection [BZ #26133]H.J. Lu
2020-06-17x86: Correct bit_cpu_CLFLUSHOPT [BZ #26128]H.J. Lu
2020-05-21x86: Update Intel Atom processor family optimizationH.J. Lu
2020-05-18x86: Add --enable-cet=permissiveH.J. Lu
2020-05-18x86: Move CET control to _dl_x86_feature_control [BZ #25887]H.J. Lu
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta
2020-04-30i386: Remove unused variable in sysdeps/x86/cacheinfo.cFlorian Weimer
2020-04-30x86: Add the test case of __get_cpu_features support for Zhaoxin processorsmayshao-oc
2020-04-30x86: Add cache information support for Zhaoxin processorsmayshao-oc
2020-04-30x86: Add CPU Vendor ID detection support for Zhaoxin processorsmayshao
2020-04-20Revert "x86_64: Add SSE sfp-exceptions"Adhemerval Zanella
2020-04-17x86_64: Add SSE sfp-exceptionsAdhemerval Zanella
2020-03-30x86: Remove feraiseexcept optimizationAdhemerval Zanella
2020-03-18x86: Remove ARCH_CET_LEGACY_BITMAP [BZ #25397]H.J. Lu
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer
2020-02-09x86: Remove <bits/select.h> and use the generic versionFlorian Weimer
2020-02-01x86: Don't make 2 calls to dlerror () in a rowH.J. Lu
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-26nptl: Remove duplicate internal __SIZEOF_PTHREAD_MUTEX_T (BZ#25241)Adhemerval Zanella
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella
2019-10-18elf: Use nocancel pread64() instead of lseek()+read()Leandro Pereira
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers