fpc/compiler/m68k
Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so
that the type of the parameters can be determined automatically
   o added compilerproc declarations for all helpers called in the compiler
     via their assembler name, so we can look up the corresponding procdef

git-svn-id: trunk@23325 -
2013-01-06 15:05:40 +00:00
..
aasmcpu.pas m68k/aasmcpu.pas, taicpu.spilling_get_operation_type: 2012-12-02 11:48:57 +00:00
ag68kgas.pas Use GasCpuTypeStr array: GAS uses different names for cpu variants 2012-12-18 15:04:57 +00:00
aoptcpu.pas
aoptcpub.pas * RefsHaveIndexReg -> cpurefshaveindexreg 2012-03-10 19:43:52 +00:00
aoptcpud.pas
cgcpu.pas * pass the procdef to getintparaloc instead of only the proccalloption, so 2013-01-06 15:05:40 +00:00
cpuasm.pas
cpubase.pas Use TRegNameTable instead of array[tregisterindex] of string[10] 2012-10-22 10:23:21 +00:00
cpuinfo.pas New GasCpuTypeStr array: GAS uses different names for cpu variants 2012-12-18 15:00:38 +00:00
cpunode.pas
cpupara.pas * pass the procdef to getintparaloc instead of only the proccalloption, so 2013-01-06 15:05:40 +00:00
cpupi.pas Use the correct frame pointer register: A6 on Unixes and A5 on everything else. The only 2012-10-18 20:11:49 +00:00
cputarg.pas Add debugging generation ability for m68k compiler 2012-12-18 15:57:40 +00:00
hlcgcpu.pas * create/destroy also the high level code generator for all architectures, 2011-08-20 07:21:16 +00:00
itcpugas.pas
m68kreg.dat
n68kadd.pas m68k/n68kadd.pas: 2012-11-01 21:27:02 +00:00
n68kcal.pas * small typo corrections by Adriaan Van Os (mantis #15652) 2010-02-02 10:41:38 +00:00
n68kcnv.pas Also handle fpu_soft 2012-12-18 15:06:24 +00:00
n68kmat.pas * pass the procdef to getintparaloc instead of only the proccalloption, so 2013-01-06 15:05:40 +00:00
r68kcon.inc
r68kgas.inc
r68kgri.inc
r68knor.inc
r68knum.inc
r68krni.inc
r68ksri.inc
r68ksta.inc
r68kstd.inc
r68ksup.inc
ra68k.pas
ra68kmot.pas * m68k/ra68kmot.pas, tm68kmotreader.gettoken: 2012-10-21 13:54:55 +00:00
rgcpu.pas