fpc/compiler/i386
Jonas Maebe 00f401693c * fixed web bug #5094. Renaming registers is now done sequentially instead
of all at the same time, because otherwise circular renamings could
    cause errors

git-svn-id: trunk@3644 -
2006-05-23 17:17:23 +00:00
..
ag386nsm.pas * yasm fix from Yuri Zaporogets 2006-05-22 19:06:31 +00:00
aopt386.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
cgcpu.pas * split newasmsymbol to refasmsymbol and defineasmsymbol 2006-03-27 11:45:18 +00:00
cpubase.inc *c <int64>:=-<longint> fixed (bug 4253) 2005-08-05 19:00:30 +00:00
cpuinfo.pas + added mwpascal as supported calling convention 2006-04-18 21:27:02 +00:00
cpunode.pas * nx86cnv.pas must set ctypeconv node properly 2005-08-03 20:29:38 +00:00
cpupara.pas * always extend parameters < sizeof(aint) to sizeof(aint) for darwin/x86 2006-05-22 10:42:55 +00:00
cpupi.pas * fixed set_first_temp_offset for use_fixed_stack 2006-03-11 21:08:04 +00:00
cputarg.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
csopt386.pas * fixed web bug #5094. Renaming registers is now done sequentially instead 2006-05-23 17:17:23 +00:00
daopt386.pas * if while we are restoring the contents of a register, we encounter an 2006-05-11 16:46:58 +00:00
i386att.inc * first part of x86-64 assembler 2006-03-09 22:05:16 +00:00
i386atts.inc * first part of x86-64 assembler 2006-03-09 22:05:16 +00:00
i386int.inc * first part of x86-64 assembler 2006-03-09 22:05:16 +00:00
i386nop.inc Merged revisions 2908,2911,2913-2917 via svnmerge from 2006-03-16 08:09:28 +00:00
i386op.inc * first part of x86-64 assembler 2006-03-09 22:05:16 +00:00
i386prop.inc * first part of x86-64 assembler 2006-03-09 22:05:16 +00:00
i386tab.inc * fixed cto 2006-03-29 18:25:48 +00:00
n386add.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
n386cal.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
n386inl.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
n386mat.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
n386mem.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
n386set.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
optbase.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
popt386.pas * don't change "mov const,ref; mov ref,reg" into "mov const,reg; mov reg,ref" 2006-03-21 15:25:16 +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