Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | atomics: cosmetics: Restructure ifdefs for greater clarity | Diego Biurrun | 2013-12-20 | 1 | -1/+6 |
* | configure: prettify atomics handling. | Anton Khirnov | 2013-04-03 | 1 | -3/+3 |
* | atomic: prefer gcc builtins over win32 atomics, if available. | Hendrik Leppkes | 2013-03-11 | 1 | -3/+3 |
* | atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize | Martin Storsjö | 2013-03-08 | 1 | -1/+1 |
* | lavu: add support for atomic operations. | Ronald S. Bultje | 2013-03-08 | 1 | -0/+74 |