about summary refs log tree commit diff
path: root/sysdeps/x86_64/bits
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Add arch-specific configuration for C11 atomics support.Torvald Riegel2014-11-201-0/+6
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Cast to __intptr_t before casting pointer to int64H.J. Lu2012-11-261-7/+14
* Use i486 bits/string.h for i386 and x86_64H.J. Lu2012-06-041-25/+0
* Use x86_64/bits/xtitypes.h for i386/x86-64H.J. Lu2012-05-301-33/+0
* Use x86_64 bits/wordsize.h for both i386/x86_64H.J. Lu2012-05-301-13/+0
* Use x86_64 bits/select.h for i386/x86_64H.J. Lu2012-05-301-63/+0
* Use x86_64 bits/setjmp.h for i386/x86_64H.J. Lu2012-05-301-40/+0
* Use x86_64 bits/mathdef.h for i386/x86_64H.J. Lu2012-05-301-59/+0
* Use x86_64 bits/{link.h,linkmap.h} for i386/x86_64H.J. Lu2012-05-302-163/+0
* Use the same bits/endian.h for i386/x86_64H.J. Lu2012-05-301-7/+0
* Use x86-64 bits/byteswap.h for both i386 and x86_64H.J. Lu2012-05-302-203/+0
* Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu2012-05-211-1/+1
* Define __SYSCALL_WORDSIZE for x86-64H.J. Lu2012-05-211-0/+5
* Add __ILP32__ check when defining __WORDSIZEH.J. Lu2012-04-131-1/+1
* Use __builtin_bswap32/64 in x86_64 <bits/byteswap.h>H.J. Lu2012-04-101-32/+53
* Add byteswap-16.h for __bswap_16H.J. Lu2012-04-062-20/+51
* Add __bswap_64 definition for non GCC compilers.Andreas Jaeger2012-04-031-2/+17
* Add x32 support to dynamic linker auditH.J. Lu2012-03-211-1/+19
* Support x86-64 __jmp_buf with __WORDSIZE != 64H.J. Lu2012-03-201-0/+2
* Use atomic64_t with 64bit atomic macrosH.J. Lu2012-03-191-7/+7
* Check __x86_64__ instead of __WORDSIZE in mathdef.hH.J. Lu2012-03-191-4/+2
* Remove oldish __GNUC_PREREQ.Marek Polacek2012-03-031-40/+4
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-098-24/+16
* Prevent warnings due to long long constantsUlrich Drepper2011-12-231-9/+9
* Avoid macro clash between <sys/select.h> and <linux/posix_types.h>Andreas Schwab2011-09-131-3/+3
* Force :a_x86_64_ymm to be 16-byte alignedUlrich Drepper2011-07-201-3/+4
* Clean up some bits/select.h headers.Ulrich Drepper2011-01-091-3/+5
* Fix warnings in __bswap_16.Ulrich Drepper2010-11-101-14/+15
* Provide FP_FAST_FMA{,F,L} definitions for x86/x86-64.Ulrich Drepper2010-10-191-1/+15
* Add AVX support to ld.so auditing for x86-64.H.J. Lu2009-07-101-0/+12
* Fix warnings when using <sys/select.h>.Ulrich Drepper2009-06-141-30/+6
* * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek2009-02-161-2/+2
* * include/atomic.h: Define catomic_and if not already defined.Ulrich Drepper2009-02-081-14/+22
* * nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd ifUlrich Drepper2008-12-291-3/+11
* * sysdeps/x86_64/bits/select.h: New file.Ulrich Drepper2008-12-291-0/+78
* [BZ #6442]Ulrich Drepper2008-05-151-2/+2
* Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper2008-05-131-0/+2
* [BZ #3851]Ulrich Drepper2007-02-171-4/+4
* [BZ #4040]Ulrich Drepper2007-02-151-11/+11
* * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__ Jakub Jelinek2007-02-121-1/+2
* * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__Ulrich Drepper2007-01-251-2/+4
* * sysdeps/i386/i486/bits/atomic.h: DefineUlrich Drepper2007-01-131-6/+18
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-112-95/+246
* .Jakub Jelinek2007-07-312-246/+95
* [BZ #3313]Ulrich Drepper2006-10-181-7/+8
* * include/atomic.c: Define catomic_* operations.Ulrich Drepper2006-10-111-57/+165
* Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-10-101-56/+101