remove memexec.c

Andrew Whitworth wknight8111 at gmail.com
Sat Jan 8 12:08:36 UTC 2011


+1 from me. If the code is dead and if we aren't going to need it for
a future JIT implementation we can get rid of it.

--Andrew Whitworth



On Fri, Jan 7, 2011 at 11:58 PM, Peter Lobsinger <plobsing at gmail.com> wrote:
> We currently have 3 (openbsd, windows, everybody else)
> platform-specific implementations of code for allocating,
> reallocating, and freeing executable memory pages. This was used at
> one time to implement the JIT. I propose we remove this code because:
>  (1) it is currently dead code
>  (2) candidate libraries for creating a new JIT already provide their
> own implementation of this functionality
> _______________________________________________
> http://lists.parrot.org/mailman/listinfo/parrot-dev
>


More information about the parrot-dev mailing list