fpc/compiler/i386
peter 60978ba89c * aktprocdef renamed to current_procdef
* procinfo renamed to current_procinfo
  * procinfo will now be stored in current_module so it can be
    cleaned up properly
  * gen_main_procsym changed to create_main_proc and release_main_proc
    to also generate a tprocinfo structure
  * fixed unit implicit initfinal
2003-04-27 11:21: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
cga.pas * Added some code to keep track of move instructions in register 2003-04-17 16:48:21 +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 + added currency support based on int64 2003-04-23 20:16:03 +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
ra386.pas * merged agx64att and ag386att to x86/agx86att 2003-04-25 12:04:31 +00:00
ra386att.pas * merged agx64att and ag386att to x86/agx86att 2003-04-25 12:04:31 +00:00
ra386int.pas * aktprocdef renamed to current_procdef 2003-04-27 11:21:32 +00:00
radirect.pas * aktprocdef renamed to current_procdef 2003-04-27 11:21:32 +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