aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64
AgeCommit message (Expand)Author
2021-02-27Add inputs that generate larger error boundsPaul Zimmermann
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer
2021-02-22x86: Use x86/nptl/pthreaddef.hH.J. Lu
2021-02-08x86-64: Refactor and improve performance of strchr-avx2.Snoah
2021-02-02x86: Adding an upper bound for Enhanced REP MOVSB.Sajan Karumanchi
2021-01-21configure: Check for static PIE supportSzabolcs Nagy
2021-01-21<sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu
2021-01-19libmvec: Add extra-test-objs to test-extrasH.J. Lu
2021-01-14Fix x86 build with --enable-tunable=noAdhemerval Zanella
2021-01-07x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]H.J. Lu
2021-01-07Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra
2021-01-04x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu
2021-01-04x86-64: Avoid rep movsb with short distance [BZ #27130]H.J. Lu
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-24x86 long double: Support pseudo numbers in isnanlSiddhesh Poyarekar
2020-12-24x86 long double: Support pseudo numbers in fpclassifylSiddhesh Poyarekar
2020-12-21add inputs to auto-libm-test-in yielding larger errors (binary64, x86_64)Paul Zimmermann
2020-12-18ieee754: Remove unused __sin32 and __cos32Anssi Hannula
2020-12-04x86_64: Add glibc-hwcaps supportFlorian Weimer
2020-12-03x86: Fix THREAD_SELF definition to avoid ld.so crash (bug 27004)Jakub Jelinek
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer
2020-11-13Remove tls.h inclusion from internal errno.hAdhemerval Zanella
2020-11-13x86: Remove UP macro. Define LOCK_PREFIX unconditionally.Florian Weimer
2020-11-11hurd: keep only required PLTs in ld.soSamuel Thibault
2020-10-16x86: Initialize CPU info via IFUNC relocation [BZ 26203]H.J. Lu
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy
2020-09-22x86: Use one ldbl2mpn.c file for both i386 and x86_64Florian Weimer
2020-09-11x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu
2020-09-02x86-64: Fix FMA4 detection in ifunc [BZ #26534]Ondřej Hošek
2020-08-08math: Update x86_64 ulpsAdhemerval Zanella
2020-07-25Update x86-64 libm-test-ulpsAndreas K. Hüttel
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu
2020-07-11x86: Remove the unused __x86_prefetchwH.J. Lu
2020-07-06x86: Add thresholds for "rep movsb/stosb" to tunablesH.J. Lu
2020-06-22i386: Use builtin sqrtlAdhemerval Zanella
2020-06-22x86_64: Use builtin sqrt{f,l}Adhemerval Zanella
2020-06-17Fix avx2 strncmp offset compare condition check [BZ #25933]Sunil K Pandey
2020-06-17x86_64: Use %xmmN with vpxor to clear a vector registerH.J. Lu
2020-06-05dl-runtime: reloc_{offset,index} now functions arch overide'ableVineet Gupta
2020-05-16Linux: Remove remnants of the getcpu cacheFlorian Weimer
2020-05-09x86-64: Use RDX_LP on __x86_shared_non_temporal_threshold [BZ #25966]H.J. Lu
2020-04-28Remove unused floating-point configuration from gmp-impl.h.Joseph Myers
2020-04-20Revert "x86_64: Add SSE sfp-exceptions"Adhemerval Zanella
2020-04-17x86_64: Add SSE sfp-exceptionsAdhemerval Zanella
2020-04-03nptl: Remove x86_64 cancellation assembly implementations [BZ #25765]Adhemerval Zanella
2020-03-31math: Add inputs that yield larger errors for float type (x86_64)Paul Zimmermann
2020-03-19math: Remove inline math testsAdhemerval Zanella
2020-02-17x86: Avoid single-argument _Static_assert in <tls.h>Florian Weimer
2020-02-17x86 tls: Use _Static_assert for TLS access size assertionSamuel Thibault
2020-02-15ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer