..
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
* first part of procinfo rewrite
2002-08-17 09:23:33 +00:00
cpuswtch.pas
+ stab register indexes for powerpc (moved from gdb to cpubase)
2002-08-12 15:08:39 +00:00
cputarg.pas
* merged agx64att and ag386att to x86/agx86att
2003-04-25 12:04:31 +00:00
csopt386.pas
* generic constructor working for i386
2003-03-28 19:16:56 +00:00
daopt386.pas
* generic constructor working for i386
2003-03-28 19:16:56 +00:00
i386att.inc
* types.pas renamed to defbase.pas because D6 contains a types
2002-07-20 11:57:52 +00:00
i386atts.inc
* types.pas renamed to defbase.pas because D6 contains a types
2002-07-20 11:57:52 +00:00
i386ins.dat
* x86-64 compiles
2003-01-05 13:36:53 +00:00
i386int.inc
* types.pas renamed to defbase.pas because D6 contains a types
2002-07-20 11:57:52 +00:00
i386nop.inc
* types.pas renamed to defbase.pas because D6 contains a types
2002-07-20 11:57:52 +00:00
i386op.inc
* types.pas renamed to defbase.pas because D6 contains a types
2002-07-20 11:57:52 +00:00
i386prop.inc
* types.pas renamed to defbase.pas because D6 contains a types
2002-07-20 11:57:52 +00:00
i386tab.inc
* types.pas renamed to defbase.pas because D6 contains a types
2002-07-20 11:57:52 +00:00
n386add.pas
+ added currency support based on int64
2003-04-23 20:16:03 +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
* Ifdefs around a lot of calls to cleartempgen
2003-04-25 08:25:26 +00:00
optbase.pas
* moved entry and exitcode to ncgutil and cgobj
2002-05-12 16:53:04 +00:00
popt386.pas
* generic constructor working for i386
2003-03-28 19:16:56 +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
* removed some ie checks
2003-04-21 20:05:10 +00:00
radirect.pas
* removed funcretn,funcretsym, function result is now in varsym
2003-04-25 20:59:33 +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
* first x86-64 patches
2002-07-04 20:43:00 +00:00