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