summaryrefslogtreecommitdiff
path: root/sljit
Commit message (Expand)AuthorAgeFilesLines
* JIT compiler update: Make fast_call a separate call type. Allows call optimiz...zherczeg2011-10-079-42/+38
* A fix for signed/unsigned comparison warnings reported by Visual C++ in the J...zherczeg2011-10-013-6/+6
* JIT compiler update: MIPS III supportzherczeg2011-09-283-113/+158
* JIT compiler fix for MIPS position independent callszherczeg2011-09-221-7/+17
* Borland C++ JIT support by Dmitry Ukolovzherczeg2011-09-212-6/+14
* Small, MIPS related fix in the JIT compilerzherczeg2011-09-202-2/+11
* Small, ARM related fix in the JIT compilerzherczeg2011-09-031-0/+6
* JIT compiler sourceph102011-08-2216-0/+15903