]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
Add the "outgoing_frame_posn" instruction, to support tail calls.
authorRhys Weatherley <rweather@southern-storm.com.au>
Sun, 13 Jun 2004 01:48:58 +0000 (01:48 +0000)
committerRhys Weatherley <rweather@southern-storm.com.au>
Sun, 13 Jun 2004 01:48:58 +0000 (01:48 +0000)
commit0f17c4bcbc2b24eb98d3a2c6dcb3fc3206ba6975
treed437f2243a4c31079df77dbf6a3e962dd3ad9c48
parent088ba2737d6cb16f3cf34f061cecb60a86ca10a8
Add the "outgoing_frame_posn" instruction, to support tail calls.
ChangeLog
include/jit/jit-insn.h
include/jit/jit-opcode.h
include/jit/jit-plus.h
jit/jit-function.c
jit/jit-insn.c
jit/jit-interp.c
jit/jit-opcode.c
jit/jit-rules-interp.c
jitplus/jit-plus-function.cpp