fpc/compiler/x86
Jonas Maebe c84744b27f * fixed a_jmp_name() for darwin/i386 (go via a stub)
* fixed g_external_wrapper for darwin/i386 (both with and without pic,
    by using a_jmp_name(), because the darwin jump stubs can always
    be called directly)

git-svn-id: trunk@8669 -
2007-09-28 14:12:46 +00:00
..
aasmcpu.pas * only for jump instructions we need to look at the relative 2007-09-27 20:10:30 +00:00
agx86att.pas + Compiler support for pic on darwin/i386. The i386 rtl still needs 2007-09-26 21:42:27 +00:00
agx86int.pas * split off sec_rodata_norel from sec_rodata, and only put constant data 2007-09-26 15:49:01 +00:00
cga.pas
cgx86.pas * fixed a_jmp_name() for darwin/i386 (go via a stub) 2007-09-28 14:12:46 +00:00
cpubase.pas
itcpugas.pas
itx86int.pas
nx86add.pas * Some fixes for r8515: 2007-09-16 22:24:42 +00:00
nx86cnv.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
nx86con.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
nx86inl.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
nx86mat.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
nx86set.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
rax86.pas
rax86att.pas
rax86int.pas
rgx86.pas
x86ins.dat * fixed parsing of "rcl/rcr rm,imm" (mantis #9025) 2007-08-12 13:50:52 +00:00
x86reg.dat