]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
2006-08-22 Klaus treichel <ktreichel@web.de>
authorKlaus Treichel <ktreichel@web.de>
Tue, 22 Aug 2006 18:02:55 +0000 (18:02 +0000)
committerKlaus Treichel <ktreichel@web.de>
Tue, 22 Aug 2006 18:02:55 +0000 (18:02 +0000)
commitf9dc32bbdc16546cdd56ded8145b8bc40eb47e61
tree83f7c8bffbbfcd66634baae836110448c58c21e8
parentf26a341a956be181b779e18f4913638eaf7fe10c
2006-08-22  Klaus treichel  <ktreichel@web.de>

* jit/jit-alloc.c: Use mmap and munmap to allocate executable memory
where available because memory allocated with malloc is not executable
on some archs/distros.
ChangeLog
jit/jit-alloc.c