sourcemod/sourcepawn/jit/x86
David Anderson 840c6236d0 made the indirection vector generation dimension count check a little safer
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401439
2007-09-16 05:15:46 +00:00
..
msvc8 enabled SSE code in all dlls 2007-09-10 22:28:22 +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 updated linux build to new layout 2007-04-26 22:42:39 +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