aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty/masm/yarr
Commit message (Expand)AuthorAgeFilesLines
* Yarr: Add Q_FALLTHROUGH to silence GCC 7 warningPeter Varga2018-03-271-0/+1
* Fix typosJarek Kobus2018-02-141-1/+1
* Yarr: Add Q_FALLTHROUGH to fallthroughs detected by GCC 7Friedemann Kleint2017-06-231-4/+5
* YarrOp: Initialize membersFriedemann Kleint2017-06-231-4/+4
* Changed JSC::MacroAssembler to be a templateSimon Hausmann2017-01-281-3/+3
* Make JSC::LinkBuffer a templateSimon Hausmann2017-01-281-2/+2
* V4: Align stack on 16 byte boundaries in the YarrJITErik Verbruggen2016-08-091-2/+20
* V4: add Aarch64/ARM64 support.Erik Verbruggen2016-01-191-0/+11
* V4 JIT: ARM: move registers around.Erik Verbruggen2015-01-121-5/+3
* V4 Yarr JIT: push/pop addressTempRegister.Erik Verbruggen2014-06-051-0/+2
* Fix MSVC2012 compiler warnings in disabled code.Erik Verbruggen2014-03-071-2/+7
* Fix more MSVC2012 compiler warnings.Erik Verbruggen2014-03-072-16/+32
* wince: Build fix, disable the assembler when JIT is disabled.Sérgio Martins2013-08-291-2/+2
* Fix another failing assertion with MSVC's STL in debug modeSimon Hausmann2013-06-271-1/+1
* Fix failing assertion with MSVC in debug builds in various testsSimon Hausmann2013-06-261-1/+1
* WTF/JSC update to r148273Simon Hausmann2013-04-127-142/+153
* Say hello to QtV4 module.Jędrzej Nowacki2013-01-3014-0/+8330