fpc/compiler/x86
Jonas Maebe 6d6892bec6 * fixed "byte/word/... ptr []" and "byte/word/..([])" typecasted expressions
in case the memory expression contains a record subscription (mantis
    #16700)

git-svn-id: trunk@15408 -
2010-06-11 14:51:58 +00:00
..
aasmcpu.pas * initial version of internal Mach-O/i386 assembler by Dmitry Boyarintsev 2010-01-12 19:52:55 +00:00
agx86att.pas + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 2010-01-07 17:42:11 +00:00
agx86int.pas * renamed mark_InlineStart/mark_InlineEnd to mark_NoLineinfoStart/ 2009-12-04 19:37:22 +00:00
cga.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
cgx86.pas * fixed cg.a_loadmm_reg_ref() and cg.a_loadfpu_reg_ref() in case they are 2010-06-04 22:31:35 +00:00
cpubase.pas * added register type parameter to cgsize2subreg(), as the subreg can 2009-07-19 13:57:23 +00:00
itcpugas.pas * revert r8118 2007-07-22 19:59:00 +00:00
itx86int.pas * revert r8118 2007-07-22 19:59:00 +00:00
nx86add.pas o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
nx86cnv.pas o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
nx86con.pas o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
nx86inl.pas o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
nx86mat.pas o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
nx86set.pas - disabled jump tables for x86_64, because they cause various kinds of 2009-05-01 14:54:38 +00:00
rax86.pas * fixes taking the address of an assembler block defined label 2008-11-09 21:14:45 +00:00
rax86att.pas * accept @PLT for pic functions 2009-12-10 13:07:44 +00:00
rax86int.pas * fixed "byte/word/... ptr []" and "byte/word/..([])" typecasted expressions 2010-06-11 14:51:58 +00:00
rgx86.pas * fixed spilling of and operations on spilled 32 bit values for x86_64 2009-08-21 16:20:16 +00:00
x86ins.dat * fisttp must get an "fpuint" suffix in the assembler output 2009-12-11 23:20:21 +00:00
x86reg.dat * fixed <instr> reg,reg with regs>=r8 2006-03-26 17:54:02 +00:00