sourcemod/sourcepawn/jit
2013-08-12 00:44:22 +01:00
..
md5 Fixed various memory issues. (bug 5766, r=asherkin) 2013-08-12 00:44:22 +01:00
msvc8
msvc9
msvc10
x86 Remove InfoVars, reassign DAT from EBP to ESI to preserve C++ stacktraces in JIT code (bug 5844 part 10, r=ds). 2013-08-12 00:24:02 +01:00
zlib
AMBuilder Use SSE when available for floating-point operations (bug 5841, r=her). 2013-08-08 20:26:36 -07:00
BaseRuntime.cpp Refactor the JIT to use a newer, simpler macro assembler. (bug 5827, r=ann) 2013-08-08 09:41:24 -07:00
BaseRuntime.h Refactor the JIT to use a newer, simpler macro assembler. (bug 5827, r=ann) 2013-08-08 09:41:24 -07:00
dll_exports.cpp Statically align the stack at function boundaries (bug 5842, r=ds). 2013-08-11 11:27:19 -07:00
dll_exports.h
engine2.cpp Refactor the JIT to use a newer, simpler macro assembler. (bug 5827, r=ann) 2013-08-08 09:41:24 -07:00
engine2.h
jit_function.cpp Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +00:00
jit_function.h
jit_shared.h Eliminate InfoVars::cip (bug 5844 part 7, r=ds). 2013-08-12 00:22:54 +01:00
Makefile Refactor the JIT to use a newer, simpler macro assembler. (bug 5827, r=ann) 2013-08-08 09:41:24 -07:00
Makefile.shell Use SSE when available for floating-point operations (bug 5841, r=her). 2013-08-08 20:26:36 -07:00
opcodes.cpp Eliminate InfoVars::rval (bug 5844 part 6, r=ds). 2013-08-12 00:22:41 +01:00
opcodes.h Refactor the JIT to use a newer, simpler macro assembler. (bug 5827, r=ann) 2013-08-08 09:41:24 -07:00
sp_vm_basecontext.cpp Eliminate InfoVars::cip (bug 5844 part 7, r=ds). 2013-08-12 00:22:54 +01:00
sp_vm_basecontext.h Refactor the JIT to use a newer, simpler macro assembler. (bug 5827, r=ann) 2013-08-08 09:41:24 -07:00
sp_vm_engine.cpp Eliminate InfoVars::cip (bug 5844 part 7, r=ds). 2013-08-12 00:22:54 +01:00
sp_vm_engine.h
sp_vm_function.cpp
sp_vm_function.h
version.rc Overhauled versioning information (bug 5453, r=dvander). 2012-08-26 01:33:54 +01:00