.. |
Config.arm
|
…
|
|
Config.freebsd
|
…
|
|
Config.freebsd.x86.32
|
…
|
|
Config.freebsd.x86.64
|
…
|
|
Config.linux
|
…
|
|
Config.linux.arm
|
…
|
|
Config.linux.ppc
|
…
|
|
Config.linux.x86.32
|
…
|
|
Config.linux.x86.64
|
use -fPIC on all platforms for ffi lib
|
2009-03-27 15:39:13 -05:00 |
Config.macosx
|
change makefile to use .so instead of .a on unix
|
2009-03-28 14:41:48 -05:00 |
Config.macosx.ppc
|
…
|
|
Config.macosx.x86.32
|
…
|
|
Config.macosx.x86.64
|
…
|
|
Config.netbsd
|
…
|
|
Config.netbsd.x86.32
|
…
|
|
Config.netbsd.x86.64
|
…
|
|
Config.openbsd
|
…
|
|
Config.openbsd.x86.32
|
…
|
|
Config.openbsd.x86.64
|
…
|
|
Config.ppc
|
…
|
|
Config.solaris
|
…
|
|
Config.solaris.x86.32
|
…
|
|
Config.solaris.x86.64
|
…
|
|
Config.unix
|
Refactor GLU usages in basis, and move opengl.glu to extra, and don't like VM with GLU
|
2009-04-11 15:17:08 -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
|
…
|
|
Config.windows.ce.arm
|
…
|
|
Config.windows.nt
|
…
|
|
Config.windows.nt.x86.32
|
…
|
|
Config.windows.nt.x86.64
|
…
|
|
Config.x86.32
|
…
|
|
Config.x86.64
|
…
|
|
alien.c
|
Fix C99 complex number support in FFI on Mac OS X/PPC
|
2009-03-30 07:19:14 -05:00 |
alien.h
|
Fix C99 complex number support in FFI on Mac OS X/PPC
|
2009-03-30 07:19:14 -05:00 |
asm.h
|
…
|
|
bignum.c
|
…
|
|
bignum.h
|
…
|
|
bignumint.h
|
…
|
|
callstack.c
|
Small size reduction for deployed images
|
2009-03-31 08:15:27 -05:00 |
callstack.h
|
…
|
|
code_block.c
|
Small size reduction for deployed images
|
2009-03-31 08:15:27 -05:00 |
code_block.h
|
Small size reduction for deployed images
|
2009-03-31 08:15:27 -05:00 |
code_gc.c
|
Remove code_length field from F_CODE_BLOCK struct, and make F_BLOCK the head of F_CODE_BLOCK to simplify other code
|
2009-03-19 03:45:37 -05:00 |
code_gc.h
|
Remove code_length field from F_CODE_BLOCK struct, and make F_BLOCK the head of F_CODE_BLOCK to simplify other code
|
2009-03-19 03:45:37 -05:00 |
code_heap.c
|
Move flags from F_CODE_BLOCK to F_BLOCK for further space savings
|
2009-03-19 03:49:49 -05:00 |
code_heap.h
|
Remove code_length field from F_CODE_BLOCK struct, and make F_BLOCK the head of F_CODE_BLOCK to simplify other code
|
2009-03-19 03:45:37 -05:00 |
cpu-arm.S
|
…
|
|
cpu-arm.h
|
…
|
|
cpu-ppc.S
|
Update cpu-ppc.S for quotation layout change
|
2009-03-24 01:07:38 -05:00 |
cpu-ppc.h
|
…
|
|
cpu-x86.32.S
|
…
|
|
cpu-x86.32.h
|
…
|
|
cpu-x86.64.S
|
…
|
|
cpu-x86.64.h
|
…
|
|
cpu-x86.S
|
…
|
|
cpu-x86.h
|
…
|
|
data_gc.c
|
…
|
|
data_gc.h
|
Remove code_length field from F_CODE_BLOCK struct, and make F_BLOCK the head of F_CODE_BLOCK to simplify other code
|
2009-03-19 03:45:37 -05:00 |
data_heap.c
|
…
|
|
data_heap.h
|
…
|
|
debug.c
|
Small size reduction for deployed images
|
2009-03-31 08:15:27 -05:00 |
debug.h
|
…
|
|
errors.c
|
…
|
|
errors.h
|
…
|
|
factor.c
|
Fix vocab: and word name stripping in deployed binaries
|
2009-04-03 10:16:56 -05:00 |
factor.h
|
…
|
|
factor.rs
|
…
|
|
ffi_test.c
|
…
|
|
ffi_test.h
|
…
|
|
float_bits.h
|
…
|
|
image.c
|
Check return value of fread and fwrite in image.c
|
2009-04-11 14:28:48 -05:00 |
image.h
|
…
|
|
io.c
|
make FSEEK macro for using _fseeki64 instead of fseeko on windows
|
2009-04-03 10:35:43 -05:00 |
io.h
|
Add fseek primitive so that c-streams can seek. This lets the UI work without native IO
|
2009-04-03 10:16:25 -05:00 |
layouts.h
|
Move flags from F_CODE_BLOCK to F_BLOCK for further space savings
|
2009-03-19 03:49:49 -05:00 |
local_roots.h
|
…
|
|
mach_signal.c
|
…
|
|
mach_signal.h
|
…
|
|
main-unix.c
|
…
|
|
main-windows-ce.c
|
…
|
|
main-windows-nt.c
|
…
|
|
master.h
|
…
|
|
math.c
|
…
|
|
math.h
|
…
|
|
os-freebsd-x86.32.h
|
…
|
|
os-freebsd-x86.64.h
|
…
|
|
os-freebsd.c
|
…
|
|
os-freebsd.h
|
…
|
|
os-genunix.c
|
…
|
|
os-genunix.h
|
move FSEEK definition from os-genuinx.h to os-unix.h
|
2009-04-03 12:26:04 -05:00 |
os-linux-arm.c
|
…
|
|
os-linux-arm.h
|
…
|
|
os-linux-ppc.h
|
…
|
|
os-linux-x86.32.h
|
…
|
|
os-linux-x86.64.h
|
…
|
|
os-linux.c
|
…
|
|
os-linux.h
|
…
|
|
os-macosx-ppc.h
|
…
|
|
os-macosx-x86.32.h
|
…
|
|
os-macosx-x86.64.h
|
…
|
|
os-macosx.h
|
…
|
|
os-macosx.m
|
…
|
|
os-netbsd-x86.32.h
|
…
|
|
os-netbsd-x86.64.h
|
…
|
|
os-netbsd.c
|
…
|
|
os-netbsd.h
|
…
|
|
os-openbsd-x86.32.h
|
…
|
|
os-openbsd-x86.64.h
|
…
|
|
os-openbsd.c
|
…
|
|
os-solaris-x86.32.h
|
…
|
|
os-solaris-x86.64.h
|
…
|
|
os-solaris.c
|
…
|
|
os-unix.c
|
…
|
|
os-unix.h
|
move FSEEK definition from os-genuinx.h to os-unix.h
|
2009-04-03 12:26:04 -05:00 |
os-windows-ce.c
|
…
|
|
os-windows-ce.h
|
…
|
|
os-windows-nt.32.h
|
…
|
|
os-windows-nt.64.h
|
…
|
|
os-windows-nt.c
|
…
|
|
os-windows-nt.h
|
…
|
|
os-windows.c
|
…
|
|
os-windows.h
|
use fseek on windows instead of _fseeki64
|
2009-04-03 14:59:46 -05:00 |
platform.h
|
fix typo
|
2009-04-02 11:42:10 -05:00 |
primitives.c
|
Add fseek primitive so that c-streams can seek. This lets the UI work without native IO
|
2009-04-03 10:16:25 -05:00 |
primitives.h
|
…
|
|
profiler.c
|
Fix 64-bit build issue; relocation entries are 32-bit on all platforms
|
2009-03-19 23:21:32 -05:00 |
profiler.h
|
…
|
|
quotations.c
|
Small size reduction for deployed images
|
2009-03-31 08:15:27 -05:00 |
quotations.h
|
…
|
|
run.c
|
…
|
|
run.h
|
…
|
|
types.c
|
More compact relocation layout
|
2009-03-19 20:03:07 -05:00 |
types.h
|
More compact relocation layout
|
2009-03-19 20:03:07 -05:00 |
utilities.c
|
…
|
|
utilities.h
|
…
|
|
write_barrier.h
|
…
|
|