fpc/compiler/i386
2000-11-14 09:53:18 +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 + AfterConstruction and BeforeDestruction impemented 2000-11-07 23:40:48 +00:00
cpuasm.pas * create generic toutputsection for binary writers 2000-11-12 22:20:37 +00:00
cpubase.pas
cpuinfo.pas
cpunode.pas
csopt386.pas * fixed range check error 2000-11-09 12:34:44 +00:00
daopt386.pas * Fix for containsPointerRef: Loop now runs in the correct range 2000-11-08 16:04:34 +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 * interfaces are basically running 2000-11-12 23:24:10 +00:00
n386cnv.pas * some bugs with interfaces and NIL fixed 2000-11-13 11:30:54 +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 * fixes so no more range errors with improved range checking code 2000-11-13 14:44:35 +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