fpc/compiler/i386
peter eb725d4e44 Merged revisions 2908,2911,2913-2917 via svnmerge from
http://svn.freepascal.org/svn/fpc/branches/linker/compiler

........
r2908 | peter | 2006-03-13 13:35:48 +0100 (Mon, 13 Mar 2006) | 2 lines

  * merge trunk upto r2907

........
r2911 | peter | 2006-03-13 18:08:00 +0100 (Mon, 13 Mar 2006) | 2 lines

  * rename values to make room for operand size codes

........
........
........
r2915 | peter | 2006-03-14 13:51:35 +0100 (Tue, 14 Mar 2006) | 2 lines

  * check aktcputype

........
r2916 | peter | 2006-03-14 15:06:32 +0100 (Tue, 14 Mar 2006) | 3 lines

  * merge 300 opcodes
  * more 64bit versions of opcodes

........
r2917 | peter | 2006-03-14 17:34:03 +0100 (Tue, 14 Mar 2006) | 3 lines

  * x86_64 tables
  * convert movq with normal registers to mov

........

git-svn-id: trunk@2931 -
2006-03-16 08:09:28 +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 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 Merged revisions 2908,2911,2913-2917 via svnmerge from 2006-03-16 08:09:28 +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