Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-05-31 | - Added support for most of the ANNOTATE_...() macro's supported by | bart | 1 | -16/+4 |
2009-02-15 | Cleaned up the source code of the atomic_var regression test, without changin... | bart | 1 | -25/+23 |
2008-12-21 | Made config.h include path consistent with the other regression tests. | bart | 1 | -1/+1 |
2008-09-21 | Renamed __sync_add_and_fetch() into sync_add_and_fetch(). | bart | 1 | -4/+10 |
2008-09-09 | Make sure that atomic_var.c compiles without warnings in case HAVE_BUILTIN_AT... | bart | 1 | -3/+5 |
2008-07-10 | Suppressed a compiler warning. | bart | 1 | -1/+1 |
2008-07-10 | Added a regression test for atomic variables. | bart | 1 | -0/+72 |