aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | Enable V4 JIT for aarch64Laszlo Agocs2016-02-011-1/+1
* | V4: Tweak "enable JIT" ifdefs.Erik Verbruggen2016-01-201-0/+4
* | Updated license headersJani Heikkinen2016-01-1923-322/+460
* | V4: add Aarch64/ARM64 support.Erik Verbruggen2016-01-1917-14/+9305
* | WinRT: Enable JIT for x86/x64 target platformsMaurice Kalinowski2016-01-165-10/+111
* | V4 JIT: Switch all platforms to W^X for the ExecutableAllocator.Erik Verbruggen2016-01-152-24/+53
* | tvOS supportMike Krus2016-01-011-0/+5
* | Remove libdouble-conversionUlf Hermann2015-11-2320-6146/+0
|/
* QML: Sanitize reading environment variables.Friedemann Kleint2015-10-221-1/+1
* Fix a crash when m_file is 0Lars Knoll2015-08-101-1/+2
* V4: add mips32 disassembler.Julien Brianceau2015-06-196-1/+759
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-042-1/+4
|\
| * WinRT: fix warningsMaurice Kalinowski2015-05-192-1/+4
* | V4: add JIT support for mips platforms (32-bit) and enable itJulien Brianceau2015-04-271-1/+31
|/