fpc/compiler/i386
2003-09-25 13:13:32 +00:00
..
ag386int.pas * locals and paras are allocated in the code generation 2003-09-23 17:56:05 +00:00
ag386nsm.pas * locals and paras are allocated in the code generation 2003-09-23 17:56:05 +00:00
aopt386.pas * first small steps towards an oop optimizer 2003-06-08 18:48:03 +00:00
cgcpu.pas * more x86-64 fixes 2003-09-25 13:13:32 +00:00
cpubase.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
cpuinfo.pas * fixed arm concatcopy 2003-09-03 11:18:36 +00:00
cpunode.pas * ncgopt replaces n386opt 2003-04-24 11:19:13 +00:00
cpupara.pas * locals and paras are allocated in the code generation 2003-09-23 17:56:05 +00:00
cpupi.pas * locals and paras are allocated in the code generation 2003-09-23 17:56:05 +00:00
cpuswtch.pas * cs_regalloc renamed to cs_regvars to avoid confusion with register 2003-08-09 18:56:54 +00:00
cputarg.pas * merged Wiktor's Watcom patches in 1.1 2003-09-05 17:41:12 +00:00
csopt386.pas * fixed nil pointer access 2003-07-24 10:45:40 +00:00
daopt386.pas * current_procdef removed, use current_procinfo.procdef instead 2003-06-13 21:19:30 +00:00
i386att.inc * x86 instruction table updated to nasm 0.98.37: 2003-09-09 12:54:45 +00:00
i386atts.inc * x86 instruction table updated to nasm 0.98.37: 2003-09-09 12:54:45 +00:00
i386int.inc * x86 instruction table updated to nasm 0.98.37: 2003-09-09 12:54:45 +00:00
i386nop.inc * x86 instruction table updated to nasm 0.98.37: 2003-09-09 12:54:45 +00:00
i386op.inc * x86 instruction table updated to nasm 0.98.37: 2003-09-09 12:54:45 +00:00
i386prop.inc * x86 instruction table updated to nasm 0.98.37: 2003-09-09 12:54:45 +00:00
i386tab.inc * x86 instruction table updated to nasm 0.98.37: 2003-09-09 12:54:45 +00:00
n386add.pas * Patch from Peter for paraloc 2003-09-10 08:31:47 +00:00
n386cal.pas * locals and paras are allocated in the code generation 2003-09-23 17:56:05 +00:00
n386cnv.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
n386con.pas + support of NaN and Inf in the compiler as values of real constants 2003-09-06 16:47:24 +00:00
n386inl.pas * preparations for different default calling conventions 2003-09-07 22:09:34 +00:00
n386mat.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
n386mem.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
n386obj.pas * locals and paras are allocated in the code generation 2003-09-23 17:56:05 +00:00
n386set.pas * preparations for different default calling conventions 2003-09-07 22:09:34 +00:00
optbase.pas * moved entry and exitcode to ncgutil and cgobj 2002-05-12 16:53:04 +00:00
popt386.pas * cs_regalloc renamed to cs_regvars to avoid confusion with register 2003-08-09 18:56:54 +00:00
r386ari.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386att.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386con.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386int.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386iri.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386nasm.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386nor.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386nri.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386num.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386op.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386ot.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386rni.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386sri.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386stab.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386std.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
ra386att.pas * fix global var+offset 2003-09-23 20:37:53 +00:00
ra386int.pas * fix global var+offset 2003-09-23 20:37:53 +00:00
rgcpu.pas * improved arm code generation 2003-09-11 11:54:59 +00:00
rropt386.pas * internal changeregsize for optimizer 2003-06-03 21:09:05 +00:00