summaryrefslogtreecommitdiffstats
path: root/src/corelib/arch/qatomic_armv5.h
Commit message (Expand)AuthorAgeFilesLines
* Remove all the atomic code besides MSVC and std::atomicThiago Macieira2016-01-191-210/+0
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix compilation on armv5Eskil Abrahamsen Blomfeldt2014-02-241-0/+14
* Add a testAndSet overload to the atomics that returns the current valueThiago Macieira2014-02-161-2/+5
* Centralize support for QBasicAtomic for ints and longsThiago Macieira2014-01-301-3/+0
* Remove use of 'register' from Qt.Stephen Kelly2013-06-171-8/+8
* Mark all qtbase headers that aren't cleanThiago Macieira2013-03-031-0/+1
* Fix thumb armv5 atomicsBogDan Vatra2013-02-271-0/+8
* 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
* Add Q_DECL_CONSTEXPR to the isXXX functions in the new atomics.Thiago Macieira2012-08-181-2/+2
* Mark all atomic functions as Q_DECL_NOTHROWThiago Macieira2012-08-091-16/+16
* Add a T parameter to the memory barrier functions in atomics.Thiago Macieira2012-08-071-1/+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-310/+68
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* 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/+431