aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty/masm/wtf
Commit message (Expand)AuthorAgeFilesLines
* Remove winrtOliver Wolff2020-06-041-125/+0
* Fix -Wdeprecated-copy warningsFabian Kosmale2020-05-282-8/+3
* Fix Clang 10 warning about converting ULLONG_MAX to doubleThiago Macieira2020-05-051-1/+1
* Get rid of Q_OPENGL_ES* macrosEskil Abrahamsen Blomfeldt2020-04-171-3/+0
* Remove dladdr usage from masmTasuku Suzuki2019-07-081-13/+1
* rtems: Add platform definitionMikhail Svetkin2019-06-281-0/+5
* Enable back references in YarrUlf Hermann2019-04-181-0/+1
* masm: Don't call fclose(nullptr) and initialize staticsUlf Hermann2018-11-141-1/+2
* Fix compilation in C++11 modeLars Knoll2018-10-151-0/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-012-5/+9
|\
| * Fix Integrity OS allocator memory attributesJanne Koskinen2018-09-282-5/+9
* | Fix compile error with gcc7 in developer mode by defining FALLTHROUGHDavid Faure2018-09-071-1/+2
* | Fix udis86 compilationErik Verbruggen2018-08-141-2/+2
* | Enable the Yarr JIT for regexps with nested parenthesisLars Knoll2018-08-111-1/+1
* | Get rid of the SH4 macro assemblerLars Knoll2018-08-111-4/+0
* | Update Yarr to the latest version from WebKitLars Knoll2018-08-106-13/+40
* | 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
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-273-0/+21
|\|
| * Enable JIT on INTEGRITY ARM64Kimmo Ollila2018-04-263-0/+21
* | 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
* | Add a feature to mark mmap-allocated pages on Linux tooThiago Macieira2018-02-082-2/+86
|/
* Enable JIT on QNX7 for ARM64Samuli Piippo2018-01-111-5/+0
* Use __builtin_trap in GCC tooThiago Macieira2017-07-221-1/+1
* Fix compilation with the Intel compilerThiago Macieira2017-04-031-1/+1
* winrt: Switch to always use VirtualAllocFromAppMaurice Kalinowski2017-02-281-52/+22
* winrt: Fix application startupMaurice Kalinowski2017-02-281-6/+13
* Remove branch compaction #ifdefSimon Hausmann2017-01-311-4/+0
* Add masm allocator for INTEGRITYKimmo Ollila2017-01-261-0/+232
* 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-191-11/+0
* | Add initial support for INTEGRITYKimmo Ollila2017-01-132-3/+18
|/
* 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
* | Fix qmldevtools for QML compilerSimon Hausmann2016-08-101-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.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.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
* | V4: add Aarch64/ARM64 support.Erik Verbruggen2016-01-191-4/+10
* | WinRT: Enable JIT for x86/x64 target platformsMaurice Kalinowski2016-01-164-10/+106
* | tvOS supportMike Krus2016-01-011-0/+5
|/
* Fix a crash when m_file is 0Lars Knoll2015-08-101-1/+2
* V4: add mips32 disassembler.Julien Brianceau2015-06-191-1/+1
* WinRT: fix warningsMaurice Kalinowski2015-05-191-1/+1