aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/bits
AgeCommit message (Expand)Author
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 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
2012-05-21Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu
2012-05-21Define __SYSCALL_WORDSIZE for x86-64H.J. Lu
2012-04-13Add __ILP32__ check when defining __WORDSIZEH.J. Lu
2012-04-10Use __builtin_bswap32/64 in x86_64 <bits/byteswap.h>H.J. Lu
2012-04-06Add byteswap-16.h for __bswap_16H.J. Lu
2012-04-03Add __bswap_64 definition for non GCC compilers.Andreas Jaeger
2012-03-21Add x32 support to dynamic linker auditH.J. Lu
2012-03-20Support x86-64 __jmp_buf with __WORDSIZE != 64H.J. Lu
2012-03-19Use atomic64_t with 64bit atomic macrosH.J. Lu
2012-03-19Check __x86_64__ instead of __WORDSIZE in mathdef.hH.J. Lu
2012-03-03Remove oldish __GNUC_PREREQ.Marek Polacek
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-12-23Prevent warnings due to long long constantsUlrich Drepper
2011-09-13Avoid macro clash between <sys/select.h> and <linux/posix_types.h>Andreas Schwab
2011-07-20Force :a_x86_64_ymm to be 16-byte alignedUlrich Drepper
2011-01-09Clean up some bits/select.h headers.Ulrich Drepper
2010-11-10Fix warnings in __bswap_16.Ulrich Drepper
2010-10-19Provide FP_FAST_FMA{,F,L} definitions for x86/x86-64.Ulrich Drepper
2009-07-10Add AVX support to ld.so auditing for x86-64.H.J. Lu
2009-06-14Fix warnings when using <sys/select.h>.Ulrich Drepper
2009-02-16* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek
2009-02-08* include/atomic.h: Define catomic_and if not already defined.Ulrich Drepper
2008-12-29* nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd ifUlrich Drepper
2008-12-29* sysdeps/x86_64/bits/select.h: New file.Ulrich Drepper
2008-05-15[BZ #6442]Ulrich Drepper
2008-05-13Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper
2007-02-17[BZ #3851]Ulrich Drepper
2007-02-15[BZ #4040]Ulrich Drepper
2007-02-12* sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__ Jakub Jelinek
2007-01-25* sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__Ulrich Drepper
2007-01-13* sysdeps/i386/i486/bits/atomic.h: DefineUlrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-10-18[BZ #3313]Ulrich Drepper
2006-10-11* include/atomic.c: Define catomic_* operations.Ulrich Drepper
2006-10-10 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper
2006-02-01* math/divtc3.c: New file.Roland McGrath
2006-01-10Add back accidently removed #endif.Ulrich Drepper
2006-01-10* include/bits/setjmp.h: New file.Roland McGrath
2006-01-10* sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath
2005-12-28* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath