fpc/compiler/i386
peter e820bc93f2 * interface wrapper generation moved to cgobj
* generate interface wrappers after the module is parsed
2005-01-24 22:08:32 +00:00
..
ag386int.pas * wrong prefix output for masm fixed 2005-01-24 20:44:29 +00:00
ag386nsm.pas * fix section names 2005-01-18 17:49:45 +00:00
aopt386.pas * logs truncated 2004-06-20 08:55:28 +00:00
cgcpu.pas * interface wrapper generation moved to cgobj 2005-01-24 22:08:32 +00:00
cpubase.inc * load jmp_buf_size from system unit 2005-01-20 16:38:45 +00:00
cpuinfo.pas * generic tlocation 2004-10-31 21:45:02 +00:00
cpunode.pas * interface wrapper generation moved to cgobj 2005-01-24 22:08:32 +00:00
cpupara.pas * multiple location support for i386 a_param_ref 2005-01-18 22:19:20 +00:00
cpupi.pas * logs truncated 2004-06-20 08:55:28 +00:00
cpuswtch.pas * logs truncated 2004-06-20 08:55:28 +00:00
cputarg.pas * target netwlibc added (libc is preferred for newer netware versions) 2004-09-04 21:18:47 +00:00
csopt386.pas * no more moving the loading of regvars past conditional jumps 2004-12-30 14:51:22 +00:00
daopt386.pas * remove "release subregA; allocate other_subreg_of_A" sequences so the 2005-01-03 14:59:28 +00:00
i386att.inc * MOVSL fixed 2004-04-08 16:49:42 +00:00
i386atts.inc * MOVSL fixed 2004-04-08 16:49:42 +00:00
i386int.inc * MOVSL fixed 2004-04-08 16:49:42 +00:00
i386nop.inc * MOVSL fixed 2004-04-08 16:49:42 +00:00
i386op.inc * MOVSL fixed 2004-04-08 16:49:42 +00:00
i386prop.inc * MOVSL fixed 2004-04-08 16:49:42 +00:00
i386tab.inc * MOVSL fixed 2004-04-08 16:49:42 +00:00
n386add.pas * shortstr compare with empty string fixed 2004-11-01 12:43:28 +00:00
n386cal.pas * generic tlocation 2004-10-31 21:45:02 +00:00
n386cnv.pas * logs truncated 2004-06-20 08:55:28 +00:00
n386con.pas * generic tlocation 2004-10-31 21:45:02 +00:00
n386inl.pas * logs truncated 2004-06-20 08:55:28 +00:00
n386mat.pas * generic tlocation 2004-10-31 21:45:02 +00:00
n386mem.pas * generic tlocation 2004-10-31 21:45:02 +00:00
n386set.pas * patch from Peter to fix inlining of case statements 2004-11-30 18:13:39 +00:00
optbase.pas * spilling code rewritten for x86. It now used the generic 2004-10-04 20:46:22 +00:00
popt386.pas * the optimization fstp f;fld f to fst f disabled; leads to rounding problems 2004-12-18 15:21:56 +00:00
r386ari.inc * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386att.inc * dwarf branch merged 2004-06-16 20:07:06 +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 * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386iri.inc * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386nasm.inc * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386nor.inc * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386nri.inc * dwarf branch merged 2004-06-16 20:07:06 +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 * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386stab.inc * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386std.inc * dwarf branch merged 2004-06-16 20:07:06 +00:00
ra386att.pas * another bunch of x86-64 fixes mainly calling convention and 2004-01-14 23:39:05 +00:00
ra386int.pas * use val() for decoding integers 2005-01-20 17:05:53 +00:00
rgcpu.pas * -Or fixes for open array 2004-10-13 21:12:51 +00:00
rropt386.pas * fixed web bug #3378 2004-10-31 15:17:08 +00:00