summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix ARM64 code generationSimon Hausmann2017-05-031-5/+5
* Fix architecture selection when cross-compiling cache filesSimon Hausmann2017-04-061-4/+4
* Fix compilation with the Intel compilerThiago Macieira2017-04-031-1/+1
* Prospective fix for native ARMv7 and ARM64 buildsSimon Hausmann2017-02-104-0/+15
* Fix ARM64 buildSimon Hausmann2017-02-0811-42/+163
* Remove branch compaction #ifdefSimon Hausmann2017-01-3110-68/+155
* Clarify JIT selection for 32-bit and 64-bit architecturesSimon Hausmann2017-01-041-4/+4
* V4: Correctly enable the arm64/aarch64 disassemblerErik Verbruggen2016-08-101-1/+2
* V4: Tweak "enable JIT" ifdefs.Erik Verbruggen2016-01-203-13/+22
* V4: add Aarch64/ARM64 support.Erik Verbruggen2016-01-1919-15/+9421