summaryrefslogtreecommitdiffstats
path: root/src/corelib/arch/qatomic_ia64.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add a testAndSet overload to the atomics that returns the current valueThiago Macieira2014-02-161-12/+28
* 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-5/+0
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-2/+2
* Remove use of 'register' from Qt.Stephen Kelly2013-06-171-15/+15
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-17/+17
* 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/+5
* Add Q_DECL_CONSTEXPR to the isXXX functions in the new atomics.Thiago Macieira2012-08-181-8/+8
* Mark all atomic functions as Q_DECL_NOTHROWThiago Macieira2012-08-091-87/+87
* Add a T parameter to the memory barrier functions in atomics.Thiago Macieira2012-08-071-8/+9
* Make loadAcquire const.Stephen Kelly2012-02-291-2/+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 IA-64 atomics to the new QBasicAtomicXXX architectureThiago Macieira2012-01-241-348/+618
* 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/+813