aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty/masm/masm-defs.pri
Commit message (Expand)AuthorAgeFilesLines
* V4: Tweak "enable JIT" ifdefs.Erik Verbruggen2016-01-201-0/+4
* V4: add Aarch64/ARM64 support.Erik Verbruggen2016-01-191-1/+1
* V4 JIT: Switch all platforms to W^X for the ExecutableAllocator.Erik Verbruggen2016-01-151-2/+1
* V4: add mips32 disassembler.Julien Brianceau2015-06-191-0/+1
* V4 JIT: enable disassembler on windows.Erik Verbruggen2014-03-031-1/+1
* V4 ARM JIT: make CONFIG+=disassembler work on ARM.Erik Verbruggen2014-02-171-1/+1
* Avoid symbol clashes when linking QtDeclarative and QtScript staticallySimon Hausmann2013-11-221-0/+5
* Disable WTF assertions in release buildsSimon Hausmann2013-10-171-0/+2
* Fix build on ARM in ARM mode (instead of thumb2)Simon Hausmann2013-10-171-17/+0
* Add support for showing disassembled ARM JIT codeSimon Hausmann2013-10-101-2/+6
* V4: invert conditions when the true block follows the test.Erik Verbruggen2013-10-031-0/+1
* Android: Fix compilation when doing ARM buildsSimon Hausmann2013-09-181-3/+10
* wince: Build fix, disable the assembler when JIT is disabled.Sérgio Martins2013-08-291-2/+3
* Fix compilation with MSVC 2008 (and prospective Windows CE build fix)Simon Hausmann2013-08-221-1/+2
* Disable the udis86 disassembler by defaultLars Knoll2013-08-081-1/+1
* Disable the JIT on Windows 64-bit again until the exception support is implem...Simon Hausmann2013-07-301-1/+1
* Fix JIT selection on Android with ARM buildsSimon Hausmann2013-07-051-0/+6
* JIT: support WIN64Erik Verbruggen2013-07-031-1/+1
* Disable the JIT on Windows/AMD64 as well as on iOSSimon Hausmann2013-06-261-3/+3
* Add flag to the engine to enable/disable RegExp JITting.Erik Verbruggen2013-05-081-0/+1
* Speed up regular expression matchingSimon Hausmann2013-04-161-1/+1
* Make it possible to omit the udis86 assembler from compilationSimon Hausmann2013-02-091-1/+3
* Work around broken min/max macro definitions on WindowsSimon Hausmann2013-02-091-0/+2
* Avoid duplicated feature defines between tools/v4/v4.pro and src/v4/v4.proSimon Hausmann2013-02-011-0/+24