This website requires JavaScript.
Explore
Help
Register
Sign In
UNLOZE
/
sourcemod
Watch
9
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
750edc27e209e9273c31c695cc24e008834a2b1c
sourcemod
/
sourcepawn
/
jit
/
x86
T
History
David Anderson
512ec74819
cross-compiling
...
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401874
2008-01-30 20:51:07 +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
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.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