summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i486
AgeCommit message (Expand)Author
2015-08-27Move i486/strlen.S to strlen.SH.J. Lu
2015-08-27Move i486/strcat.S to strcat.SH.J. Lu
2015-08-27Move i486/pthread_spin_trylock.S to pthread_spin_trylock.SH.J. Lu
2015-08-27Move i486/string-inlines.c to string-inlines.cH.J. Lu
2015-08-27Move i486/htonl.S to htonl.SH.J. Lu
2015-08-27Move i486/bits/atomic.h to bits/atomic.hH.J. Lu
2015-08-27Remove sysdeps/i386/i486/VersionsH.J. Lu
2015-06-30Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel
2015-06-23Fix atomic_full_barrier on x86 and x86_64.Torvald Riegel
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel
2014-06-24x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath
2014-06-12Move i386 code out of nptl/ subdirectory.Roland McGrath
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-02-21Remove remaining bounded-pointers support from i386 .S files.Joseph Myers
2013-02-19Remove some bounded-pointers support from i386 .S files.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-06-04Use i486 bits/string.h for i386 and x86_64H.J. Lu
2012-06-04Provide 32-bit inline string functions for >= i486H.J. Lu
2012-03-03Remove oldish __GNUC_PREREQ.Marek Polacek
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-08-14More warning patrol, in dead code (sigh).Roland McGrath
2011-08-04Fix inline strncat/strncmp on x86Andreas Schwab
2009-02-08* include/atomic.h: Define catomic_and if not already defined.Ulrich Drepper
2007-12-12[BZ #5477]Ulrich Drepper
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper
2007-02-17[BZ #3851]Ulrich Drepper
2007-02-15[BZ #4040]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* sysdeps/i386/i486/bits/atomic.h: Add catomic_* support.Ulrich Drepper
2006-10-10 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper
2005-05-04* sysdeps/i386/add_n.S: Add call frame information.cvs/fedora-glibc-20050504T0728Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-12-15(__strncat_g): Improve last patch.Ulrich Drepper
2004-12-15Update.Ulrich Drepper
2004-09-07Update.Ulrich Drepper
2004-06-03Update.Ulrich Drepper
2004-05-05Update.Ulrich Drepper
2004-01-17(atomic_add): Fix test for using atomic_decrement.Ulrich Drepper
2003-09-05Update.Andreas Jaeger
2003-05-10Update.Ulrich Drepper
2003-04-29Update.Ulrich Drepper
2003-04-14Update.Ulrich Drepper
2003-03-222003-03-21 Roland McGrath <roland@redhat.com>Roland McGrath