fpc/compiler/i386
2003-03-08 10:53:48 +00:00
..
aasmcpu.pas + $define newra will enable new register allocator 2003-03-08 08:59:07 +00:00
ag386att.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
ag386int.pas + $define newra will enable new register allocator 2003-03-08 08:59:07 +00:00
ag386nsm.pas + $define newra will enable new register allocator 2003-03-08 08:59:07 +00:00
aopt386.pas * Fixed the optimizer 2003-02-26 21:15:43 +00:00
cga.pas + $define newra will enable new register allocator 2003-03-08 08:59:07 +00:00
cgcpu.pas * splitted defbase in defutil,symutil,defcmp 2002-11-25 17:43:16 +00:00
cpubase.inc * fixed more problems with cpubase and x86-64 2002-04-25 16:12:09 +00:00
cpubase.pas + $define newra will enable new register allocator 2003-03-08 08:59:07 +00:00
cpuinfo.pas * two comments fixed 2002-12-05 14:18:09 +00:00
cpunode.pas * i386 uses now the generic exception management from ncgflw 2002-08-24 18:35:42 +00:00
cpupara.pas * Tregister changed into a record 2003-01-08 18:43:56 +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 * readded missing revisions 2002-05-18 13:34:04 +00:00
csopt386.pas * Fixed the optimizer 2003-02-26 21:15:43 +00:00
daopt386.pas * Fixed the optimizer 2003-02-26 21:15:43 +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 * Created newra version of secondmul in n386add.pas 2003-03-08 10:53:48 +00:00
n386cal.pas * Fixed internalerror 7843 issue 2003-03-06 11:35:50 +00:00
n386cnv.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
n386con.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
n386inl.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
n386mat.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
n386mem.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
n386obj.pas * Further work to convert codegenerator register convention; 2003-01-13 14:54:34 +00:00
n386opt.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
n386set.pas * Fixed an illegal use of makeregsize 2003-02-26 23:06:13 +00:00
optbase.pas * moved entry and exitcode to ncgutil and cgobj 2002-05-12 16:53:04 +00:00
popt386.pas * Disabled mov reg,0 -> xor reg,reg optimization 2003-02-26 13:24:59 +00:00
ra386.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
ra386att.pas * fix a range check error 2003-02-20 15:52:58 +00:00
ra386int.pas * Changed no longer correct fillchar of reference into location_reset 2003-02-26 22:57:44 +00:00
radirect.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
rgcpu.pas + $define newra will enable new register allocator 2003-03-08 08:59:07 +00:00
rropt386.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
tgcpu.pas * first x86-64 patches 2002-07-04 20:43:00 +00:00