fpc/compiler/i386
florian 2a54d957b2 * fixed two small errors
* supported_optimizerswitches now takes generic flags also into account

git-svn-id: trunk@4865 -
2006-10-11 21:14:47 +00:00
..
ag386nsm.pas * remove ifdef fpc 2006-10-07 13:43:34 +00:00
aopt386.pas * turning on peephole optimizations no longer turns on cse as well 2006-06-21 18:55:48 +00:00
cgcpu.pas * fixed interface wrappers for darwin in case they end up in 2006-06-27 14:32:14 +00:00
cpubase.inc + experimental -Sv option to support vector arithmetics 2006-10-07 21:39:48 +00:00
cpuinfo.pas * fixed two small errors 2006-10-11 21:14:47 +00:00
cpunode.pas
cpupara.pas * proper fix for problem I tried to solve in r3655 2006-05-24 19:44:16 +00:00
cpupi.pas
cputarg.pas
csopt386.pas * remove ifdef fpc 2006-10-07 13:43:34 +00:00
daopt386.pas * remove ifdef fpc 2006-10-07 13:43:34 +00:00
i386att.inc
i386atts.inc
i386int.inc
i386nop.inc * 64bit support for shrd 2006-09-03 08:56:10 +00:00
i386op.inc
i386prop.inc * more mmx/sse register spilling fixes: 2006-09-12 11:07:45 +00:00
i386tab.inc * more mmx/sse register spilling fixes: 2006-09-12 11:07:45 +00:00
n386add.pas
n386cal.pas
n386inl.pas
n386mat.pas
n386mem.pas
n386set.pas
optbase.pas
popt386.pas
r386ari.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
r386att.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
r386con.inc
r386dwrf.inc
r386int.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
r386iri.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
r386nasm.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
r386nor.inc
r386nri.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
r386num.inc
r386op.inc
r386ot.inc
r386rni.inc
r386sri.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
r386stab.inc
r386std.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
ra386att.pas
ra386int.pas + intel assembler reader for x86-64 2006-05-01 19:56:00 +00:00
rgcpu.pas
rropt386.pas