sourcemod/sourcepawn/jit/x86
David Anderson 8d78c74554 Fixed horrendous crash in the JIT from packing change in the debug table (bug 3334, r=me).
I accidentally changed the debug table packing in a commit a while ago.  This explains the nonsense debug output and crashes people have been getting on the 1.1 branch.  Fortunately this is (mostly) detectable via the "debug.natives" table and the JIT will unpack symbols based on that information.
2008-10-27 02:02:14 -05:00
..
jit_x86.cpp Fixed horrendous crash in the JIT from packing change in the debug table (bug 3334, r=me). 2008-10-27 02:02:14 -05:00
jit_x86.h Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +00:00
opcode_helpers.cpp Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +00:00
opcode_helpers.h Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +00:00
opcode_switch.inc Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +00:00
ungen_opcode_switch.inc updated license 2008-06-13 07:24:43 +00:00
ungen_opcodes.h updated license 2008-06-13 07:24:43 +00:00