aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
...
* Fix compilation in C++11 modeLars Knoll2018-10-152-0/+12
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-081-0/+2
|\
| * YarrJIT: disable MatchResult decoding constructor on 64bitErik Verbruggen2018-10-022-1/+3
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-013-7/+11
|\|
| * Fix Integrity OS allocator memory attributesJanne Koskinen2018-09-283-7/+11
* | Fix compile error with gcc7 in developer mode by defining FALLTHROUGHDavid Faure2018-09-071-1/+2
* | V4: Add JIT kind to disassemblyErik Verbruggen2018-08-303-16/+16
* | Merge dev into 5.12Oswald Buddenhagen2018-08-211-2/+2
|\ \
| * | Fix udis86 compilationErik Verbruggen2018-08-141-2/+2
* | | Update Apple copyright year in the MASM attributionsSimon Hausmann2018-08-201-1/+1
|/ /
* | Enable the Yarr JIT for regexps with nested parenthesisLars Knoll2018-08-111-1/+1
* | Get rid of the Macro assembler for ARMv6 and earlierLars Knoll2018-08-117-3083/+0
* | Get rid of the SH4 macro assemblerLars Knoll2018-08-116-4520/+0
* | Update Yarr to the latest version from WebKitLars Knoll2018-08-1056-1682/+6144
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-301-0/+1
|\|
| * Doc: Add homepage to masm attributionKai Koehne2018-07-241-0/+1
* | Swap the order of protection for cache flushTuomas Heimonen2018-06-211-2/+2
* | Add comment about use of memfd for JIT memory allocations on AndroidSimon Hausmann2018-05-281-0/+3
* | android-clang: Fix crash in V4 JITEskil Abrahamsen Blomfeldt2018-05-251-1/+5
* | Fix UBSAN warnings in masmErik Verbruggen2018-05-032-3/+19
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-277-84/+160
|\|
| * Fix JIT build on INTEGRITY ARM64Kimmo Ollila2018-04-262-84/+125
| * Enable JIT on INTEGRITY ARM64Kimmo Ollila2018-04-265-0/+35
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-281-0/+1
|\|
| * Yarr: Add Q_FALLTHROUGH to silence GCC 7 warningPeter Varga2018-03-271-0/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-122-9/+9
|\|
| * Fix compiler warnings on gcc 7.2Lars Knoll2018-03-082-9/+9
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-221-2/+0
|\|
| * Remove duplicated project optionsJesus Fernandez2018-02-221-2/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-151-1/+1
|\|
| * Fix typosJarek Kobus2018-02-141-1/+1
* | Add a feature to mark mmap-allocated pages on Linux tooThiago Macieira2018-02-083-2/+91
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-022-5/+7
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-242-5/+7
| |\
| | * Enable JIT on QNX7 for ARM64Samuli Piippo2018-01-112-5/+7
* | | V4: Add int32 fastpath for add/sub/mul in the JITwip/new-backendErik Verbruggen2017-11-211-2/+7
* | | V4: Add a baseline JITErik Verbruggen2017-11-173-1/+25
* | | Fix symbol clash with QtScript when linking staticallyVladyslav Brovko2017-09-072-0/+6
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-281-1/+1
|\|
| * Use __builtin_trap in GCC tooThiago Macieira2017-07-221-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-042-8/+9
|\|
| * Yarr: Add Q_FALLTHROUGH to fallthroughs detected by GCC 7Friedemann Kleint2017-06-231-4/+5
| * YarrOp: Initialize membersFriedemann Kleint2017-06-231-4/+4
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-063-21/+19
|\|
| * 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.9' into devSimon Hausmann2017-04-111-0/+7
|\|
| * 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