| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Cast to __intptr_t before casting pointer to int64 | H.J. Lu | 2012-11-26 | 1 | -7/+14 |
* | Use i486 bits/string.h for i386 and x86_64 | H.J. Lu | 2012-06-04 | 1 | -25/+0 |
* | Use x86_64/bits/xtitypes.h for i386/x86-64 | H.J. Lu | 2012-05-30 | 1 | -33/+0 |
* | Use x86_64 bits/wordsize.h for both i386/x86_64 | H.J. Lu | 2012-05-30 | 1 | -13/+0 |
* | Use x86_64 bits/select.h for i386/x86_64 | H.J. Lu | 2012-05-30 | 1 | -63/+0 |
* | Use x86_64 bits/setjmp.h for i386/x86_64 | H.J. Lu | 2012-05-30 | 1 | -40/+0 |
* | Use x86_64 bits/mathdef.h for i386/x86_64 | H.J. Lu | 2012-05-30 | 1 | -59/+0 |
* | Use x86_64 bits/{link.h,linkmap.h} for i386/x86_64 | H.J. Lu | 2012-05-30 | 2 | -163/+0 |
* | Use the same bits/endian.h for i386/x86_64 | H.J. Lu | 2012-05-30 | 1 | -7/+0 |
* | Use x86-64 bits/byteswap.h for both i386 and x86_64 | H.J. Lu | 2012-05-30 | 2 | -203/+0 |
* | Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32 | H.J. Lu | 2012-05-21 | 1 | -1/+1 |
* | Define __SYSCALL_WORDSIZE for x86-64 | H.J. Lu | 2012-05-21 | 1 | -0/+5 |
* | Add __ILP32__ check when defining __WORDSIZE | H.J. Lu | 2012-04-13 | 1 | -1/+1 |
* | Use __builtin_bswap32/64 in x86_64 <bits/byteswap.h> | H.J. Lu | 2012-04-10 | 1 | -32/+53 |
* | Add byteswap-16.h for __bswap_16 | H.J. Lu | 2012-04-06 | 2 | -20/+51 |
* | Add __bswap_64 definition for non GCC compilers. | Andreas Jaeger | 2012-04-03 | 1 | -2/+17 |
* | Add x32 support to dynamic linker audit | H.J. Lu | 2012-03-21 | 1 | -1/+19 |
* | Support x86-64 __jmp_buf with __WORDSIZE != 64 | H.J. Lu | 2012-03-20 | 1 | -0/+2 |
* | Use atomic64_t with 64bit atomic macros | H.J. Lu | 2012-03-19 | 1 | -7/+7 |
* | Check __x86_64__ instead of __WORDSIZE in mathdef.h | H.J. Lu | 2012-03-19 | 1 | -4/+2 |
* | Remove oldish __GNUC_PREREQ. | Marek Polacek | 2012-03-03 | 1 | -40/+4 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 8 | -24/+16 |
* | Prevent warnings due to long long constants | Ulrich Drepper | 2011-12-23 | 1 | -9/+9 |
* | Avoid macro clash between <sys/select.h> and <linux/posix_types.h> | Andreas Schwab | 2011-09-13 | 1 | -3/+3 |
* | Force :a_x86_64_ymm to be 16-byte aligned | Ulrich Drepper | 2011-07-20 | 1 | -3/+4 |
* | Clean up some bits/select.h headers. | Ulrich Drepper | 2011-01-09 | 1 | -3/+5 |
* | Fix warnings in __bswap_16. | Ulrich Drepper | 2010-11-10 | 1 | -14/+15 |
* | Provide FP_FAST_FMA{,F,L} definitions for x86/x86-64. | Ulrich Drepper | 2010-10-19 | 1 | -1/+15 |
* | Add AVX support to ld.so auditing for x86-64. | H.J. Lu | 2009-07-10 | 1 | -0/+12 |
* | Fix warnings when using <sys/select.h>. | Ulrich Drepper | 2009-06-14 | 1 | -30/+6 |
* | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek | 2009-02-16 | 1 | -2/+2 |
* | * include/atomic.h: Define catomic_and if not already defined. | Ulrich Drepper | 2009-02-08 | 1 | -14/+22 |
* | * nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd if | Ulrich Drepper | 2008-12-29 | 1 | -3/+11 |
* | * sysdeps/x86_64/bits/select.h: New file. | Ulrich Drepper | 2008-12-29 | 1 | -0/+78 |
* | [BZ #6442] | Ulrich Drepper | 2008-05-15 | 1 | -2/+2 |
* | Introduce TLS descriptors for i386 and x86_64. | Ulrich Drepper | 2008-05-13 | 1 | -0/+2 |
* | [BZ #3851] | Ulrich Drepper | 2007-02-17 | 1 | -4/+4 |
* | [BZ #4040] | Ulrich Drepper | 2007-02-15 | 1 | -11/+11 |
* | * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__ | Jakub Jelinek | 2007-02-12 | 1 | -1/+2 |
* | * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__ | Ulrich Drepper | 2007-01-25 | 1 | -2/+4 |
* | * sysdeps/i386/i486/bits/atomic.h: Define | Ulrich Drepper | 2007-01-13 | 1 | -6/+18 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 2 | -95/+246 |
* | . | Jakub Jelinek | 2007-07-31 | 2 | -246/+95 |
* | [BZ #3313] | Ulrich Drepper | 2006-10-18 | 1 | -7/+8 |
* | * include/atomic.c: Define catomic_* operations. | Ulrich Drepper | 2006-10-11 | 1 | -57/+165 |
* | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2006-10-10 | 1 | -56/+101 |
* | * math/divtc3.c: New file. | Roland McGrath | 2006-02-01 | 1 | -0/+48 |
* | Add back accidently removed #endif. | Ulrich Drepper | 2006-01-10 | 1 | -0/+2 |