aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
|/
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-162-3/+18
|\
| * [mips] Fix or32 implementation in macro assembler.Julien Brianceau2015-04-071-1/+3
| * [mips] Fix branchTruncateDoubleToUint32 implementation in macro assembler.Julien Brianceau2015-04-071-1/+1
| * Avoid parallel reading/writing of RegExpJitTables.hKai Koehne2015-04-011-1/+14
* | [mips] Handle properly unaligned halfword load.Julien Brianceau2015-04-081-1/+47
* | WinRT: Set alignment boundary to page sizeMaurice Kalinowski2015-03-051-1/+9
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-242-10/+8
|\|
| * Update C++11 warning logic from QtWebKitAllan Sandfeld Jensen2015-02-101-9/+7
| * Use sysconf function for getting memory page sizePasi Petäjäjärvi2015-01-261-1/+1
* | Fixed license headersJani Heikkinen2015-02-1722-22/+22
* | Update copyright headersJani Heikkinen2015-02-1245-183/+183
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2015-01-161-0/+8
|\|
| * Fix build with MinGW due to -WerrorSérgio Martins2014-12-171-0/+8
* | Use a list of lists for free chunks instead of merging in one listJocelyn Turcotte2015-01-131-0/+1
* | V4 JIT: ARM: move registers around.Erik Verbruggen2015-01-123-8/+6
* | QML 3rdparty: revert unnecessary change.Erik Verbruggen2015-01-123-5/+5
* | Remove guard pages option from uncommitted page reservationsUlf Hermann2014-10-306-16/+9
* | Implement guard pages for windows page allocatorUlf Hermann2014-10-301-1/+11
* | Allow page allocations to include guard pagesUlf Hermann2014-10-304-10/+21
|/
* Update license headers and add new licensesJani Heikkinen2014-08-2523-437/+253
* Silence unused parameter warning in release builds.Erik Verbruggen2014-08-141-0/+1
* V4 JIT: tune generated instructions for inplace binopsErik Verbruggen2014-08-121-0/+18
* V4 JIT: enable the JIT when compiling with clang on ARM.Erik Verbruggen2014-07-242-1/+3
* Merge remote-tracking branch 'origin/5.3' into devSimon Hausmann2014-06-131-0/+2
|\
| * V4 Yarr JIT: push/pop addressTempRegister.Erik Verbruggen2014-06-051-0/+2
* | V4: teach the disassembler about VMUL, VCVT, and VCMP on ARM.Erik Verbruggen2014-06-022-0/+130
* | V4: fix disassembler address printing for 64bit.Erik Verbruggen2014-05-221-1/+1
|/
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-011-2/+22
|\