Remove unnecessary code from x86-32 SSSE3 strncmp
[platform/upstream/glibc.git] / include / atomic.h
2010-12-10 Ulrich DrepperFix typo in comment.
2009-07-16 Jakub JelinekUse rel semantics of cas instead of acq semantics with...
2009-05-16 Jakub JelinekAvoid double definition of catomic_compare_and_exchange...
2009-02-08 Ulrich Drepper* include/atomic.h: Define catomic_and if not already...
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-12-21 Ulrich Drepper* include/atomic.h (atomic_forced_read): New macro.
2006-10-18 Ulrich Drepper[BZ #3313]
2006-10-11 Ulrich Drepper* include/atomic.c: Define catomic_* operations.
2006-10-10 Ulrich Drepper Jakub Jelinek <jakub@redhat.com>
2006-02-17 Ulrich Drepper* include/atomic.h (atomic_and, atomic_or): Define.
2005-08-20 Ulrich Drepper* sysdeps/ia64/fpu/libm_error.c (__libm_error_support...
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-09-07 Ulrich DrepperUpdate.
2003-09-22 Ulrich DrepperUpdate.
2003-05-10 Ulrich DrepperUpdate.
2003-04-15 Ulrich DrepperUpdate.
2003-03-26 Roland McGrath* csu/tst-atomic.c (do_test): Add some new
2003-03-25 Andreas Schwab*** empty log message ***
2003-03-25 Ulrich DrepperUpdate.
2003-03-22 Roland McGrath* include/atomic.h: Put parens around all macro arguments.
2003-03-22 Roland McGrath* include/atomic.h (atomic_increment_and_test): Invert...
2003-03-21 Roland McGrath2003-03-21 Roland McGrath <roland@redhat.com>
2003-03-21 Ulrich DrepperDefine atomic_compare_and_exchange_val_acq, atomic_comp...
2003-03-20 Ulrich Drepper(atomic_decrement_if_positive): Adjust for the correct...
2003-03-20 Roland McGrath* sysdeps/powerpc/bits/atomic.h (atomic_exchange):...
2003-03-20 Ulrich DrepperDefine atomic_exchange and atomic_decrement_if_positive...
2003-03-20 Ulrich DrepperUpdate.