summaryrefslogtreecommitdiffstats
path: root/src/corelib/arch
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Rohan McGovern2011-03-102-2/+2
* Fix license headersHarald Fernengel2011-02-221-23/+28
* Atomic operations support for INTEGRITY RTOSRolland Dudemaine2011-02-224-1/+292
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-02-181-1/+1
|\
| * Fix compilation error with ARMv5 atomics when T is a const value.Thiago Macieira2011-02-171-1/+1
* | Using a better flag to control the fast allocatormread2011-02-031-1/+2
|/
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1750-50/+50
|\
| * Update copyright year to 2011.Jason McDonald2011-01-1050-50/+50
* | 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