summaryrefslogtreecommitdiff
path: root/sljit/sljitUtils.c
Commit message (Expand)AuthorAgeFilesLines
* JIT compiler update.zherczeg2019-11-191-0/+6
* JIT compielr update.zherczeg2018-01-101-45/+44
* JIT compiler update.zherczeg2017-11-291-9/+9
* Reverse the jit-stack to top-down.zherczeg2017-03-271-35/+32
* Major JIT compiler update.zherczeg2017-01-231-1/+1
* A racing condition is fixed in JIT reported by Mozilla.zherczeg2016-05-191-1/+4
* JIT compiler update.zherczeg2016-02-291-3/+3
* JIT compiler update.zherczeg2014-11-091-3/+5
* Support custom memory allocators in the JIT compiler.zherczeg2014-09-301-5/+5
* Try madvise first before posix_madvise.zherczeg2013-05-011-4/+4
* Another huge JIT compiler update.zherczeg2012-11-011-5/+5
* Change 0 to NULL for mmap in the JIT compiler.zherczeg2012-10-281-2/+2
* JIT compiler update.zherczeg2012-10-281-2/+52
* JIT compiler update.zherczeg2012-10-261-2/+4
* Supporting IBM XL C compilers for PPC architectures in the JIT compiler.zherczeg2012-07-071-1/+7
* comment fixeszherczeg2012-03-161-4/+4
* JIT compiler updatezherczeg2012-03-151-1/+31
* Rename madvise to posix_madvisezherczeg2012-03-081-1/+1
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-1/+1
* Updating the JIT compilerzherczeg2011-10-311-8/+8
* A fix for signed/unsigned comparison warnings reported by Visual C++ in the J...zherczeg2011-10-011-3/+3
* JIT compiler sourceph102011-08-221-0/+244