summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qbasicatomic.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add a set of atomics based on GCC intrinsicsThiago Macieira2012-01-281-0/+2
* Fixed includes in public headersDenis Dzyubenko2012-01-271-1/+1
* Port the IA-64 atomics to the new QBasicAtomicXXX architectureThiago Macieira2012-01-241-0/+2
* Port the MIPS atomics to the new QBasicAtomicXXX architectureThiago Macieira2012-01-241-0/+2
* Port the ARM atomics to the new QBasicAtomicXXX architectureThiago Macieira2012-01-241-0/+2
* Port the i386 and x86-64 atomics to the new QBasicAtomic architectureThiago Macieira2012-01-241-0/+7
* Port the bootstrap atomics to the new QBasicAtomic architectureThiago Macieira2012-01-241-0/+5
* Add Contact: information in the license headerBradley T. Hughes2012-01-201-0/+1
* Silence warning from clangBradley T. Hughes2012-01-201-2/+4
* Add the new QBasicAtomicXXX implementation - no backends yetThiago Macieira2012-01-201-0/+207
* Copy qbasicatomic.h to qoldbasicatomic.hThiago Macieira2012-01-061-175/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Move the non-atomic and implicit functions from QBasicAtomicXXXThiago Macieira2011-10-201-65/+0
* Add placeholders for loadAcquire and storeRelease in the atomicsThiago Macieira2011-10-031-0/+10
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+230