Age | Commit message (Expand) | Author |
2012-04-13 | Add __ILP32__ check when defining __WORDSIZE | H.J. Lu |
2012-04-10 | Use __builtin_bswap32/64 in x86_64 <bits/byteswap.h> | H.J. Lu |
2012-04-06 | Add byteswap-16.h for __bswap_16 | H.J. Lu |
2012-04-03 | Add __bswap_64 definition for non GCC compilers. | Andreas Jaeger |
2012-03-21 | Add x32 support to dynamic linker audit | H.J. Lu |
2012-03-20 | Support x86-64 __jmp_buf with __WORDSIZE != 64 | H.J. Lu |
2012-03-19 | Use atomic64_t with 64bit atomic macros | H.J. Lu |
2012-03-19 | Check __x86_64__ instead of __WORDSIZE in mathdef.h | H.J. Lu |
2012-03-03 | Remove oldish __GNUC_PREREQ. | Marek Polacek |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2011-12-23 | Prevent warnings due to long long constants | Ulrich Drepper |
2011-09-13 | Avoid macro clash between <sys/select.h> and <linux/posix_types.h> | Andreas Schwab |
2011-07-20 | Force :a_x86_64_ymm to be 16-byte aligned | Ulrich Drepper |
2011-01-09 | Clean up some bits/select.h headers. | Ulrich Drepper |
2010-11-10 | Fix warnings in __bswap_16. | Ulrich Drepper |
2010-10-19 | Provide FP_FAST_FMA{,F,L} definitions for x86/x86-64. | Ulrich Drepper |
2009-07-10 | Add AVX support to ld.so auditing for x86-64. | H.J. Lu |
2009-06-14 | Fix warnings when using <sys/select.h>. | Ulrich Drepper |
2009-02-16 | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub 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 if | Ulrich Drepper |
2008-12-29 | * sysdeps/x86_64/bits/select.h: New file. | Ulrich Drepper |
2008-05-15 | [BZ #6442] | Ulrich Drepper |
2008-05-13 | Introduce 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: Define | Ulrich 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-10 | Add 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.h | Roland McGrath |
2005-01-23 | Update. | Ulrich Drepper |
2005-01-09 | Update. | Ulrich Drepper |
2005-01-06 | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |
2004-09-07 | Update. | Ulrich Drepper |
2003-08-17 | Update. | Andreas Jaeger |
2003-05-10 | Update. | Ulrich Drepper |
2003-04-14 | Update. | Ulrich Drepper |
2003-04-12 | Update. | Ulrich Drepper |
2003-03-26 | * csu/tst-atomic.c (do_test): Add some new | Roland McGrath |