summaryrefslogtreecommitdiff
path: root/sysdeps/x86
AgeCommit message (Expand)Author
2014-01-29Disable x87 inline functions for SSE2 mathH.J. Lu
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-08-21Fix typos.Ondřej Bílka
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-02-15Remove miscellaneous bounded-pointers relics in C code.Joseph Myers
2013-01-11Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-12-03byteswap.h: fix gcc ver test for __builtin_bswap{32,64}Mike Frysinger
2012-11-28Fix powl inaccuracy for x86_64 and x86 (bug 13881).Joseph Myers
2012-11-08Use configured $(NM), $(OBJDUMP), $(READELF) in tst-xmmymm.sh.Joseph Myers
2012-11-07Also run tst-xmmymm.sh on i386 ld.soH.J. Lu
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers
2012-11-02Compile x86 rtld with -mno-sse -mno-mmxH.J. Lu
2012-10-30Use sysdeps/x86/tininess.h for i386 and x86_64H.J. Lu
2012-10-12Use __uint64_t in x86 __bswap_64H.J. Lu
2012-06-18Use x86-64 fpu_control.h for i386 and x86_64H.J. Lu
2012-06-15Use i386 bits/mathinline.h for i386 and x86_64H.J. Lu
2012-06-06Use x86_64 fpu/bits/fenv.h for i386 and x86_64H.J. Lu
2012-06-04Fix a typo in commentH.J. Lu
2012-06-04Use i486 bits/string.h for i386 and x86_64H.J. Lu
2012-05-30Use x86_64/bits/xtitypes.h for i386/x86-64H.J. Lu
2012-05-30Use x86_64 bits/wordsize.h for both i386/x86_64H.J. Lu
2012-05-30Use i386 bits/huge_vall.h for i386/x86-64H.J. Lu
2012-05-30Use x86_64 bits/select.h for i386/x86_64H.J. Lu
2012-05-30Use x86_64 bits/setjmp.h for i386/x86_64H.J. Lu
2012-05-30Use x86_64 bits/mathdef.h for i386/x86_64H.J. Lu
2012-05-30Use x86_64 bits/{link.h,linkmap.h} for i386/x86_64H.J. Lu
2012-05-30Use the same bits/endian.h for i386/x86_64H.J. Lu
2012-05-30Use x86-64 bits/byteswap.h for both i386 and x86_64H.J. Lu