From f277d2f9344e7ffa8d9b3b85ee77da37a785cb3b Mon Sep 17 00:00:00 2001 From: Aleksey Demakov Date: Tue, 22 Aug 2006 21:41:57 +0000 Subject: [PATCH] add kudos to krokas --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 35bfa95..cf9c3c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,10 @@ redirector and indirector fields from char array to pointer. * jit/jit-function.c (jit_function_create): allocate the redirector and indirector buffers in the code cache. Call jit_flush_exec on - these buffers. + these buffers. This fixes problems on alpha and some x86 linux + distros. [This one is based on the initial solution suggested by + Kirill Kononenko ]. + * jit/jit-rules-x86.c (_jit_gen_redirector): ifdef out as this function is not used with the x86 backend. -- 2.47.3