fpc/compiler/x86
Jonas Maebe b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with
the opposite meaning, af_stabs_use_function_absolute_addresses), because it
    is different on Darwin for the internal and external assembler)

git-svn-id: trunk@14342 -
2009-12-06 13:21:28 +00:00
..
aasmcpu.pas * don't generate instruction alignment fill bytes in non exectuable sections 2009-11-21 22:34:46 +00:00
agx86att.pas * changed tf_use_function_relative_addresses into an assembler flag (with 2009-12-06 13:21:28 +00:00
agx86int.pas * renamed mark_InlineStart/mark_InlineEnd to mark_NoLineinfoStart/ 2009-12-04 19:37:22 +00:00
cga.pas
cgx86.pas * merged r13762-14047 from trunk 2009-11-04 15:50:26 +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 * Fixed 'mixed signed/unsigned' and pointer conversion warnings. 2008-07-23 09:36:07 +00:00
rax86int.pas * avoid IE in case of unknown assembler reference syntax 2009-07-05 19:16:46 +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 * fixed assembler tables for sse4 instructions, resolves #13186 2009-02-24 20:07:11 +00:00
x86reg.dat