fpc/compiler/i386
florian 91bbc7bea3 * error when address of an abstract method is taken
* fixed some x86-64 problems
  * merged some more x86-64 and i386 code
2003-04-30 20:53:32 +00:00
..
ag386int.pas + $define newra will enable new register allocator 2003-03-08 08:59:07 +00:00
ag386nsm.pas + Implemented the actual register allocator 2003-04-22 10:09:34 +00:00
aopt386.pas * Fixed the optimizer 2003-02-26 21:15:43 +00:00
cgcpu.pas * splitted defbase in defutil,symutil,defcmp 2002-11-25 17:43:16 +00:00
cpubase.inc * merged i386/cpubase and x86_64/cpubase to x86/cpubase; 2003-04-25 11:12:09 +00:00
cpuinfo.pas * two comments fixed 2002-12-05 14:18:09 +00:00
cpunode.pas * ncgopt replaces n386opt 2003-04-24 11:19:13 +00:00
cpupara.pas * firstpass uses expectloc 2003-04-22 23:50:22 +00:00
cpupi.pas * aktprocdef renamed to current_procdef 2003-04-27 11:21:32 +00:00
cpuswtch.pas
cputarg.pas * merged agx64att and ag386att to x86/agx86att 2003-04-25 12:04:31 +00:00
csopt386.pas * aktprocdef renamed to current_procdef 2003-04-27 11:21:32 +00:00
daopt386.pas * aktprocdef renamed to current_procdef 2003-04-27 11:21:32 +00:00
i386att.inc
i386atts.inc
i386ins.dat * x86-64 compiles 2003-01-05 13:36:53 +00:00
i386int.inc
i386nop.inc
i386op.inc
i386prop.inc
i386tab.inc
n386add.pas * add string returns in LOC_REFERENCE 2003-04-26 09:12:55 +00:00
n386cal.pas * Further register allocator work. Compiler now smaller with new 2003-04-23 14:42:07 +00:00
n386cnv.pas * error when address of an abstract method is taken 2003-04-30 20:53:32 +00:00
n386con.pas * firstpass uses expectloc 2003-04-22 23:50:22 +00:00
n386inl.pas * wrong location_copy for include/exclude 2003-04-23 09:50:31 +00:00
n386mat.pas * firstpass uses expectloc 2003-04-22 23:50:22 +00:00
n386mem.pas * removed some notes/hints 2003-04-22 14:33:38 +00:00
n386obj.pas * removed some notes/hints 2003-04-22 14:33:38 +00:00
n386set.pas * aktprocdef renamed to current_procdef 2003-04-27 11:21:32 +00:00
optbase.pas
popt386.pas * aktprocdef renamed to current_procdef 2003-04-27 11:21:32 +00:00
ra386att.pas * merged more x86-64/i386 code 2003-04-30 15:45:35 +00:00
ra386int.pas * merged more x86-64/i386 code 2003-04-30 15:45:35 +00:00
rgcpu.pas * Ifdefs around a lot of calls to cleartempgen 2003-04-25 08:25:26 +00:00
rropt386.pas * generic constructor working for i386 2003-03-28 19:16:56 +00:00
tgcpu.pas