sourcemod/sourcepawn/vm/jit/x86
David Anderson 4b6c4f11af added DLL exports (it builds now!)
rewrote error checking mechanism
fixed some opcode cases not being right
fixed various opcode and codegen bugs
fixed stack alignment problems
made proc aligned to a dword
fixed up helpers naming scheme
started marking opcodes as either working or not working
probably more -- too much to list

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40110
2006-10-10 01:55:08 +00:00
..
msvc8 reorganized ungen opcode stuff 2006-09-24 06:17:10 +00:00
dll_exports.cpp added DLL exports (it builds now!) 2006-10-10 01:55:08 +00:00
dll_exports.h added DLL exports (it builds now!) 2006-10-10 01:55:08 +00:00
jit_x86.cpp added DLL exports (it builds now!) 2006-10-10 01:55:08 +00:00
jit_x86.h added DLL exports (it builds now!) 2006-10-10 01:55:08 +00:00
opcode_helpers.cpp added DLL exports (it builds now!) 2006-10-10 01:55:08 +00:00
opcode_helpers.h added DLL exports (it builds now!) 2006-10-10 01:55:08 +00:00
opcode_switch.inc added DLL exports (it builds now!) 2006-10-10 01:55:08 +00:00
ungen_opcode_switch.inc reorganized ungen opcode stuff 2006-09-24 06:17:10 +00:00
ungen_opcodes.h fixed the EBP bug in ungen opcodes and fixed other code generation bugs 2006-09-28 15:11:41 +00:00
x86_macros.h added DLL exports (it builds now!) 2006-10-10 01:55:08 +00:00