factor/vm
Slava Pestov ec28b1ef85 Various VM cleanups, new approach for bignum GC root registration 2009-05-03 05:48:03 -05:00
..
Config.arm Move vmpp to vm 2009-05-02 20:37:18 -05:00
Config.freebsd Move vmpp to vm 2009-05-02 20:37:18 -05:00
Config.freebsd.x86.32 Build system cleanup 2007-09-22 00:41:17 -04:00
Config.freebsd.x86.64 Fix compile error on FreeBSD x86.64 2008-07-04 03:23:14 -05:00
Config.linux Fix Linux compile error 2008-07-03 21:34:37 -05:00
Config.linux.arm Linux/ARM fixes with help from doublec 2007-11-05 01:40:48 -05: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 use -fPIC on all platforms for ffi lib 2009-03-27 15:39:13 -05:00
Config.macosx Move vmpp to vm 2009-05-02 20:37:18 -05:00
Config.macosx.ppc make macosx-ppc now compiles a ppc binary on intel mac os; it doesn't work properly in rosetta though 2008-11-06 03:37:10 -06:00
Config.macosx.x86.32 Build system cleanup 2007-09-22 00:41:17 -04:00
Config.macosx.x86.64 Fix for gcc 4.2 2008-11-27 23:32:17 -06:00
Config.netbsd Lame: link VM with OpenAL to avoid signal 6 on NetBSD 2008-05-22 01:17:39 -05:00
Config.netbsd.x86.32 Add NetBSD support 2008-01-30 10:57:38 +00:00
Config.netbsd.x86.64 Add NetBSD support 2008-01-30 10:57:38 +00:00
Config.openbsd Fix OpenBSD compile error 2008-07-04 01:53:38 -05: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 Fix VM compilation on Windows 2009-05-01 02:01:43 -05:00
Config.windows change makefile to use .so instead of .a on unix 2009-03-28 14:41:48 -05:00
Config.windows.ce Initial import 2007-09-20 18:09:08 -04:00
Config.windows.ce.arm Remove non-working Windows CE SEH code 2007-10-28 01:21:37 -04:00
Config.windows.nt Fix io.launcher on Windows -- Microsoft does the same thing with devenv 2009-02-04 13:05:52 -06:00
Config.windows.nt.x86.32 Fix io.launcher on Windows -- Microsoft does the same thing with devenv 2009-02-04 13:05:52 -06:00
Config.windows.nt.x86.64 Fix the build support for windows again, have the makefile load Config.* files in the top level so that freetype.dll and zlib1.dll targets can make 2009-02-04 18:21:58 -06:00
Config.x86.32 Remove obsolete -mtune=pentium4 compile flag 2009-04-28 23:05:42 -05:00
Config.x86.64 VM no longer uses printf since format string directives are not portable between Win64 and everything else... 2008-11-18 18:21:42 -06:00
alien.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
alien.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
arrays.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
arrays.hpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
asm.h Tweak asm.h for Mac Intel 2007-09-21 16:55:55 -04:00
bignum.cpp Various VM cleanups, new approach for bignum GC root registration 2009-05-03 05:48:03 -05:00
bignum.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
bignumint.hpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
booleans.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
booleans.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
byte_arrays.cpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
byte_arrays.hpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
callstack.cpp Various VM cleanups, new approach for bignum GC root registration 2009-05-03 05:48:03 -05:00
callstack.hpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
code_block.cpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
code_block.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
code_gc.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
code_gc.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
code_heap.cpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
code_heap.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
cpu-arm.S The deploy tool would coalesce equal quotations into one. This created a problem 2008-11-24 15:59:27 -06:00
cpu-arm.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
cpu-ppc.S Better local cache 2009-04-26 08:06:37 -05:00
cpu-ppc.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
cpu-x86.32.S Replace ratio and complex built-in types with tuples defined in the library. This frees up two lo-tags, so move array and quotation over to these tags and update compiler for new tags 2009-04-30 00:27:35 -05:00
cpu-x86.32.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
cpu-x86.64.S Fix PICs for x86-64 2009-04-30 18:00:49 -05:00
cpu-x86.64.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
cpu-x86.S inline-cache-miss primitive now jumps to the new stub 2009-04-28 16:58:38 -05:00
cpu-x86.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
data_gc.cpp Various VM cleanups, new approach for bignum GC root registration 2009-05-03 05:48:03 -05:00
data_gc.hpp Various VM cleanups, new approach for bignum GC root registration 2009-05-03 05:48:03 -05:00
data_heap.cpp Various VM cleanups, new approach for bignum GC root registration 2009-05-03 05:48:03 -05:00
data_heap.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
debug.cpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
debug.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
dispatch.cpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
dispatch.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
errors.cpp Various VM cleanups, new approach for bignum GC root registration 2009-05-03 05:48:03 -05:00
errors.hpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
factor.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
factor.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
factor.rs Starting work on Win64 port 2008-11-07 20:33:32 -06:00
ffi_test.c Move vmpp to vm 2009-05-02 20:37:18 -05:00
ffi_test.h Move vmpp to vm 2009-05-02 20:37:18 -05:00
float_bits.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
generic_arrays.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
image.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
image.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
inline_cache.cpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
inline_cache.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
io.cpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
io.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
jit.cpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
jit.hpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
layouts.hpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
local_roots.cpp Various VM cleanups, new approach for bignum GC root registration 2009-05-03 05:48:03 -05:00
local_roots.hpp Various VM cleanups, new approach for bignum GC root registration 2009-05-03 05:48:03 -05:00
mach_signal.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
mach_signal.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
main-unix.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
main-windows-ce.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
main-windows-nt.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
master.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
math.cpp Various VM cleanups, new approach for bignum GC root registration 2009-05-03 05:48:03 -05:00
math.hpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
os-freebsd-x86.32.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-freebsd-x86.64.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-freebsd.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-freebsd.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-genunix.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-genunix.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-linux-arm.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-linux-arm.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-linux-ppc.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-linux-x86.32.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-linux-x86.64.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-linux.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-linux.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-macosx-ppc.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-macosx-x86.32.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-macosx-x86.64.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-macosx.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-macosx.mm Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-netbsd-x86.32.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-netbsd-x86.64.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-netbsd.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-netbsd.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-openbsd-x86.32.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-openbsd-x86.64.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-openbsd.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-solaris-x86.32.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-solaris-x86.64.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-solaris.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-unix.cpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
os-unix.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-windows-ce.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-windows-ce.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-windows-nt.32.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-windows-nt.64.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-windows-nt.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-windows-nt.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-windows.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
os-windows.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
platform.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
primitives.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
primitives.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
profiler.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
profiler.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
quotations.cpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
quotations.hpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
run.cpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
run.hpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
strings.cpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
strings.hpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
tagged.hpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
test.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
tuples.cpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
tuples.hpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
utilities.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
utilities.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
words.cpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
words.hpp Clean up untag_* and tag_* inline functions in favor of more idiomatic C++ 2009-05-02 20:47:29 -05:00
write_barrier.cpp Move vmpp to vm 2009-05-02 20:37:18 -05:00
write_barrier.hpp Move vmpp to vm 2009-05-02 20:37:18 -05:00