summaryrefslogtreecommitdiffstats
path: root/src/corelib/arch
Commit message (Expand)AuthorAgeFilesLines
...
* Silence syncqt warnings for atomic implementation headersBradley T. Hughes2012-02-0612-0/+58
* Remove empty src/corelib/arch subdirectoriesBradley T. Hughes2012-02-034-12/+0
* Remove src/corelib/arch/nacl/* and qatomic_nacl.hBradley T. Hughes2012-02-034-258/+0
* Remove src/corelib/arch/ia64/*Bradley T. Hughes2012-02-032-78/+0
* Remove src/corelib/arch/i386/* and src/corelib/arch/x86_64/*Bradley T. Hughes2012-02-036-303/+2
* Remove src/corelib/arch/avr32/* and qatomic_avr32.hBradley T. Hughes2012-02-034-258/+0
* Remove src/corelib/arch/mips/*Bradley T. Hughes2012-02-033-296/+0
* Remove src/corelib/arch/arm/*Bradley T. Hughes2012-02-032-76/+0
* Remove #include "qatomic_macosx.h"Bradley T. Hughes2012-02-031-2/+0
* Rename qatomic_windows.h to qatomic_msvc.hBradley T. Hughes2012-02-035-74/+7
* Port the Windows atomic implementation to use QGenericAtomicOpsBradley T. Hughes2012-02-021-214/+103
* Avoid non-standard indentation of license headers.Jason McDonald2012-01-301-39/+39
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3042-34/+42
* Add a set of atomics based on C++11's std::atomicThiago Macieira2012-01-282-1/+248
* Add a set of atomics based on GCC intrinsicsThiago Macieira2012-01-282-1/+131
* Remove the 'macosx' archBradley T. Hughes2012-01-264-233/+2
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-252-16/+0
* Remove Symbian code from QtCore.Xizhi Zhu2012-01-243-317/+1
* Port the IA-64 atomics to the new QBasicAtomicXXX architectureThiago Macieira2012-01-242-350/+618
* Port the MIPS atomics to the new QBasicAtomicXXX architectureThiago Macieira2012-01-242-692/+144
* Port the ARM atomics to the new QBasicAtomicXXX architectureThiago Macieira2012-01-243-518/+425
* Make clang compile the new i386 and x86_64 atomic codeBradley T. Hughes2012-01-242-4/+4
* Port the i386 and x86-64 atomics to the new QBasicAtomic architectureThiago Macieira2012-01-243-382/+460
* Port the bootstrap atomics to the new QBasicAtomic architectureThiago Macieira2012-01-241-58/+37
* Update contact information in license headers.Jason McDonald2012-01-2343-43/+43
* Add atomic implementation for Native Client.Morten Johan Sorvig2012-01-204-2/+258
* Update copyright year in license headers.Jason McDonald2012-01-0542-42/+42
* Make QBasicAtomicPointer work with T=const (int|any type) on WindowsJan-Arve Saether2011-11-251-4/+4
* Remove S60/symbian specific code in corelib/archLiang Qi2011-11-0114-7469/+1
* Fix compilation with thumb2.Eike Ziller2011-08-181-0/+2
* Add the missing function in bootstrapOlivier Goffart2011-07-251-1/+22
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2453-905/+905
* Avoid recursively including the same arch.pri filePrasanth Ullattil2011-04-271-1/+3
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2777-0/+20676