Commit Graph

20 Commits

Author SHA1 Message Date
David Anderson
083fe35188 New AMX headers 2004-09-15 04:18:35 +00:00
David Anderson
b8721e0123 Fixed module correction output 2004-09-09 06:04:50 +00:00
David Anderson
079a3e8bcd Fixed JIT line op problem 2004-09-08 07:05:16 +00:00
David Anderson
37a5a38be5 Changed amx structure for compatibility 2004-09-03 06:53:00 +00:00
David Anderson
32b07e4c0c Fixed JIT on Linux 2004-09-02 08:25:48 +00:00
David Anderson
3818987c33 Fixed a few bugs, added new Makefile in perl 2004-08-22 09:28:09 +00:00
Pavol Marko
bbf8a21693 Removed debug info from 64 bit porting
Fixed minor bugs
2004-07-23 17:29:03 +00:00
David Anderson
6dc00f64f8 PM: Added 64bit compatibility
dvander: Fixed minor bugs
2004-07-23 16:55:53 +00:00
Pavol Marko
18490e545c Removed
#define JIT
2004-07-21 19:58:09 +00:00
David Anderson
c504df473d Removed PM's original "GCC JIT" implementations. 2004-07-20 03:53:49 +00:00
Pavol Marko
7c2fc26c4f #define JIT will be defined in compiler command line 2004-04-29 17:08:54 +00:00
Pavol Marko
72aeebfeb7 added type REAL (float on 32bit, double on 64bit) 2004-04-22 08:14:33 +00:00
David Anderson
4f4c87d9b2 Removed all warnings. 2004-04-01 05:53:22 +00:00
Pavol Marko
b01c6a27f6 removed PACKED after struct names; => gcc 3.3 compatibility? 2004-03-31 18:04:48 +00:00
Pavol Marko
5c1287bbfb new abstract machine; adapted a bit 2004-03-27 16:58:13 +00:00
Pavol Marko
bed1df8237 using __linux__ instead of LINUX 2004-03-10 16:28:38 +00:00
Johnny Bergström
6385e00106 removed #define LINUX 2004-03-09 09:36:54 +00:00
David Anderson
f95f15a995 Quick changes... 2004-03-05 20:18:28 +00:00
Pavol Marko
364f436237 New Abstract Machine 2004-02-03 09:24:30 +00:00
Felix Geyer
9e999a0ba6 Initial revision 2004-01-31 20:56:22 +00:00