fpc/compiler/i386
florian 08f48f5fc9 * completed jrcxz support
git-svn-id: trunk@6401 -
2007-02-10 21:14:05 +00:00
..
ag386nsm.pas * completed jrcxz support 2007-02-10 21:14:05 +00:00
aopt386.pas * settings refactored 2006-10-30 18:02:58 +00:00
cgcpu.pas * fixed range errors 2007-01-25 15:19:00 +00:00
cpubase.inc + experimental -Sv option to support vector arithmetics 2006-10-07 21:39:48 +00:00
cpuinfo.pas * tail recursion is fixed in the mean time, reenabled 2006-10-16 18:26:57 +00:00
cpunode.pas * nx86cnv.pas must set ctypeconv node properly 2005-08-03 20:29:38 +00:00
cpupara.pas * handle stack parameters like delphi when using register calling conventions, resolves #8199 2007-01-26 17:38:46 +00:00
cpupi.pas * settings refactored 2006-10-30 18:02:58 +00:00
cputarg.pas * symbian support from Felipe 2007-01-18 20:24:10 +00:00
csopt386.pas * settings refactored 2006-10-30 18:02:58 +00:00
daopt386.pas * remove tdictionary and tindexarray 2006-11-03 00:30:30 +00:00
i386att.inc * fix for jcxz, jecxz and jrcxz on 64 bit platforms 2007-02-10 21:05:27 +00:00
i386atts.inc * fix for jcxz, jecxz and jrcxz on 64 bit platforms 2007-02-10 21:05:27 +00:00
i386int.inc * fix for jcxz, jecxz and jrcxz on 64 bit platforms 2007-02-10 21:05:27 +00:00
i386nop.inc * fixed assembling of movd with 64 bit registers 2006-11-25 20:32:32 +00:00
i386op.inc * fix for jcxz, jecxz and jrcxz on 64 bit platforms 2007-02-10 21:05:27 +00:00
i386prop.inc * fix for jcxz, jecxz and jrcxz on 64 bit platforms 2007-02-10 21:05:27 +00:00
i386tab.inc * fix for jcxz, jecxz and jrcxz on 64 bit platforms 2007-02-10 21:05:27 +00:00
n386add.pas * renamed nf_swaped to nf_swapped 2007-01-05 12:47:22 +00:00
n386cal.pas * settings refactored 2006-10-30 18:02:58 +00:00
n386inl.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
n386mat.pas * remove tdictionary and tindexarray 2006-11-03 00:30:30 +00:00
n386mem.pas * remove ttype 2006-10-29 22:19:39 +00:00
n386set.pas * settings refactored 2006-10-30 18:02:58 +00:00
optbase.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
popt386.pas * settings refactored 2006-10-30 18:02:58 +00:00
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 * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386dwrf.inc * dwarf branch merged 2004-06-16 20:07:06 +00:00
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 * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386nri.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
r386num.inc * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386op.inc * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386ot.inc * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386rni.inc * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386sri.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
r386stab.inc * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386std.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
ra386att.pas * standard assembler reader for i386 2005-06-07 13:20:14 +00:00
ra386int.pas + intel assembler reader for x86-64 2006-05-01 19:56:00 +00:00
rgcpu.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
rropt386.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00