summaryrefslogtreecommitdiffstats
path: root/src/corelib/arch/qatomic_mips.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Complete MIPS atomic support on pre-MIPS32 architecturesPino Toscano2014-12-301-1/+4
* Fix compilation of MIPS with ClangThiago Macieira2014-10-071-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Correct the SYNC hint for the release barrierThiago Macieira2014-08-131-1/+1
* Support MIPS atomic on pre-MIPS32 architecturesAurelien Jarno2014-06-271-2/+8
* Add a testAndSet overload to the atomics that returns the current valueThiago Macieira2014-02-161-7/+12
* Replace the type-based QAtomicIntegerTraits with a size-based oneThiago Macieira2014-01-301-8/+1
* Centralize support for QBasicAtomic for ints and longsThiago Macieira2014-01-301-10/+0
* Remove use of 'register' from Qt.Stephen Kelly2013-06-171-20/+20
* 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/+13
* 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-26/+26
* Add a T parameter to the memory barrier functions in atomics.Thiago Macieira2012-08-071-9/+12
* Use Q_PROCESSOR_* when chosing an atomic implementationBradley T. Hughes2012-02-081-1/+1
* 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 MIPS atomics to the new QBasicAtomicXXX architectureThiago Macieira2012-01-241-690/+144
* 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/+892