fpc/compiler/i386
2000-11-17 15:22:04 +00:00
..
ag386int.pas * moved to i386/ 2000-10-15 09:43:29 +00:00
ag386nsm.pas * moved to i386/ 2000-10-15 09:43:29 +00:00
aopt386.pas + register renaming ("fixes" bug1088) 2000-10-24 10:40:52 +00:00
cgai386.pas * passing interfaces as parameters fixed 2000-11-17 10:30:24 +00:00
cpuasm.pas * create generic toutputsection for binary writers 2000-11-12 22:20:37 +00:00
cpubase.pas * moved cpu*.pas to i386/ 2000-10-15 09:39:36 +00:00
cpuinfo.pas * moved cpu*.pas to i386/ 2000-10-15 09:39:36 +00:00
cpunode.pas * moved cpu*.pas to i386/ 2000-10-15 09:39:36 +00:00
csopt386.pas * fixed some bugs in checksequence 2000-11-14 12:17:34 +00:00
daopt386.pas * fixed another bug in allocregbetween (introduced by the previous fix) 2000-11-17 15:22:04 +00:00
i386att.inc * move also the i386*.inc to i386/ 2000-10-15 09:41:37 +00:00
i386atts.inc * move also the i386*.inc to i386/ 2000-10-15 09:41:37 +00:00
i386ins.dat * moved to i386/ 2000-10-15 09:43:29 +00:00
i386int.inc * move also the i386*.inc to i386/ 2000-10-15 09:41:37 +00:00
i386nop.inc * move also the i386*.inc to i386/ 2000-10-15 09:41:37 +00:00
i386op.inc * move also the i386*.inc to i386/ 2000-10-15 09:41:37 +00:00
i386prop.inc * move also the i386*.inc to i386/ 2000-10-15 09:41:37 +00:00
i386tab.inc * move also the i386*.inc to i386/ 2000-10-15 09:41:37 +00:00
n386add.pas * some bugs with interfaces and NIL fixed 2000-11-13 11:30:54 +00:00
n386bas.pas + merged Attila's changes for interfaces, not tested yet 2000-11-04 14:25:19 +00:00
n386cal.pas * INT_CHECK_OBJECT_* isn't applied to interfaces anymore 2000-11-17 09:54:58 +00:00
n386cnv.pas * fixed web bug #1242 2000-11-16 15:27:48 +00:00
n386con.pas * fixes so no more range errors with improved range checking code 2000-11-13 14:44:35 +00:00
n386flw.pas * symtable splitted, no real code changes 2000-10-31 22:02:46 +00:00
n386ic.pas * interfaces are basically running 2000-11-12 23:24:10 +00:00
n386inl.pas * interfaces are basically running 2000-11-12 23:24:10 +00:00
n386ld.pas * fixes so no more range errors with improved range checking code 2000-11-13 14:44:35 +00:00
n386mat.pas * symtable splitted, no real code changes 2000-10-31 22:02:46 +00:00
n386mem.pas + merged Attila's changes for interfaces, not tested yet 2000-11-04 14:25:19 +00:00
n386set.pas * fixed webbug 1222 ("merged") 2000-11-17 14:09:00 +00:00
n386util.pas * support for range checking when converting from 64bit to something 2000-11-13 14:47:46 +00:00
popt386.pas * added missing allocregbetween() (merged) 2000-11-14 09:53:18 +00:00
ra386.pas * merged asm result patch part 2 2000-10-31 22:30:13 +00:00
ra386att.pas * symtable splitted, no real code changes 2000-10-31 22:02:46 +00:00
ra386dir.pas * symtable splitted, no real code changes 2000-10-31 22:02:46 +00:00
ra386int.pas * symtable splitted, no real code changes 2000-10-31 22:02:46 +00:00
rropt386.pas + register renaming ("fixes" bug1088) 2000-10-24 10:40:52 +00:00