Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 5 | -5/+5 |
* | Remove remaining bounded-pointers support from i386 .S files. | Joseph Myers | 2013-02-21 | 2 | -15/+10 |
* | Remove some bounded-pointers support from i386 .S files. | Joseph Myers | 2013-02-19 | 2 | -10/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 5 | -5/+5 |
* | Use i486 bits/string.h for i386 and x86_64 | H.J. Lu | 2012-06-04 | 1 | -1985/+0 |
* | Provide 32-bit inline string functions for >= i486 | H.J. Lu | 2012-06-04 | 1 | -158/+168 |
* | Remove oldish __GNUC_PREREQ. | Marek Polacek | 2012-03-03 | 1 | -32/+4 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 6 | -18/+12 |
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 1 | -113/+114 |
* | More warning patrol, in dead code (sigh). | Roland McGrath | 2011-08-14 | 1 | -5/+13 |
* | Fix inline strncat/strncmp on x86 | Andreas Schwab | 2011-08-04 | 1 | -8/+8 |
* | * include/atomic.h: Define catomic_and if not already defined. | Ulrich Drepper | 2009-02-08 | 1 | -12/+19 |
* | [BZ #5477] | Ulrich Drepper | 2007-12-12 | 1 | -1/+6 |
* | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2007-09-15 | 1 | -1/+1 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 1 | -2/+2 |
* | [BZ #3851] | Ulrich Drepper | 2007-02-17 | 1 | -2/+2 |
* | [BZ #4040] | Ulrich Drepper | 2007-02-15 | 1 | -9/+9 |
* | * sysdeps/i386/i486/bits/atomic.h: Define | Ulrich Drepper | 2007-01-13 | 1 | -5/+17 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -100/+270 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -270/+100 |
* | [BZ #3313] | Ulrich Drepper | 2006-10-18 | 1 | -1/+1 |
* | * sysdeps/i386/i486/bits/atomic.h: Add catomic_* support. | Ulrich Drepper | 2006-10-11 | 1 | -39/+167 |
* | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2006-10-10 | 1 | -90/+132 |
* | * sysdeps/i386/add_n.S: Add call frame information. cvs/fedora-glibc-20050504T0728 | Ulrich Drepper | 2005-05-04 | 1 | -1/+5 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -5/+1 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -1/+5 |
* | (__strncat_g): Improve last patch. | Ulrich Drepper | 2004-12-15 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2004-12-15 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2004-09-07 | 1 | -0/+3 |
* | Update. | Ulrich Drepper | 2004-06-03 | 1 | -30/+34 |
* | Update. | Ulrich Drepper | 2004-05-05 | 1 | -2/+2 |
* | (atomic_add): Fix test for using atomic_decrement. | Ulrich Drepper | 2004-01-17 | 1 | -2/+2 |
* | Update. | Andreas Jaeger | 2003-09-05 | 1 | -3/+5 |
* | Update. | Ulrich Drepper | 2003-05-10 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-04-29 | 3 | -2/+69 |
* | Update. | Ulrich Drepper | 2003-04-14 | 1 | -39/+39 |
* | 2003-03-21 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-03-22 | 1 | -6/+6 |
* | 2003-03-21 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-03-21 | 1 | -12/+12 |
* | Update. | Ulrich Drepper | 2003-03-21 | 1 | -38/+38 |
* | Update. | Ulrich Drepper | 2003-03-21 | 1 | -26/+23 |
* | Update. | Ulrich Drepper | 2003-03-20 | 1 | -0/+23 |
* | Change atomic_exchange_and_add to return the old value. | Ulrich Drepper | 2003-03-20 | 1 | -21/+12 |
* | Update. | Ulrich Drepper | 2003-03-20 | 2 | -57/+348 |
* | Update. | Ulrich Drepper | 2003-01-14 | 1 | -8/+12 |
* | 2003-01-06 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-01-07 | 1 | -60/+62 |
* | * sysdeps/generic/ldsodefs.h (struct rtld_global): Move all [USE_TLS] | Roland McGrath | 2002-12-04 | 1 | -2/+3 |
* | Update. | Ulrich Drepper | 2002-07-11 | 1 | -4/+4 |
* | (__strcspn_cg): Use only memory as clobber to reduce register pressure. | Andreas Jaeger | 2002-04-14 | 1 | -18/+12 |
* | Update. | Andreas Jaeger | 2002-03-26 | 1 | -83/+146 |
* | Update. | Ulrich Drepper | 2001-09-25 | 1 | -4/+8 |