Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | |||||
* | Fix for Windows atomics | Mikael Ronstrom | 2009-12-16 | 1 | -15/+19 |
| | |||||
* | Include windows.h in atomics framework for windows | Mikael Ronstrom | 2009-12-15 | 1 | -0/+1 |
| | |||||
* | Fixed 64-bit atomics on Win x86 and removed support for 8 and 16-bit atomic ↵ | Mikael Ronstrom | 2009-12-15 | 1 | -12/+1 |
| | | | | operations | ||||
* | Fixed atomic instruction headers for Windows and x86-gcc | Mikael Ronstrom | 2009-12-15 | 1 | -4/+28 |
| | |||||
* | WL#2595 kernel-independent atomic operations | Marc Alff | 2009-11-17 | 1 | -0/+116 |
Backport from 6.0.14 to 5.6.0 Original code from Sergei Golubchik |