| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove the bootstrap code from assembler and JIT | Ulf Hermann | 2019-05-07 | 1 | -11/+3 |
| * | Get rid of the Macro assembler for ARMv6 and earlier | Lars Knoll | 2018-08-11 | 1 | -6/+0 |
| * | Get rid of the SH4 macro assembler | Lars Knoll | 2018-08-11 | 1 | -8/+0 |
| * | Update Yarr to the latest version from WebKit | Lars Knoll | 2018-08-10 | 1 | -2/+2 |
| * | V4: Add a baseline JIT | Erik Verbruggen | 2017-11-17 | 1 | -1/+1 |
| * | Fix build on MIPS32 | Simon Hausmann | 2017-05-10 | 1 | -8/+0 |
| * | Fix stack pointer arithmetic when cross-compiling | Simon Hausmann | 2017-03-29 | 1 | -4/+7 |
| * | 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 | -3/+12 |
| * | Changed JSC::MacroAssembler to be a template | Simon Hausmann | 2017-01-28 | 1 | -1/+30 |
| * | Cleanup MacroAssembler in preparation for becoming a template | Simon Hausmann | 2017-01-28 | 1 | -53/+74 |
| * | V4: add Aarch64/ARM64 support. | Erik Verbruggen | 2016-01-19 | 1 | -4/+8 |
| * | V4: invert conditions when the true block follows the test. | Erik Verbruggen | 2013-10-03 | 1 | -1/+1 |
| * | WTF/JSC update to r148273 | Simon Hausmann | 2013-04-12 | 1 | -20/+21 |
| * | Say hello to QtV4 module. | Jędrzej Nowacki | 2013-01-30 | 1 | -0/+1464 |