summaryrefslogtreecommitdiffstats
path: root/src/corelib/arch/qatomic_armv6.h
Commit message (Expand)AuthorAgeFilesLines
* Replace the type-based QAtomicIntegerTraits with a size-based oneThiago Macieira2014-01-301-11/+3
* Centralize support for QBasicAtomic for ints and longsThiago Macieira2014-01-301-13/+0
* Remove use of 'register' from Qt.Stephen Kelly2013-06-171-56/+56
* Mark all qtbase headers that aren't cleanThiago Macieira2013-03-031-0/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-6/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Enable QAtomicInteger for char16_t and char32_tThiago Macieira2012-08-181-0/+12
* Add Q_DECL_CONSTEXPR to the isXXX functions in the new atomics.Thiago Macieira2012-08-181-5/+5
* Mark all atomic functions as Q_DECL_NOTHROWThiago Macieira2012-08-091-40/+40
* Add a T parameter to the memory barrier functions in atomics.Thiago Macieira2012-08-071-3/+4
* Add the missing 'itt eq' instructions to the ARM atomics.Thiago Macieira2012-03-241-0/+2
* Silence syncqt warnings for atomic implementation headersBradley T. Hughes2012-02-061-0/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-0/+1
* Port the ARM atomics to the new QBasicAtomicXXX architectureThiago Macieira2012-01-241-204/+357
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix compilation with thumb2.Eike Ziller2011-08-181-0/+2
* 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/+559