about summary refs log tree commit diff
path: root/sysdeps/x86
Commit message (Expand)AuthorAgeFilesLines
* rtld: Clean up PT_NOTE and add PT_GNU_PROPERTY handlingSzabolcs Nagy2020-07-081-40/+7
* x86: Add thresholds for "rep movsb/stosb" to tunablesH.J. Lu2020-07-064-0/+68
* x86: Detect Extended Feature Disable (XFD)H.J. Lu2020-07-062-0/+4
* x86: Correct bit_cpu_CLFSH [BZ #26208]H.J. Lu2020-07-061-1/+1
* x86: Detect Intel Advanced Matrix ExtensionsH.J. Lu2020-06-263-0/+44
* x86: Update CPU feature detection [BZ #26149]H.J. Lu2020-06-224-389/+267
* i386: Use builtin sqrtlAdhemerval Zanella2020-06-221-0/+27
* x86: Update F16C detection [BZ #26133]H.J. Lu2020-06-182-3/+7
* x86: Correct bit_cpu_CLFLUSHOPT [BZ #26128]H.J. Lu2020-06-171-1/+1
* x86: Update Intel Atom processor family optimizationH.J. Lu2020-05-211-1/+19
* x86: Add --enable-cet=permissiveH.J. Lu2020-05-186-43/+69
* x86: Move CET control to _dl_x86_feature_control [BZ #25887]H.J. Lu2020-05-186-66/+77
* semaphore: consolidate arch headers into a generic oneVineet Gupta2020-05-061-40/+0
* i386: Remove unused variable in sysdeps/x86/cacheinfo.cFlorian Weimer2020-04-301-1/+1
* x86: Add the test case of __get_cpu_features support for Zhaoxin processorsmayshao-oc2020-04-301-0/+2
* x86: Add cache information support for Zhaoxin processorsmayshao-oc2020-04-301-196/+282
* x86: Add CPU Vendor ID detection support for Zhaoxin processorsmayshao2020-04-302-0/+55
* Revert "x86_64: Add SSE sfp-exceptions"Adhemerval Zanella2020-04-201-57/+0
* x86_64: Add SSE sfp-exceptionsAdhemerval Zanella2020-04-171-0/+57
* x86: Remove feraiseexcept optimizationAdhemerval Zanella2020-03-302-111/+0
* x86: Remove ARCH_CET_LEGACY_BITMAP [BZ #25397]H.J. Lu2020-03-188-183/+165
* Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer2020-02-181-0/+20
* x86: Remove <bits/select.h> and use the generic versionFlorian Weimer2020-02-091-63/+0
* x86: Don't make 2 calls to dlerror () in a rowH.J. Lu2020-02-012-2/+2
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0171-71/+71
* nptl: Remove duplicate internal __SIZEOF_PTHREAD_MUTEX_T (BZ#25241)Adhemerval Zanella2019-12-261-3/+0
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-262-28/+65
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-262-12/+63
* nptl: Remove rwlock elision definitionsAdhemerval Zanella2019-11-261-10/+2
* elf: Use nocancel pread64() instead of lseek()+read()Leandro Pereira2019-10-181-2/+1
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-012-7/+11
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0769-69/+69
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-131-1/+1
* Call _dl_open_check after relocation [BZ #24259]H.J. Lu2019-07-0116-3/+332
* x86: Add sysdeps/x86/dl-lookupcfg.hH.J. Lu2019-06-261-0/+31
* Refactor hp-timing rtld usageAdhemerval Zanella2019-03-221-4/+0
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-141-33/+0
* Fix location where math-vector-fortran.h is installed.marxin2019-03-071-0/+0
* Add some spaces before '('.Joseph Myers2019-02-271-1/+1
* Break more lines before not after operators.Joseph Myers2019-02-251-4/+4
* Add new Fortran vector math header file.marxin2019-02-201-0/+43
* Add fall-through comments.Joseph Myers2019-02-121-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0162-62/+62
* x86-64: Vectorize sincosf_poly and update s_sincosf-fma.cH.J. Lu2018-12-262-0/+179
* Remove x86 mathinline.h.Joseph Myers2018-12-192-295/+32
* Remove x86 mathinline.h sinh, cosh, tanh inlines.Joseph Myers2018-12-191-16/+0
* x86: Merge i386/x86_64 atomic-machine.hH.J. Lu2018-12-181-0/+571
* Remove x86 mathinline.h asinh, acosh, atanh inlines.Joseph Myers2018-12-141-13/+0
* x86: Add Hygon Dhyana support.Carlos O'Donell2018-12-131-2/+3