summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qprocessordetection.h
Commit message (Expand)AuthorAgeFilesLines
* qprocessordetection: add armv7sRichard Moe Gustavsen2013-04-191-0/+2
* Add predefined macros for endian detection with the TI toolchainsLaszlo Papp2013-03-181-2/+2
* Add __ARM_ARCH_5TE__ to Q_PROCESSOR_ARM_V5BogDan Vatra2013-03-021-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix processor detection for MSVC ARM compiler (WEC7).Janne Anttila2012-08-201-4/+7
* Fix endian detection for winceAndreas Holzammer2012-06-041-1/+1
* Ensure that qXXXdetection.h can be included directlyThiago Macieira2012-04-211-0/+4
* Remove -arch argument and #define QT_ARCH from configuresBradley T. Hughes2012-03-131-0/+4
* byteorder: Fix compilation for MIPS and GCC < 4.6.Holger Hans Peter Freyther2012-03-101-0/+6
* byteorder: Improve the implementation comments for auto-detectHolger Hans Peter Freyther2012-03-091-6/+14
* misc: Fix some random typos and grammar while reading code.Holger Hans Peter Freyther2012-03-091-1/+1
* Fixed warnings from arm builds with -WundefRohan McGovern2012-03-071-3/+3
* Remove Q_BYTE_ORDER and -*-endian arguments from configuresBradley T. Hughes2012-03-021-1/+75
* Rename Q_PROCESSOR_POWERPC to Q_PROCESSOR_POWERBradley T. Hughes2012-02-201-6/+10
* Document Q_PROCESSOR_* macrosBradley T. Hughes2012-02-181-0/+3
* Remove HP PA-RISC atomic implementation.Bradley T. Hughes2012-02-131-6/+0
* Remove failing for ARM Architectures.Andreas Holzammer2012-02-111-2/+0
* Add qprocessordetection.hBradley T. Hughes2012-02-081-0/+194