fpc/compiler/i386
florian 1df13c788c * fixed some MMX<->SSE
* started to fix ppc, needs an overhaul
  + stabs info improve for spilling, not sure if it works correctly/completly
  - MMX_SUPPORT removed from Makefile.fpc
2003-10-11 16:06:42 +00:00
..
ag386int.pas + Patch from Wiktor Sywula for watcom support 2003-09-30 08:39:50 +00:00
ag386nsm.pas * procinfo unit contains tprocinfo 2003-10-01 20:34:48 +00:00
aopt386.pas * first small steps towards an oop optimizer 2003-06-08 18:48:03 +00:00
cgcpu.pas * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 2003-10-10 17:48:13 +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 * fixed some MMX<->SSE 2003-10-11 16:06:42 +00:00
cpupi.pas * parameter alignment fixes 2003-10-03 22:00:33 +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 * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 2003-10-10 17:48:13 +00:00
n386cal.pas * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 2003-10-10 17:48:13 +00:00
n386cnv.pas * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 2003-10-10 17:48:13 +00:00
n386con.pas * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 2003-10-10 17:48:13 +00:00
n386inl.pas * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 2003-10-10 17:48:13 +00:00
n386mat.pas * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 2003-10-10 17:48:13 +00:00
n386mem.pas * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 2003-10-10 17:48:13 +00:00
n386obj.pas * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 2003-10-10 17:48:13 +00:00
n386set.pas * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 2003-10-10 17:48:13 +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 * %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 crash 2003-10-07 18:21:18 +00:00
ra386int.pas * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 2003-10-10 17:48:13 +00:00
rgcpu.pas * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 2003-10-10 17:48:13 +00:00
rropt386.pas * internal changeregsize for optimizer 2003-06-03 21:09:05 +00:00