summaryrefslogtreecommitdiffstats
path: root/src/corelib/arch
Commit message (Expand)AuthorAgeFilesLines
* Silence preprocessor warnings about __TARGET_ARCH_ARM not being defined.Thiago Macieira2010-11-011-1/+1
* Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-262-5/+5
|\
| * Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-252-5/+5
| |\
| | * Fixed many spelling errors.Rohan McGovern2010-10-252-5/+5
* | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-224-5/+12
|\ \ \ | |/ /
| * | Merge faba550d704312a29d9485bcaaa506331f102301 from 4.7 to master.Olivier Goffart2010-10-071-1/+1
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-073-4/+11
| |\ \ | | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-061-1/+1
| | |\
| | | * Fixed arm X11 build.Samuel Rødal2010-10-051-1/+1
| | * | fix for USER: 163 panic found on 5800XMmread2010-10-041-1/+1
| | * | Fixed crash on startup in Symbian debug buildGareth Stockwell2010-10-011-1/+1
| | * | fixed hybrid heap Symbian udeb build issuesmread2010-10-013-2/+9
| | |/
* | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-0510-1/+6452
|\ \ \ | |/ /
| * | Fixed compile for symbian.Rohan McGovern2010-10-041-1/+1
| * | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-0410-1/+6452
| |\ \ | | |/
| | * hybrid heap improvement in the disabling of BTracemread2010-09-302-9/+1
| | * 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
| * | Compile when detecting ARMv5Bradley T. Hughes2010-09-271-1/+1
* | | Compile when detecting ARMv5Bradley T. Hughes2010-09-271-1/+1
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtGunnar Sletta2010-09-278-434/+629
|\ \ \ | |/ /
| * | Add support for ARMv7 atomic operationsBradley T. Hughes2010-09-234-53/+178
| * | Merge the armv6 and arm architecturesBradley T. Hughes2010-09-234-385/+24
| * | Copy src/corelib/arch/qatomic_arm.h to src/corelib/arch/qatomic_armv5.hBradley T. Hughes2010-09-231-0/+431
| * | Move symbian specific qatomic_generic_armv6.cppBradley T. Hughes2010-09-232-1/+1
| |/
* | Merge remote branch 'qt/4.7' into lighthousePaul Olav Tvete2010-06-181-6/+6
|\ \ | |/
| * 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
* | | Say hello to Qt for Native Client.Morten Johan Sørvig2010-05-141-0/+2
|/ /
* | 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