Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | masm: Add error handling for failed mprotect() | Ulf Hermann | 2021-01-12 | 1 | -1/+0 |
* | Remove the bootstrap code from assembler and JIT | Ulf Hermann | 2019-05-07 | 1 | -32/+0 |
* | Update Yarr to the latest version from WebKit | Lars Knoll | 2018-08-10 | 1 | -0/+5 |
* | Fix stack pointer arithmetic when cross-compiling | Simon Hausmann | 2017-03-29 | 1 | -0/+1 |
* | Include the ARMv7 assembler in the qmldevtools bootstrap build | Simon Hausmann | 2017-02-01 | 1 | -0/+32 |
* | Remove branch compaction #ifdef | Simon Hausmann | 2017-01-31 | 1 | -1/+1 |
* | Make JSC::LinkBuffer a template | Simon Hausmann | 2017-01-28 | 1 | -1/+1 |
* | Speed up stack trace generation for the JIT | Simon Hausmann | 2013-10-16 | 1 | -0/+5 |
* | Generate code conversion to double. | Erik Verbruggen | 2013-08-28 | 1 | -6/+4 |
* | Change convertUInt32ToDouble to use an int scratch register. | Erik Verbruggen | 2013-08-20 | 1 | -9/+11 |
* | Added convertUInt32ToDouble for X86(_64) | Erik Verbruggen | 2013-07-30 | 1 | -0/+13 |
* | Say hello to QtV4 module. | Jędrzej Nowacki | 2013-01-30 | 1 | -0/+314 |