summaryrefslogtreecommitdiffstats
path: root/src/corelib/arch
Commit message (Expand)AuthorAgeFilesLines
* Further hybrid heap review changesmread2010-09-301-2/+1
* hybrid heap further review changesmread2010-09-303-18/+14
* lower case name for allocator support headermread2010-09-301-0/+0
* hybrid allocator integration review updatesmread2010-09-304-12/+14
* hybrid allocator tuningmread2010-09-302-1/+9
* declaring fast allocation shrink hysteresis valuemread2010-09-301-0/+2
* fast allocator compiling for S60 3.2mread2010-09-304-4/+19
* moved fast allocator config to qt_hybridHeap_symbian_p.hmread2010-09-301-0/+6
* getting fast allocator to compile on S60 5.0 SDKmread2010-09-306-14/+110
* removing header use not in public SDKsmread2010-09-301-1/+5
* added header to arch.primread2010-09-301-1/+2
* added renamed headermread2010-09-301-0/+77
* new allocator tidy up and winscw freezemread2010-09-305-86/+11
* Qt apps to use the Symbian^4 fast allocator in pre-Symbian^4 platformsmread2010-09-3012-3615/+5619
* Enable call stack tracing of allocs, for memory leak debuggingShane Kearns2010-09-303-21/+55
* Fix BTRACE loggingShane Kearns2010-09-302-112/+77
* Implement RNewAllocator::Available for Doug Lea sectionShane Kearns2010-09-302-7/+11
* Fill in some of the missing functionsShane Kearns2010-09-301-5/+24
* Fix bug where negative numbers are cast to unsigned and added as an offsetShane Kearns2010-09-301-1/+1
* Code cleanupShane Kearns2010-09-304-19/+22
* Add the new allocator to corelibShane Kearns2010-09-304-1/+4300
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-271-6/+6
|\
| * QTBUG-5955: Qt fails to build on alpha architectureFathi Boudra2010-05-251-6/+6
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-173-38/+571
|\ \ | |/
| * Implement symbian^3 e32atomics APIShane Kearns2010-03-153-38/+571
* | Compile on ARM with -Werror -Wold-style-castBradley T. Hughes2010-03-151-2/+2
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-181-10/+6
|\
| * Fix s390(x) atomic ops related crashesDirk Mueller2010-02-171-10/+6
* | Use correct include path for qglobal.hIain2010-02-181-1/+1
|/
* Take into account the solaris-cc-64-stlport mkspecPierre Rossi2010-02-101-1/+1
* Fix compilation on IA-64 with the Intel compiler: cast properly.Thiago Macieira2010-01-161-1/+1
* Update copyright year to 2010Jason McDonald2010-01-0641-41/+41
* Fix functions that return whether atomics are natives following review commentsShane Kearns2009-11-132-18/+76
* Binary compatibility of Symbian ARMv5 and ARMv6 buildsShane Kearns2009-11-135-33/+576
* Add the ARMv6 inline assembly code for compiling with RVCT.Thiago Macieira2009-11-131-0/+132
* Reorganize the qatomic_armv6.h file to receive the RVCT inlineThiago Macieira2009-11-131-81/+90
* Fixed namespacing in qatomic_symbian.haxis2009-10-301-2/+10
* Fix typo in QtCore license headers.Jason McDonald2009-10-062-2/+2
* Revert to using Q_CORE_EXPORT to export two assembler functionsIain2009-09-241-5/+2
* Update license headers again.Jason McDonald2009-09-0940-160/+160
* Merge branch '4.5' into 4.6Rohan McGovern2009-09-051-40/+0
|\
| * Remove license header, which cannot be parsed by Sun assembler.Rohan McGovern2009-09-051-40/+0
* | More fixes for qatomic_windows.hJoão Abecasis2009-09-041-22/+27
* | Merge branch '4.5' into 4.6Thiago Macieira2009-09-041-40/+0
|\ \ | |/
| * Remove license header as Solaris X86 assembler can't digest comments.Jason McDonald2009-09-041-40/+0
* | Merge branch '4.5' into 4.6Thiago Macieira2009-09-0312-0/+480
|\ \ | |/
| * Fix compilation with assemblers that don't use ; for commentThiago Macieira2009-09-036-240/+240
| * Add missing license headers to assembly filesJason McDonald2009-09-0312-0/+480
* | Fixing compilation issues on Windows 64-bitJoão Abecasis2009-09-021-3/+3
* | fix Windows CE compile failure in qatomic_windows.hJoerg Bornemann2009-09-011-1/+1