| Commit message (Expand) | Author | Age | Files | Lines |
| * | masm: Add error handling for failed mprotect() | Ulf Hermann | 2021-01-12 | 1 | -8/+11 |
| * | JIT: When making memory writable, include the exception handler | Ulf Hermann | 2020-12-17 | 1 | -4/+5 |
| * | Add ; to Q_UNUSED and UNUSED_PARAM | Lars Schmertmann | 2020-06-26 | 1 | -5/+5 |
| * | make LinkBufferBase::finalizeCodeWithDisassembly() less generic | Rolf Eike Beer | 2019-12-12 | 1 | -16/+12 |
| * | masm: drop some excessive newlines in debug messages | Rolf Eike Beer | 2019-11-28 | 1 | -3/+2 |
| * | Remove the bootstrap code from assembler and JIT | Ulf Hermann | 2019-05-07 | 1 | -3/+3 |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta3 | Qt Forward Merge Bot | 2019-04-15 | 1 | -4/+4 |
| |\ |
|
| | * | Ensure the correct version of LinkBuffer's performFinalization is called | Alec Rivers | 2019-04-12 | 1 | -4/+4 |
| * | | V4: Generate function tables on 64bit windows | Ulf Hermann | 2018-12-03 | 1 | -0/+13 |
| |/ |
|
| * | V4: Add JIT kind to disassembly | Erik Verbruggen | 2018-08-30 | 1 | -9/+9 |
| * | Get rid of the Macro assembler for ARMv6 and earlier | Lars Knoll | 2018-08-11 | 1 | -2/+0 |
| * | Update Yarr to the latest version from WebKit | Lars Knoll | 2018-08-10 | 1 | -2/+18 |
| * | Swap the order of protection for cache flush | Tuomas Heimonen | 2018-06-21 | 1 | -2/+2 |
| * | Fix ARM64 build | Simon Hausmann | 2017-02-08 | 1 | -1/+1 |
| * | Include the ARMv7 assembler in the qmldevtools bootstrap build | Simon Hausmann | 2017-02-01 | 1 | -5/+5 |
| * | Remove branch compaction #ifdef | Simon Hausmann | 2017-01-31 | 1 | -48/+136 |
| * | Make JSC::LinkBuffer a template | Simon Hausmann | 2017-01-28 | 1 | -15/+155 |
| * | Say hello to QtV4 module. | Jędrzej Nowacki | 2013-01-30 | 1 | -0/+297 |