]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
Re-implement the "push_return_area_ptr" patch so as to avoid wasting
authorRhys Weatherley <rweather@southern-storm.com.au>
Fri, 13 Aug 2004 04:06:33 +0000 (04:06 +0000)
committerRhys Weatherley <rweather@southern-storm.com.au>
Fri, 13 Aug 2004 04:06:33 +0000 (04:06 +0000)
commit2b85d40bc11e1e9c47abffd8a5c921c0469e57d4
tree757dbc344caeb19f71d40830571b7349d2f77c4e
parent57ada6112e7963c2c140306355a6a9e553291557
Re-implement the "push_return_area_ptr" patch so as to avoid wasting
stack space in functions with more than one native function call.
ChangeLog
include/jit/jit-insn.h
include/jit/jit-opcode.h
include/jit/jit-plus.h
jit/jit-insn.c
jit/jit-internal.h
jit/jit-interp.h
jit/jit-opcode.c
jit/jit-rules-interp.c
jitplus/jit-plus-function.cpp