factor/vm
U-C4\Administrator 07ba1de580 Merge git://spitspat.com/git/factor 2007-09-27 14:35:35 -05:00
..
Config.arm More build system work 2007-09-22 00:44:27 -04:00
Config.freebsd Initial import 2007-09-20 18:09:08 -04:00
Config.freebsd.x86.32 Build system cleanup 2007-09-22 00:41:17 -04:00
Config.freebsd.x86.64 Build system cleanup 2007-09-22 00:41:17 -04:00
Config.linux Initial import 2007-09-20 18:09:08 -04:00
Config.linux.arm Initial import 2007-09-20 18:09:08 -04:00
Config.linux.ppc Initial import 2007-09-20 18:09:08 -04:00
Config.linux.x86.32 Build system cleanup 2007-09-22 00:41:17 -04:00
Config.linux.x86.64 Build system cleanup 2007-09-22 00:41:17 -04:00
Config.macosx Initial import 2007-09-20 18:09:08 -04:00
Config.macosx.ppc Initial import 2007-09-20 18:09:08 -04:00
Config.macosx.x86.32 Build system cleanup 2007-09-22 00:41:17 -04:00
Config.openbsd Initial import 2007-09-20 18:09:08 -04:00
Config.openbsd.x86.32 Build system cleanup 2007-09-22 00:41:17 -04:00
Config.openbsd.x86.64 Build system cleanup 2007-09-22 00:41:17 -04:00
Config.ppc More build system work 2007-09-22 00:44:27 -04:00
Config.solaris Initial import 2007-09-20 18:09:08 -04:00
Config.solaris.x86.32 Build system cleanup 2007-09-22 00:41:17 -04:00
Config.solaris.x86.64 Build system cleanup 2007-09-22 00:41:17 -04:00
Config.unix Initial import 2007-09-20 18:09:08 -04:00
Config.windows Initial import 2007-09-20 18:09:08 -04:00
Config.windows.ce Initial import 2007-09-20 18:09:08 -04:00
Config.windows.ce.arm Initial import 2007-09-20 18:09:08 -04:00
Config.windows.nt.x86.32 Build system cleanup 2007-09-22 00:41:17 -04:00
Config.x86.32 Build system cleanup 2007-09-22 00:41:17 -04:00
Config.x86.64 More build system work 2007-09-22 00:44:27 -04:00
alien.c Initial import 2007-09-20 18:09:08 -04:00
alien.h Initial import 2007-09-20 18:09:08 -04:00
asm.h Tweak asm.h for Mac Intel 2007-09-21 16:55:55 -04:00
bignum.c Initial import 2007-09-20 18:09:08 -04:00
bignum.h Initial import 2007-09-20 18:09:08 -04:00
bignumint.h Initial import 2007-09-20 18:09:08 -04:00
code_gc.c Initial import 2007-09-20 18:09:08 -04:00
code_gc.h Initial import 2007-09-20 18:09:08 -04:00
compiler.c Initial import 2007-09-20 18:09:08 -04:00
compiler.h Initial import 2007-09-20 18:09:08 -04:00
cpu-arm.S Initial import 2007-09-20 18:09:08 -04:00
cpu-arm.h Initial import 2007-09-20 18:09:08 -04:00
cpu-ppc.S Fix crash if GC runs during lazy_jit_compile 2007-09-26 00:34:10 -04:00
cpu-ppc.h Lazy JIT 2007-09-25 21:23:20 -04:00
cpu-x86.32.S Update x86 for lazy JIT 2007-09-26 00:34:37 -04:00
cpu-x86.32.h More build system work 2007-09-22 00:44:27 -04:00
cpu-x86.64.S Update x86 for lazy JIT 2007-09-26 00:34:37 -04:00
cpu-x86.64.h Clean up x86 support code 2007-09-21 22:56:01 -04:00
cpu-x86.S Update x86 for lazy JIT 2007-09-26 00:34:37 -04:00
cpu-x86.h x86 compile fix 2007-09-26 00:42:11 -04:00
data_gc.c Lazy JIT 2007-09-25 21:23:20 -04:00
data_gc.h Initial import 2007-09-20 18:09:08 -04:00
debug.c The JIT now compiles quotations when first invoked, not when constructed 2007-09-26 00:26:19 -04:00
debug.h Initial import 2007-09-20 18:09:08 -04:00
factor.c The JIT now compiles quotations when first invoked, not when constructed 2007-09-26 00:26:19 -04:00
factor.h Initial import 2007-09-20 18:09:08 -04:00
factor.rs New icons from Elie 2007-09-24 15:34:17 -04:00
ffi_test.c Initial import 2007-09-20 18:09:08 -04:00
ffi_test.h Initial import 2007-09-20 18:09:08 -04:00
float_bits.h Initial import 2007-09-20 18:09:08 -04:00
image.c The JIT now compiles quotations when first invoked, not when constructed 2007-09-26 00:26:19 -04:00
image.h Initial import 2007-09-20 18:09:08 -04:00
io.c Initial import 2007-09-20 18:09:08 -04:00
io.h Initial import 2007-09-20 18:09:08 -04:00
jit.c Fix crash if GC runs during lazy_jit_compile 2007-09-26 00:34:10 -04:00
jit.h Fix crash if GC runs during lazy_jit_compile 2007-09-26 00:34:10 -04:00
layouts.h The JIT now compiles quotations when first invoked, not when constructed 2007-09-26 00:26:19 -04:00
mach_signal.c Initial import 2007-09-20 18:09:08 -04:00
mach_signal.h Initial import 2007-09-20 18:09:08 -04:00
main-unix.c Initial import 2007-09-20 18:09:08 -04:00
main-windows-ce.c Initial import 2007-09-20 18:09:08 -04:00
main-windows-nt.c Initial import 2007-09-20 18:09:08 -04:00
master.h Initial import 2007-09-20 18:09:08 -04:00
math.c Initial import 2007-09-20 18:09:08 -04:00
math.h Initial import 2007-09-20 18:09:08 -04:00
os-freebsd-x86.32.h Build system cleanup 2007-09-22 00:41:17 -04:00
os-freebsd.c Initial import 2007-09-20 18:09:08 -04:00
os-freebsd.h Initial import 2007-09-20 18:09:08 -04:00
os-genunix.c Initial import 2007-09-20 18:09:08 -04:00
os-genunix.h Initial import 2007-09-20 18:09:08 -04:00
os-linux-arm.h Initial import 2007-09-20 18:09:08 -04:00
os-linux-ppc.h Initial import 2007-09-20 18:09:08 -04:00
os-linux-x86-32.h Untested Linux/x86 support 2007-09-22 04:00:22 -04:00
os-linux-x86-64.h AMD64 fixes 2007-09-22 03:09:18 -04:00
os-linux.c Initial import 2007-09-20 18:09:08 -04:00
os-linux.h Initial import 2007-09-20 18:09:08 -04:00
os-macosx-ppc.h Updates for Intel Mac 2007-09-20 19:17:17 -04:00
os-macosx-x86.32.h Build system cleanup 2007-09-22 00:41:17 -04:00
os-macosx.h Updates for Intel Mac 2007-09-20 19:17:17 -04:00
os-macosx.m More changes 2007-09-21 23:30:47 -04:00
os-openbsd-x86.32.h Build system cleanup 2007-09-22 00:41:17 -04:00
os-openbsd-x86.64.h Build system cleanup 2007-09-22 00:41:17 -04:00
os-openbsd.c Initial import 2007-09-20 18:09:08 -04:00
os-openbsd.h Initial import 2007-09-20 18:09:08 -04:00
os-solaris.c Initial import 2007-09-20 18:09:08 -04:00
os-solaris.h Initial import 2007-09-20 18:09:08 -04:00
os-unix-ucontext.h Initial import 2007-09-20 18:09:08 -04:00
os-unix.c Initial import 2007-09-20 18:09:08 -04:00
os-unix.h Initial import 2007-09-20 18:09:08 -04:00
os-windows-ce-arm.S Initial import 2007-09-20 18:09:08 -04:00
os-windows-ce.c Initial import 2007-09-20 18:09:08 -04:00
os-windows-ce.h Initial import 2007-09-20 18:09:08 -04:00
os-windows-nt.c Fix SEH and USING: errors on windows nt 2007-09-25 10:37:45 +02:00
os-windows-nt.h Fix SEH and USING: errors on windows nt 2007-09-25 10:37:45 +02:00
os-windows.c Fix SEH and USING: errors on windows nt 2007-09-25 10:37:45 +02:00
os-windows.h Fix SEH and USING: errors on windows nt 2007-09-25 10:37:45 +02:00
platform.h VM fixes for Linux/x86-64 2007-09-22 00:28:55 -04:00
primitives.c Initial import 2007-09-20 18:09:08 -04:00
primitives.h Initial import 2007-09-20 18:09:08 -04:00
run.c The JIT now compiles quotations when first invoked, not when constructed 2007-09-26 00:26:19 -04:00
run.h The JIT now compiles quotations when first invoked, not when constructed 2007-09-26 00:26:19 -04:00
stack.c Fix PowerPC callstack traces 2007-09-25 20:31:45 -04:00
stack.h Fix callstack relocation 2007-09-22 18:56:27 -04:00
types.c The JIT now compiles quotations when first invoked, not when constructed 2007-09-26 00:26:19 -04:00
types.h Initial import 2007-09-20 18:09:08 -04:00
utilities.c Initial import 2007-09-20 18:09:08 -04:00
utilities.h Initial import 2007-09-20 18:09:08 -04:00