aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* Use __builtin_trap in GCC tooThiago Macieira2017-07-221-1/+1
* Yarr: Add Q_FALLTHROUGH to fallthroughs detected by GCC 7Friedemann Kleint2017-06-231-4/+5
* YarrOp: Initialize membersFriedemann Kleint2017-06-231-4/+4
* Fix build on MIPS32Simon Hausmann2017-05-101-8/+0
* Fix crash in pre-cross-compiled ARMv7 code when host was 64-bitSimon Hausmann2017-05-041-8/+14
* Fix ARM64 code generationSimon Hausmann2017-05-031-5/+5
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-111-0/+7
|\
| * Fix build with GCC 7Marc Mutz2017-03-221-0/+7
* | Fix compilation with the Intel compilerThiago Macieira2017-04-031-1/+1
* | Fix stack pointer arithmetic when cross-compilingSimon Hausmann2017-03-296-4/+14
* | Fix pop(RegisterID) on ARMv7 when cross-compilingSimon Hausmann2017-03-291-1/+1
* | Fix build in clang5.0Jesus Fernandez2017-03-021-0/+2
* | winrt: Switch to always use VirtualAllocFromAppMaurice Kalinowski2017-02-281-52/+22
* | winrt: Fix application startupMaurice Kalinowski2017-02-281-6/+13
* | Prospective fix for native ARMv7 and ARM64 buildsSimon Hausmann2017-02-101-0/+3
* | Fix crash when generating cache filesSimon Hausmann2017-02-081-1/+6
* | Fix ARM64 buildSimon Hausmann2017-02-086-39/+156
* | Fix compilation of qmldevtools on Windows when cross-compilingSimon Hausmann2017-02-081-4/+24
* | Include the ARMv7 assembler in the qmldevtools bootstrap buildSimon Hausmann2017-02-019-27/+285
* | Bootstrap build fixSimon Hausmann2017-01-311-2/+5
* | Remove branch compaction #ifdefSimon Hausmann2017-01-3110-68/+155
* | Changed JSC::MacroAssembler to be a templateSimon Hausmann2017-01-283-5/+37
* | Make JSC::LinkBuffer a templateSimon Hausmann2017-01-2811-166/+173
* | Cleanup MacroAssembler in preparation for becoming a templateSimon Hausmann2017-01-281-53/+74
* | Add masm allocator for INTEGRITYKimmo Ollila2017-01-262-0/+233
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-261-1/+1
|\|
| * No need to define c99 math functions in c++11 modeJulien Gueytat2017-01-221-1/+1
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-192-22/+2
* | Add initial support for INTEGRITYKimmo Ollila2017-01-133-4/+19
|/
* Allow for the QML engine to run on "hardened" Linux systemsSimon Hausmann2016-11-221-0/+10
* Merge remote-tracking branch 'origin/5.6' into 5.8Simon Hausmann2016-10-131-1/+1
|\
| * Fix linking against static build in Visual Studio 2015Pavol Markovic2016-10-061-1/+1
* | Add qt_attribution.json file for masmKai Koehne2016-09-192-0/+45
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-171-2/+20
|\ \
| * | V4: Align stack on 16 byte boundaries in the YarrJITErik Verbruggen2016-08-091-2/+20
* | | Fix qmldevtools for QML compilerSimon Hausmann2016-08-101-1/+1
* | | V4: Correctly enable the arm64/aarch64 disassemblerErik Verbruggen2016-08-101-1/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-1/+1
| |\|
| | * Make some QNX only code Dinkum specificJames McDonnell2016-06-141-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-1/+1
| |\|
| | * Compile Fix for OpenBSD in C++11 modeRalf Nolden2016-06-021-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-132-0/+10
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-272-0/+10
| |\|
| | * Fix compilation with Visual Studio 2015 Update 2 (static build)Kai Koehne2016-04-222-0/+10
* | | Merge remote-tracking branch 'origin/5.7' into devAndy Nichols2016-04-053-4/+7
|\| |
| * | Remove dummy implementation for Pass*Ptr operator=().Rolland Dudemaine2016-04-042-4/+3
| * | QNX: Fix compilationRafael Roquetto2016-03-091-0/+4
* | | Remove Windows CE.Friedemann Kleint2016-03-102-55/+0
|/ /