aboutsummaryrefslogtreecommitdiffstats
path: root/code/qcommon/vm_x86.c
Commit message (Expand)AuthorAgeFilesLines
* * (bug #4249) Fix buffer overflow in x86 VMtma2009-10-191-19/+29
* Patched to compile.icculus2009-09-151-2/+1
* Added Intel CC compatibility to vm_x86.c's inline asm.icculus2009-09-151-8/+14
* align stack before re-entering engine to make sse work (#4051)ludwig2009-05-021-0/+5
* * More robust x86 vm entrypoint/callback assembly (Tron)tma2008-08-171-96/+74
* * Fix memory leak in win32 VM code (arQon/dmitry)tma2008-08-061-1/+1
* * Merge unified-sdl to trunktma2007-09-051-8/+6
* * Fix a few -pedantic warningstma2007-07-251-1/+1
* Fix JIT compiler code execution on NX-protected win32 OSthilo2006-05-151-0/+18
* use mmap to allocate memory for generated code to be able to set PROT_EXECludwig2006-03-041-17/+31
* - change long to intptr_t for 64bit windows compatabilityludwig2006-02-181-1/+1
* * x86 OS X supporttma2006-01-151-8/+8
* * Fix to the gcc4/-O0 x86 JIT compiler bugtma2006-01-061-1/+1
* * Added STATUStma2005-10-291-1/+1
* * Deleted code/unix/vm_x86.c - wtf was that about anyway?tma2005-10-291-4/+0
* * (Non-trivial) fix to the "opStack corrupted in compiled code" bugtma2005-10-131-0/+6
* revert int->long change as it breaks on 64bit. Actually onlyludwig2005-09-261-1/+1
* * Fixed some long/int warnings, hopefully this doesn't disrupt the MSVC and/o...tma2005-09-261-4/+4
* * Fix to broken win32 fix patchtma2005-09-261-3/+6
* Hopefully this will fix win32 msvc.netsuperduper++220000 extra entropy editionzakk2005-09-261-6/+6
* * FreeBSD fixes/updates from Andreas Kohntma2005-09-251-1/+1
* * Replaced lots of __linux__ || __FreeBSD__ with __GNUC__tma2005-09-231-73/+37
* * Port to MinGWtma2005-09-221-4/+46
* remove svn:executable propertyludwig2005-08-281-0/+0
* Patching from floam with some edits by myself:zakk2005-08-281-1/+1
* newlines fixedzakk2005-08-261-1196/+1196
* Itsa me, quake3io!zakk2005-08-261-0/+1196