aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86
AgeCommit message (Expand)AuthorFilesLines
2014-11-27Recognize recent x86 CPUs in string.hJ. Brown1-1/+6
2014-09-29Run tst-ld-sse-use.sh with bash.Joseph Myers1-1/+1
2014-09-12Enhance tst-xmmymm.sh to detect zmm register usage in ld.so (BZ #16194)Siddhesh Poyarekar2-6/+6
2014-08-13Fix comment error that Jakub pointed out but I forgot to fixSiddhesh Poyarekar1-1/+1
2014-08-13Disable x87 inline functions for x86_64 and SSE [BZ #17262]Siddhesh Poyarekar1-2/+5
2014-06-24x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath3-0/+0
2014-06-24Fix namespace violation in pthreadtypes.h (BZ #17084)Siddhesh Poyarekar1-3/+3
2014-06-24Fix build warning in pthread_rwlock_*Siddhesh Poyarekar1-1/+1
2014-06-23Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers1-4/+28
2014-06-19Use 3 bytes for __pad1 in pthread_rwlock_t for x32H.J. Lu1-1/+6
2014-06-13Add adaptive elision to rwlocksAndi Kleen2-2/+114
2014-05-14Move NPTL public ABI headers for x86 to sysdeps/x86/nptl/.Roland McGrath2-0/+290
2014-05-09Include SSE state in i386 fenv_t (bug 16064).Joseph Myers2-0/+140
2014-04-25Replace __int128 with __int128_t in bits/link.hH.J. Lu1-3/+3
2014-04-16Save/restore bound registers for _dl_runtime_profileIgor Zamyatin1-0/+7
2014-03-21Fix -Wundef warnins for __FP_FAST_FMA*Siddhesh Poyarekar1-3/+3
2014-03-13Save and restore AVX-512 zmm registers to x86-64 ld.soIgor Zamyatin1-0/+3
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers1-1/+1
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers1-1/+2
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2-7/+7
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers1-3/+3
2014-01-29Disable x87 inline functions for SSE2 mathH.J. Lu1-2/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae14-14/+14
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka1-5/+5
2013-08-21Fix typos.Ondřej Bílka1-1/+1
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers2-6/+6
2013-02-15Remove miscellaneous bounded-pointers relics in C code.Joseph Myers1-1/+1
2013-01-11Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers1-1/+1
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers2-1/+6
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers14-15/+14
2012-12-03byteswap.h: fix gcc ver test for __builtin_bswap{32,64}Mike Frysinger1-2/+2
2012-11-28Fix powl inaccuracy for x86_64 and x86 (bug 13881).Joseph Myers2-0/+214
2012-11-08Use configured $(NM), $(OBJDUMP), $(READELF) in tst-xmmymm.sh.Joseph Myers2-6/+9
2012-11-07Also run tst-xmmymm.sh on i386 ld.soH.J. Lu2-0/+105
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers1-18/+27
2012-11-02Compile x86 rtld with -mno-sse -mno-mmxH.J. Lu1-0/+4
2012-10-30Use sysdeps/x86/tininess.h for i386 and x86_64H.J. Lu1-0/+1
2012-10-12Use __uint64_t in x86 __bswap_64H.J. Lu1-6/+7
2012-06-18Use x86-64 fpu_control.h for i386 and x86_64H.J. Lu1-0/+109
2012-06-15Use i386 bits/mathinline.h for i386 and x86_64H.J. Lu1-0/+968
2012-06-06Use x86_64 fpu/bits/fenv.h for i386 and x86_64H.J. Lu1-0/+141
2012-06-04Fix a typo in commentH.J. Lu1-1/+1
2012-06-04Use i486 bits/string.h for i386 and x86_64H.J. Lu1-0/+1985
2012-05-30Use x86_64/bits/xtitypes.h for i386/x86-64H.J. Lu1-0/+33
2012-05-30Use x86_64 bits/wordsize.h for both i386/x86_64H.J. Lu1-0/+13
2012-05-30Use i386 bits/huge_vall.h for i386/x86-64H.J. Lu1-0/+42
2012-05-30Use x86_64 bits/select.h for i386/x86_64H.J. Lu1-0/+63
2012-05-30Use x86_64 bits/setjmp.h for i386/x86_64H.J. Lu1-0/+40
2012-05-30Use x86_64 bits/mathdef.h for i386/x86_64H.J. Lu1-0/+59
2012-05-30Use x86_64 bits/{link.h,linkmap.h} for i386/x86_64H.J. Lu2-0/+163