fpc/compiler/i386
Jonas Maebe 5155de6d61 * fixed webtbs/tw2514 for darwin/i386 (and a similar bug for win32):
you get an internalerror if you try to keep a 0-byte record in
    a register (because the paramgr then tries to allocate a register
    of size OS_NO)

git-svn-id: trunk@2929 -
2006-03-15 21:48:32 +00:00
..
ag386nsm.pas Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from 2006-03-05 21:10:37 +00:00
aopt386.pas * rewrite of optimizer options 2006-03-13 09:05:50 +00:00
cgcpu.pas * also align esp for all procedures/functions declared "assembler", 2006-03-12 21:20:29 +00:00
cpubase.inc
cpuinfo.pas * list supported optimization options in -i 2006-03-13 11:17:56 +00:00
cpunode.pas
cpupara.pas * fixed webtbs/tw2514 for darwin/i386 (and a similar bug for win32): 2006-03-15 21:48:32 +00:00
cpupi.pas * fixed set_first_temp_offset for use_fixed_stack 2006-03-11 21:08:04 +00:00
cputarg.pas
csopt386.pas * rewrite of optimizer options 2006-03-13 09:05:50 +00:00
daopt386.pas * rewrite of optimizer options 2006-03-13 09:05:50 +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 * first part of x86-64 assembler 2006-03-09 22:05:16 +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 Merged revisions 2791-2793,2798-2800,2806-2825,2829-2830,2833,2839,2898 via svnmerge from 2006-03-13 09:29:57 +00:00
n386add.pas * remove some obsolete i386 specific code 2006-03-13 16:37:08 +00:00
n386cal.pas * aktcputype and aktoptimizecputype was missing in the previous optimization commits 2006-03-13 12:29:56 +00:00
n386inl.pas
n386mat.pas * remove some obsolete i386 specific code 2006-03-13 16:37:08 +00:00
n386mem.pas
n386set.pas * aktcputype and aktoptimizecputype was missing in the previous optimization commits 2006-03-13 12:29:56 +00:00
optbase.pas
popt386.pas * aktcputype and aktoptimizecputype was missing in the previous optimization commits 2006-03-13 12:29:56 +00:00
r386ari.inc
r386att.inc
r386con.inc
r386dwrf.inc
r386int.inc
r386iri.inc
r386nasm.inc
r386nor.inc
r386nri.inc
r386num.inc
r386op.inc
r386ot.inc
r386rni.inc
r386sri.inc
r386stab.inc
r386std.inc
ra386att.pas
ra386int.pas Merged revisions 2791-2793,2798-2800,2806-2825,2829-2830,2833,2839,2898 via svnmerge from 2006-03-13 09:29:57 +00:00
rgcpu.pas
rropt386.pas * fixed bug in regalloc info in case a sequence is swapped with 2006-01-06 15:29:25 +00:00