]> gitweb.factorcode.org Git - factor.git/commit
Change FASTCALL to F_FASTCALL
authorU-3ADF\Administrator <Administrator@3adf.(none)>
Wed, 26 Sep 2007 17:39:20 +0000 (19:39 +0200)
committerU-3ADF\Administrator <Administrator@3adf.(none)>
Wed, 26 Sep 2007 17:39:20 +0000 (19:39 +0200)
commitd6d7f6771adeb742423d2a8dc3dcf97490580e5d
tree53d496d059596ce434e9fb3146e3bc677ccf0bbc
parent26c9fbd50948fd172681a63e22710012efa14e0e
Change FASTCALL to F_FASTCALL
Move impl functions to run.c
Fix win32 SEH
13 files changed:
vm/cpu-ppc.h
vm/cpu-x86.32.h
vm/cpu-x86.64.h
vm/cpu-x86.S
vm/cpu-x86.h
vm/os-unix.c
vm/os-windows-nt.c
vm/os-windows-nt.h
vm/primitives.h
vm/run.c
vm/run.h
vm/stack.c
vm/stack.h