Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Add arch-specific configuration for C11 atomics support. | Torvald Riegel | 2014-11-20 | 1 | -0/+6 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Cast to __intptr_t before casting pointer to int64 | H.J. Lu | 2012-11-26 | 1 | -7/+14 |
* | Use atomic64_t with 64bit atomic macros | H.J. Lu | 2012-03-19 | 1 | -7/+7 |
* | Remove oldish __GNUC_PREREQ. | Marek Polacek | 2012-03-03 | 1 | -40/+4 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | * include/atomic.h: Define catomic_and if not already defined. | Ulrich Drepper | 2009-02-08 | 1 | -14/+22 |
* | [BZ #3851] | Ulrich Drepper | 2007-02-17 | 1 | -4/+4 |
* | [BZ #4040] | Ulrich Drepper | 2007-02-15 | 1 | -11/+11 |
* | * sysdeps/i386/i486/bits/atomic.h: Define | Ulrich Drepper | 2007-01-13 | 1 | -6/+18 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -90/+244 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -244/+90 |
* | [BZ #3313] | Ulrich Drepper | 2006-10-18 | 1 | -7/+8 |
* | * include/atomic.c: Define catomic_* operations. | Ulrich Drepper | 2006-10-11 | 1 | -57/+165 |
* | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2006-10-10 | 1 | -56/+101 |
* | Update. | Ulrich Drepper | 2004-09-07 | 1 | -1/+4 |
* | Update. | Ulrich Drepper | 2003-05-10 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-04-14 | 1 | -48/+48 |
* | * csu/tst-atomic.c (do_test): Add some new | Roland McGrath | 2003-03-26 | 1 | -10/+11 |
* | 2003-03-21 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-03-22 | 1 | -7/+11 |
* | Don't use matching memory constraints. | Ulrich Drepper | 2003-03-21 | 1 | -48/+48 |
* | (__arch_compare_and_exchange_val_*_acq): Remove setne instruction. | Ulrich Drepper | 2003-03-21 | 1 | -4/+4 |
* | Update. | Ulrich Drepper | 2003-03-21 | 1 | -8/+8 |
* | Update. | Ulrich Drepper | 2003-03-20 | 1 | -1/+23 |
* | Update. | Ulrich Drepper | 2003-03-20 | 1 | -0/+294 |