]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
Implement the redirector for alpha. Continue to implement more functions
authorThomas Cort <linuxgeek@gmail.com>
Sun, 23 Jul 2006 04:45:36 +0000 (04:45 +0000)
committerThomas Cort <linuxgeek@gmail.com>
Sun, 23 Jul 2006 04:45:36 +0000 (04:45 +0000)
commit0a0a9fb41f366de174939ad9c39d817ce64e2a87
tree12088e55192b8bb2a330305105e58b98b3e1daf2
parentd71898142647394b9b3e6a941abb8d054aa3fb6a
Implement the redirector for alpha. Continue to implement more functions
in jit/jit-rules-alpha.c.

There is enough done on the alpha port to compile the following function
"void func(void) { return; }" and call it 1,000,000 times without anything
crashing. jit_dump_function shows a properly generated prolog and epilog.
ChangeLog
jit/jit-apply-alpha.c
jit/jit-apply-alpha.h
jit/jit-apply-func.h
jit/jit-gen-alpha.h
jit/jit-rules-alpha.c
jit/jit-rules-alpha.h
jit/jit-rules-alpha.ins