aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/bits
AgeCommit message (Expand)AuthorFilesLines
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-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers1-1/+1
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers1-3/+3
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae9-9/+9
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 Myers1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers9-10/+9
2012-12-03byteswap.h: fix gcc ver test for __builtin_bswap{32,64}Mike Frysinger1-2/+2
2012-10-12Use __uint64_t in x86 __bswap_64H.J. Lu1-6/+7
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
2012-05-30Use the same bits/endian.h for i386/x86_64H.J. Lu1-0/+7
2012-05-30Use x86-64 bits/byteswap.h for both i386 and x86_64H.J. Lu2-0/+203