aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty/masm/wtf
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinRT: Set alignment boundary to page sizeMaurice Kalinowski2015-03-051-1/+9
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-1/+1
|\
| * Use sysconf function for getting memory page sizePasi Petäjäjärvi2015-01-261-1/+1
* | Fixed license headersJani Heikkinen2015-02-174-4/+4
* | Update copyright headersJani Heikkinen2015-02-124-4/+4
* | 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
* | QML 3rdparty: revert unnecessary change.Erik Verbruggen2015-01-121-1/+1
* | 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
|/
* V4 JIT: enable the JIT when compiling with clang on ARM.Erik Verbruggen2014-07-241-1/+2
* Zero memory in WinRT allocatorAndrew Knight2014-04-081-0/+1
* Fix a couple of typos in the documentationLaszlo Papp2014-03-061-3/+3
* Fix MSVC2012 compiler warnings.Erik Verbruggen2014-03-051-0/+1
* V4 JIT: enable disassembler on windows.Erik Verbruggen2014-03-031-1/+1
* Fix QNX 6.6 buildFrank Osterfeld2014-01-241-2/+2
* Delete a disallowed template instantiation the proper wayThiago Macieira2013-12-171-1/+1
* Fix build on WinRTAndrew Knight2013-11-063-0/+75
* Fix MSVC2013 compilationYuchen Deng2013-10-211-0/+2
* Fix build on ARM in ARM mode (instead of thumb2)Simon Hausmann2013-10-171-2/+7
* Add support for showing disassembled ARM JIT codeSimon Hausmann2013-10-101-1/+1
* wince: Build fix, assert() is not present in this platform.Sérgio Martins2013-08-291-2/+2
* Fix build with traditional (non-thumb2) ARMSimon Hausmann2013-06-241-0/+276