Age | Commit message (Expand) | Author | Files | Lines |
2015-09-11 | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers | 1 | -544/+0 |
2015-08-27 | Move i486/bits/atomic.h to bits/atomic.h | H.J. Lu | 1 | -0/+544 |
2012-05-30 | Use i386 bits/huge_vall.h for i386/x86-64 | H.J. Lu | 1 | -42/+0 |
2012-05-30 | Use x86_64 bits/select.h for i386/x86_64 | H.J. Lu | 1 | -54/+0 |
2012-05-30 | Use x86_64 bits/setjmp.h for i386/x86_64 | H.J. Lu | 1 | -31/+0 |
2012-05-30 | Use x86_64 bits/mathdef.h for i386/x86_64 | H.J. Lu | 1 | -59/+0 |
2012-05-30 | Use x86_64 bits/{link.h,linkmap.h} for i386/x86_64 | H.J. Lu | 2 | -65/+0 |
2012-05-30 | Use the same bits/endian.h for i386/x86_64 | H.J. Lu | 1 | -7/+0 |
2012-05-30 | Use x86-64 bits/byteswap.h for both i386 and x86_64 | H.J. Lu | 2 | -175/+0 |
2012-04-06 | Add byteswap-16.h for __bswap_16 | H.J. Lu | 2 | -27/+51 |
2012-04-03 | Add __bswap_64 definition for non GCC compilers. | Andreas Jaeger | 1 | -2/+17 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 6 | -18/+12 |
2011-12-23 | Prevent warnings due to long long constants | Ulrich Drepper | 1 | -10/+10 |
2011-09-13 | Avoid macro clash between <sys/select.h> and <linux/posix_types.h> | Andreas Schwab | 1 | -3/+3 |
2011-01-09 | Clean up some bits/select.h headers. | Ulrich Drepper | 1 | -25/+8 |
2010-11-10 | Fix warnings in __bswap_16. | Ulrich Drepper | 1 | -7/+8 |
2010-10-19 | Provide FP_FAST_FMA{,F,L} definitions for x86/x86-64. | Ulrich Drepper | 1 | -1/+15 |
2009-02-16 | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek | 1 | -2/+2 |
2008-05-15 | [BZ #6442] | Ulrich Drepper | 1 | -2/+2 |
2008-05-13 | Introduce TLS descriptors for i386 and x86_64. | Ulrich Drepper | 1 | -0/+1 |
2007-02-12 | * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__ | Jakub Jelinek | 1 | -1/+1 |
2007-01-25 | * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__ | Ulrich Drepper | 1 | -2/+4 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -4/+2 |
2007-07-31 | . | Jakub Jelinek | 1 | -2/+4 |
2006-08-24 | [BZ #2734] | Ulrich Drepper | 1 | -2/+3 |
2006-02-01 | * math/divtc3.c: New file. | Roland McGrath | 1 | -0/+46 |
2006-01-10 | * include/bits/setjmp.h: New file. | Roland McGrath | 1 | -10/+0 |
2006-01-10 | * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ... | Roland McGrath | 1 | -6/+2 |
2005-12-28 | * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h | Roland McGrath | 1 | -3/+3 |
2005-09-04 | * sysdeps/i386/bits/string.h: Removed. | Ulrich Drepper | 1 | -922/+0 |
2005-01-06 | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper | 2 | -5/+65 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 6 | -118/+945 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 6 | -945/+118 |
2004-06-15 | * sysdeps/i386/bits/string.h (memcpy): Add () around arguments. | Roland McGrath | 1 | -19/+36 |
2004-03-15 | * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, ... | Richard Henderson | 2 | -81/+43 |
2003-09-05 | Update. | Andreas Jaeger | 1 | -3/+4 |
2003-06-12 | Update. | Ulrich Drepper | 1 | -2/+3 |
2003-04-12 | Update. | Ulrich Drepper | 1 | -2/+6 |
2003-01-08 | Update. | Ulrich Drepper | 1 | -13/+28 |
2002-12-11 | Update. | Ulrich Drepper | 1 | -3/+3 |
2002-11-01 | 2002-10-31 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -1/+1 |
2002-08-12 | * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!). | Roland McGrath | 1 | -28/+30 |
2002-01-08 | Prevent double inclusion. | Andreas Jaeger | 1 | -1/+6 |
2001-12-12 | Update. | Ulrich Drepper | 1 | -0/+5 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 5 | -40/+40 |
2001-01-27 | Update. | Ulrich Drepper | 1 | -4/+4 |
2001-01-16 | Update. | Ulrich Drepper | 1 | -23/+2 |
2000-12-27 | (__bswap_64): Handle constant argument case separately. | Ulrich Drepper | 1 | -4/+19 |
2000-11-08 | Update. | Ulrich Drepper | 1 | -0/+2 |
2000-07-26 | update | Greg McGary | 1 | -1/+1 |