]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
Fix two 64bit arch issues and add first (not pubic usable) native support for
authorKlaus Treichel <ktreichel@web.de>
Sun, 2 Mar 2008 17:07:05 +0000 (17:07 +0000)
committerKlaus Treichel <ktreichel@web.de>
Sun, 2 Mar 2008 17:07:05 +0000 (17:07 +0000)
commit3c76b5dedf4c6d3eead71e0588b57d5d3e5f925f
tree09be0ae756969c95eb0f327382fcc4bc2b1fa4f1
parentc18e6dde0a46751d795cc2a12b90a8d3d2c948a8
Fix two 64bit arch issues and add first (not pubic usable) native support for
X86_64.
ChangeLog
jit/Makefile.am
jit/jit-apply-x86-64.c
jit/jit-apply-x86-64.h
jit/jit-gen-x86-64.h
jit/jit-insn.c
jit/jit-rules-x86-64.c [new file with mode: 0644]
jit/jit-rules-x86-64.h [new file with mode: 0644]
jit/jit-rules-x86-64.ins [new file with mode: 0644]
jit/jit-rules.h
jit/jit-value.c