fpc/compiler/i386
2003-09-29 20:58:55 +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
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
cpupara.pas * parent framepointer changed to hidden parameter 2003-09-28 17:55:03 +00:00
cpupi.pas * parameter fixes 2003-09-25 21:28:00 +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 * fix register leaks 2003-09-28 21:48:20 +00:00
n386cal.pas * locals and paras are allocated in the code generation 2003-09-23 17:56:05 +00:00
n386cnv.pas * fix register leaks 2003-09-28 21:48:20 +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 * fix register leaks 2003-09-28 21:48:20 +00:00
n386mat.pas * optimized releasing of registers 2003-09-29 20:58:55 +00:00
n386mem.pas * optimized releasing of registers 2003-09-29 20:58:55 +00:00
n386obj.pas * parameter fixes 2003-09-25 21:28:00 +00:00
n386set.pas * fix register leaks 2003-09-28 21:48:20 +00:00
optbase.pas
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 * %st is st0 in nasm 2003-09-25 14:59:16 +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