factor/vm
Erik Charlebois 40fcee3f16 VM: Fix Windows 64-bit build on Visual Studio 2012
The UNW_FLAG_EHANDLER #define is now visible in VS2012, causing
a conflict with the definition in os-windows-x86.64.cpp. Added
a #ifndef to only include the definition if it hasn't already
been defined.
2013-05-13 18:19:52 -04:00
..
Config.arm
Config.linux
Config.linux.arm
Config.linux.ppc.32
Config.linux.ppc.64
Config.linux.x86.32
Config.linux.x86.64
Config.macosx
Config.macosx.x86.32
Config.macosx.x86.64
Config.macosx.x86.fat
Config.unix
Config.windows
Config.windows.x86.32
Config.windows.x86.64
Config.x86.32
Config.x86.64
Config.x86.fat
aging_collector.cpp VM: Remove unnecessary _ suffix in constructors 2013-05-12 23:20:43 -04:00
aging_collector.hpp VM: Remove unnecessary _ suffix in constructors 2013-05-12 23:20:43 -04:00
aging_space.hpp VM: Remove unnecessary explicit keywords 2013-05-12 21:48:38 -04:00
alien.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
allot.hpp VM: Remove redundant #ifdef FACTOR_DEBUGs 2013-05-12 23:44:32 -04:00
arrays.cpp
arrays.hpp VM: Remove redundant #ifdef FACTOR_DEBUGs 2013-05-12 23:44:32 -04:00
assert.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
atomic-cl-32.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
atomic-cl-64.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
atomic-gcc.hpp
atomic.hpp
bignum.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
bignum.hpp
bignumint.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
bitwise_hacks.hpp VM: Fix Windows VM build following type renaming 2013-05-13 18:18:48 -04:00
booleans.hpp
bump_allocator.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
byte_arrays.cpp VM: Replace u8-64, s8-64, cell, fixnum with stdint.h equivalents 2013-05-13 00:28:25 -04:00
byte_arrays.hpp VM: Remove unnecessary explicit keywords 2013-05-12 21:48:38 -04:00
callbacks.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
callbacks.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
callstack.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
callstack.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
code_block_visitor.hpp VM: Remove unnecessary _ suffix in constructors 2013-05-12 23:20:43 -04:00
code_blocks.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
code_blocks.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
code_heap.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
code_heap.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
code_roots.hpp VM: Remove redundant #ifdef FACTOR_DEBUGs 2013-05-12 23:44:32 -04:00
collector.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
compaction.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
contexts.cpp VM: Replace u8-64, s8-64, cell, fixnum with stdint.h equivalents 2013-05-13 00:28:25 -04:00
contexts.hpp
copying_collector.hpp VM: Remove unnecessary _ suffix in constructors 2013-05-12 23:20:43 -04:00
cpu-arm.hpp
cpu-ppc.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
cpu-ppc.linux.S
cpu-x86.32.hpp
cpu-x86.64.hpp
cpu-x86.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
cpu-x86.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
data_heap.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
data_heap.hpp VM: Remove unnecessary explicit keywords 2013-05-12 21:48:38 -04:00
data_heap_checker.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
data_roots.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
debug.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
dispatch.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
dispatch.hpp
entry_points.cpp
entry_points.hpp
errors.cpp
errors.hpp
factor.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
factor.hpp
factor.rs
ffi_test.c
ffi_test.h
fixup.hpp
float_bits.hpp VM: Replace u8-64, s8-64, cell, fixnum with stdint.h equivalents 2013-05-13 00:28:25 -04:00
free_list.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
free_list.hpp
free_list_allocator.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
full_collector.cpp VM: Remove unnecessary _ suffix in constructors 2013-05-12 23:20:43 -04:00
full_collector.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
gc.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
gc.hpp VM: Replace u8-64, s8-64, cell, fixnum with stdint.h equivalents 2013-05-13 00:28:25 -04:00
gc_info.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
gc_info.hpp VM: Replace u8-64, s8-64, cell, fixnum with stdint.h equivalents 2013-05-13 00:28:25 -04:00
generic_arrays.hpp VM: Remove redundant #ifdef FACTOR_DEBUGs 2013-05-12 23:44:32 -04:00
image.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
image.hpp
inline_cache.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
inline_cache.hpp
instruction_operands.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
instruction_operands.hpp VM: Replace u8-64, s8-64, cell, fixnum with stdint.h equivalents 2013-05-13 00:28:25 -04:00
io.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
io.hpp
jit.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
jit.hpp VM: Remove unnecessary explicit keywords 2013-05-12 21:48:38 -04:00
layouts.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
mach_signal.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
mach_signal.hpp
main-unix.cpp
main-windows.cpp
mark_bits.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
master.hpp VM: Replace u8-64, s8-64, cell, fixnum with stdint.h equivalents 2013-05-13 00:28:25 -04:00
math.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
math.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
mvm-none.cpp
mvm-unix.cpp
mvm-windows.cpp
mvm.cpp
mvm.hpp
nursery_collector.cpp VM: Remove unnecessary _ suffix in constructors 2013-05-12 23:20:43 -04:00
nursery_collector.hpp VM: Remove unnecessary _ suffix in constructors 2013-05-12 23:20:43 -04:00
nursery_space.hpp VM: Remove unnecessary explicit keywords 2013-05-12 21:48:38 -04:00
object_start_map.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
object_start_map.hpp VM: Replace u8-64, s8-64, cell, fixnum with stdint.h equivalents 2013-05-13 00:28:25 -04:00
objects.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
objects.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
os-genunix.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
os-genunix.hpp
os-linux-arm.cpp
os-linux-arm.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
os-linux-ppc.32.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
os-linux-ppc.64.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
os-linux-x86.32.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
os-linux-x86.64.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
os-linux.cpp
os-linux.hpp
os-macosx-x86.32.hpp
os-macosx-x86.64.hpp
os-macosx.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
os-macosx.mm VM: Replace u8-64, s8-64, cell, fixnum with stdint.h equivalents 2013-05-13 00:28:25 -04:00
os-unix.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
os-unix.hpp VM: Replace u8-64, s8-64, cell, fixnum with stdint.h equivalents 2013-05-13 00:28:25 -04:00
os-windows-x86.32.cpp
os-windows-x86.64.cpp VM: Fix Windows 64-bit build on Visual Studio 2012 2013-05-13 18:19:52 -04:00
os-windows.32.hpp
os-windows.64.hpp
os-windows.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
os-windows.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
platform.hpp
primitives.cpp
primitives.hpp VM: Replace u8-64, s8-64, cell, fixnum with stdint.h equivalents 2013-05-13 00:28:25 -04:00
quotations.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
quotations.hpp VM: Remove unnecessary _ suffix in constructors 2013-05-12 23:20:43 -04:00
run.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
run.hpp
safepoints.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
safepoints.hpp
safeseh.asm
sampling_profiler.cpp
sampling_profiler.hpp
segments.hpp VM: Remove unnecessary explicit keywords 2013-05-12 21:48:38 -04:00
slot_visitor.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
strings.cpp VM: Replace u8-64, s8-64, cell, fixnum with stdint.h equivalents 2013-05-13 00:28:25 -04:00
strings.hpp
tagged.hpp VM: Remove redundant #ifdef FACTOR_DEBUGs 2013-05-12 23:44:32 -04:00
tenured_space.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
to_tenured_collector.cpp VM: Remove unnecessary _ suffix in constructors 2013-05-12 23:20:43 -04:00
to_tenured_collector.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
tuples.cpp
tuples.hpp
utilities.cpp
utilities.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
vm.cpp VM: Refactor vm.cpp/hpp to Factor style 2013-05-12 13:24:48 -04:00
vm.hpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
words.cpp VM: Fixup cast formatting after clang-format 2013-05-13 14:59:24 -04:00
write_barrier.hpp VM: Replace u8-64, s8-64, cell, fixnum with stdint.h equivalents 2013-05-13 00:28:25 -04:00