about summary refs log tree commit diff
path: root/sysdeps/x86/bits
Commit message (Expand)AuthorAgeFilesLines
* Preserve bound registers for pointer pass/returnIgor Zamyatin2015-07-091-0/+2
* Do not create invalid pointers in C code of string functions.Torvald Riegel2015-07-071-7/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0211-11/+11
* Recognize recent x86 CPUs in string.hJ. Brown2014-11-271-1/+6
* x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath2014-06-242-0/+298
* Replace __int128 with __int128_t in bits/link.hH.J. Lu2014-04-251-3/+3
* Save/restore bound registers for _dl_runtime_profileIgor Zamyatin2014-04-161-0/+7
* Fix -Wundef warnins for __FP_FAST_FMA*Siddhesh Poyarekar2014-03-211-3/+3
* Save and restore AVX-512 zmm registers to x86-64 ld.soIgor Zamyatin2014-03-131-0/+3
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-1/+1
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-3/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-019-9/+9
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-072-6/+6
* Remove miscellaneous bounded-pointers relics in C code.Joseph Myers2013-02-151-1/+1
* Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers2013-01-111-1/+1
* Use __extension__ with long long in installed headers.Joseph Myers2013-01-101-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-029-10/+9
* byteswap.h: fix gcc ver test for __builtin_bswap{32,64}Mike Frysinger2012-12-031-2/+2
* Use __uint64_t in x86 __bswap_64H.J. Lu2012-10-121-6/+7
* Fix a typo in commentH.J. Lu2012-06-041-1/+1
* Use i486 bits/string.h for i386 and x86_64H.J. Lu2012-06-041-0/+1985
* Use x86_64/bits/xtitypes.h for i386/x86-64H.J. Lu2012-05-301-0/+33
* Use x86_64 bits/wordsize.h for both i386/x86_64H.J. Lu2012-05-301-0/+13
* Use i386 bits/huge_vall.h for i386/x86-64H.J. Lu2012-05-301-0/+42
* Use x86_64 bits/select.h for i386/x86_64H.J. Lu2012-05-301-0/+63
* Use x86_64 bits/setjmp.h for i386/x86_64H.J. Lu2012-05-301-0/+40
* Use x86_64 bits/mathdef.h for i386/x86_64H.J. Lu2012-05-301-0/+59
* Use x86_64 bits/{link.h,linkmap.h} for i386/x86_64H.J. Lu2012-05-302-0/+163
* Use the same bits/endian.h for i386/x86_64H.J. Lu2012-05-301-0/+7
* Use x86-64 bits/byteswap.h for both i386 and x86_64H.J. Lu2012-05-302-0/+203