summaryrefslogtreecommitdiff
path: root/sljit/sljitConfigInternal.h
Commit message (Expand)AuthorAgeFilesLines
* Minor JIT compiler update.zherczeg2014-07-091-2/+6
* Major JIT compiler update.zherczeg2014-07-071-25/+84
* Major JIT compiler update. zherczeg2014-06-171-13/+18
* JIT compiler update (with MIPS64 support).zherczeg2014-03-051-1/+7
* JIT compiler update.zherczeg2014-01-301-1/+7
* Little endian PowerPC systems are supported now by the JIT compiler.zherczeg2014-01-211-4/+13
* Add JIT support for the 64 bit TileGX architecture. Patch by Jiong Wang (Tile...zherczeg2013-10-141-1/+7
* Cache flush in JIT for android. Patch by Giuseppe D'Angelo.zherczeg2013-06-181-0/+7
* Add pcre[16|32]_jit_free_unused_memory to forcibly free unused JIT executable...zherczeg2013-06-141-0/+1
* JIT compiler now supports 32 bit Macs thanks to Lawrence Velazquez.zherczeg2013-02-201-1/+1
* JIT compiler updatezherczeg2012-12-061-2/+6
* JIT compiler update.zherczeg2012-11-191-8/+12
* Large JIT compiler update again.zherczeg2012-11-091-4/+16
* Another huge JIT compiler update.zherczeg2012-11-011-16/+20
* JIT compiler update.zherczeg2012-10-281-4/+13
* JIT compiler update.zherczeg2012-10-261-0/+6
* Major JIT compiler update with experimental Sparc 32 support.zherczeg2012-10-201-1/+18
* Improved instruction cache flush for POWER/PowerPCzherczeg2012-07-271-2/+2
* Improved cache flush for AIXzherczeg2012-07-121-2/+2
* IBM AIX OS support for PPCzherczeg2012-07-111-4/+4
* Supporting IBM XL C compilers for PPC architectures in the JIT compiler.zherczeg2012-07-071-2/+2
* cache flush for Apple deviceszherczeg2012-05-141-6/+15
* JIT compiler updatezherczeg2012-04-031-3/+2
* JIT compiler updatezherczeg2012-01-141-1/+6
* endianness fixes and JIT compiler updatezherczeg2011-12-301-10/+14
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-3/+3
* 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
* JIT should use pcre_malloc/pcre_free for allocation.zherczeg2011-11-191-5/+17
* Fix cache-flush issue on PowerPC, adding some comments and a check for disabl...zherczeg2011-11-061-5/+15
* Updating the JIT compilerzherczeg2011-10-311-2/+28
* Borland C++ JIT support by Dmitry Ukolovzherczeg2011-09-211-2/+10
* Small, MIPS related fix in the JIT compilerzherczeg2011-09-201-1/+10
* JIT compiler sourceph102011-08-221-0/+350