fpc/compiler/x86
pierre fc66d46beb + added several warnings about use of references
involving (%ebp) or (%esp) in assembler code.
   Useful to track code that might suffer from regcall
   convention.

git-svn-id: trunk@5736 -
2006-12-29 09:37:15 +00:00
..
aasmcpu.pas * germanism removed (aktfilepos -> current_filepos) 2006-10-30 22:37:31 +00:00
agx86att.pas * used "gas" instead of "as" for Solaris (both sparc and x86) 2006-09-19 13:38:44 +00:00
agx86int.pas * AsmSymbolDict changed to FPHashObjectList 2006-11-01 00:22:13 +00:00
cga.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
cgx86.pas * bitpacked stuff fixed for x86-64 2006-11-26 21:57:34 +00:00
cpubase.pas + experimental -Sv option to support vector arithmetics 2006-10-07 21:39:48 +00:00
itcpugas.pas * fixed more xmm stuff 2005-06-09 20:50:17 +00:00
itx86int.pas * fixed more xmm stuff 2005-06-09 20:50:17 +00:00
nx86add.pas * remove tdictionary and tindexarray 2006-11-03 00:30:30 +00:00
nx86cnv.pas * better fix for previous revision 2006-11-30 20:55:32 +00:00
nx86con.pas * remove ttype 2006-10-29 22:19:39 +00:00
nx86inl.pas * remove tdictionary and tindexarray 2006-11-03 00:30:30 +00:00
nx86mat.pas * remove tdictionary and tindexarray 2006-11-03 00:30:30 +00:00
nx86set.pas * remove tdictionary and tindexarray 2006-11-03 00:30:30 +00:00
rax86.pas + added several warnings about use of references 2006-12-29 09:37:15 +00:00
rax86att.pas * replaced tdictionary with tfphashlist 2006-11-01 14:26:50 +00:00
rax86int.pas * removed typed const, it is now handled by staticvarsym 2006-11-08 21:04:22 +00:00
rgx86.pas * settings refactored 2006-10-30 18:02:58 +00:00
x86ins.dat * fixed assembling of movd with 64 bit registers 2006-11-25 20:32:32 +00:00
x86reg.dat * fixed <instr> reg,reg with regs>=r8 2006-03-26 17:54:02 +00:00