fpc/compiler/i386
peter e6929a1a32 * more x86_64 parameter fixes
* tparalocation.lochigh is now used to indicate if registerhigh
    is used and what the type is
2004-02-09 22:14:17 +00:00
..
ag386int.pas * wasm args fix from wiktor 2003-12-15 15:58:17 +00:00
ag386nsm.pas * fixed range check errors 2003-12-14 22:42:39 +00:00
aopt386.pas * first small steps towards an oop optimizer 2003-06-08 18:48:03 +00:00
cgcpu.pas * first try to get cpupara working for x86_64 2004-02-04 22:01:13 +00:00
cpubase.inc * x86_64 fixes for opsize 2004-02-05 18:28:37 +00:00
cpuinfo.pas + possible sse2 unit usage for double calculations 2003-12-25 12:01:35 +00:00
cpunode.pas * ncgopt replaces n386opt 2003-04-24 11:19:13 +00:00
cpupara.pas * more x86_64 parameter fixes 2004-02-09 22:14:17 +00:00
cpupi.pas + some code for PIC support added 2003-10-14 00:30:48 +00:00
cpuswtch.pas * sparc updates, mostly float related 2004-01-12 16:39:40 +00:00
cputarg.pas * merged Wiktor's Watcom patches in 1.1 2003-09-05 17:41:12 +00:00
csopt386.pas * fixed some more optimizer bugs, make cycle now works with -O2p3, 2003-12-20 22:53:33 +00:00
daopt386.pas * more byte->word 2003-12-23 19:52:55 +00:00
i386att.inc * more x86_64 parameter fixes 2004-02-09 22:14:17 +00:00
i386atts.inc * more x86_64 parameter fixes 2004-02-09 22:14:17 +00:00
i386int.inc * more x86_64 parameter fixes 2004-02-09 22:14:17 +00:00
i386nop.inc + possible sse2 unit usage for double calculations 2003-12-25 12:01:35 +00:00
i386op.inc * more x86_64 parameter fixes 2004-02-09 22:14:17 +00:00
i386prop.inc * more x86_64 parameter fixes 2004-02-09 22:14:17 +00:00
i386tab.inc * more x86_64 parameter fixes 2004-02-09 22:14:17 +00:00
n386add.pas *** empty log message *** 2004-02-04 19:22:27 +00:00
n386cal.pas * Florian's culmutative nr. 1; contains: 2003-11-07 15:58:32 +00:00
n386cnv.pas * several fixes to compile x86-64 system 2004-02-05 01:24:08 +00:00
n386con.pas * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 2003-10-10 17:48:13 +00:00
n386inl.pas * several fixes to compile x86-64 system 2004-02-05 01:24:08 +00:00
n386mat.pas * common addnode code for x86-64 and i386 2004-01-20 12:59:36 +00:00
n386mem.pas * fix vecnode code that caused to much register conflicts 2003-10-21 15:13:27 +00:00
n386obj.pas * extnumber failure is $ffff instead of -1 2003-12-23 23:12:44 +00:00
n386set.pas * renamed xNNbittype to xNNinttype 2004-02-03 22:32:53 +00:00
optbase.pas * moved entry and exitcode to ncgutil and cgobj 2002-05-12 16:53:04 +00:00
popt386.pas * remove previous commit 2004-02-03 21:19:40 +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 * reg allocations for imaginary register are now inserted just 2003-12-15 21:25:48 +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 * reg allocations for imaginary register are now inserted just 2003-12-15 21:25:48 +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 * another bunch of x86-64 fixes mainly calling convention and 2004-01-14 23:39:05 +00:00
ra386int.pas * another bunch of x86-64 fixes mainly calling convention and 2004-01-14 23:39:05 +00:00
rgcpu.pas * sparc updates, mostly float related 2004-01-12 16:39:40 +00:00
rropt386.pas - disable removal of dead loads before a call, because register 2003-12-15 16:08:15 +00:00