summaryrefslogtreecommitdiff
path: root/sljit/sljitExecAllocator.c
Commit message (Expand)AuthorAgeFilesLines
* JIT compiler update.zherczeg2019-11-191-4/+24
* JIT compiler update.zherczeg2019-01-221-7/+8
* Use TARGET_OS_MAC macro in the executable allocator.zherczeg2018-12-141-5/+13
* Fix MAP_JIT issues on Mac. Patch by Carlo Arenas.zherczeg2018-12-131-15/+14
* Improve MAP_JIT flag usage on MacOS. Patch by Rich Siegel.zherczeg2018-11-251-3/+35
* JIT compiler update.zherczeg2018-08-131-1/+8
* Major JIT compiler update.zherczeg2017-01-231-6/+6
* JIT compiler update.zherczeg2016-02-291-4/+4
* Add pcre[16|32]_jit_free_unused_memory to forcibly free unused JIT executable...zherczeg2013-06-141-0/+23
* Last minute fixes and some documentation update in the JIT compiler.zherczeg2012-11-091-1/+4
* Another huge JIT compiler update.zherczeg2012-11-011-2/+2
* Change 0 to NULL for mmap in the JIT compiler.zherczeg2012-10-281-2/+2
* JIT compiler update.zherczeg2012-10-281-5/+14
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-3/+6
* Rolled back trunk to r755 to prepare for merging the 16-bit branch.ph102011-12-281-2/+2
* Retrieve executable code size support for the JIT compiler and fixing some wa...zherczeg2011-12-011-2/+2
* A fix for signed/unsigned comparison warnings reported by Visual C++ in the J...zherczeg2011-10-011-2/+2
* JIT compiler sourceph102011-08-221-0/+274