sourcemod/sourcepawn/jit/x86
Borja Ferrer 45860880ef Executable memory is now provided by MM:S's allocator, this should reduce virtual memory usage.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401900
2008-02-23 20:18:49 +00:00
..
msvc8 removed SSE requirement for JIT 2008-01-10 18:27:52 +00:00
dll_exports.cpp Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
dll_exports.h Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
jit_version.h Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
jit_version.tpl Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
jit_x86.cpp Executable memory is now provided by MM:S's allocator, this should reduce virtual memory usage. 2008-02-23 20:18:49 +00:00
jit_x86.h fixed JIT portion of amb887 - dynamic local arrays with more than 3 dimensions (i.e. >=3 levels of indirection) would have bad indirection tables, corrupting memory and/or crashing on r/w 2007-09-03 17:55:43 +00:00
Makefile cross-compiling 2008-01-30 20:51:07 +00:00
opcode_helpers.cpp made the indirection vector generation dimension count check a little safer 2007-09-16 05:15:46 +00:00
opcode_helpers.h Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
opcode_switch.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
ungen_opcode_switch.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
ungen_opcodes.h Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
version.rc new versioning stuff 2007-03-03 07:50:01 +00:00