fpc/compiler/powerpc
Jonas Maebe 991e1f49bd * store a pointer to the used tasminfo record in every assembler writer, so
that we can use assembler writers with different conventions from the
    currently set target_asm (e.g. an x86 assembler writer for inline assembly
    in LLVM IR)

git-svn-id: trunk@31628 -
2015-09-12 23:32:13 +00:00
..
agppcmpw.pas * store a pointer to the used tasminfo record in every assembler writer, so 2015-09-12 23:32:13 +00:00
agppcvasm.pas * store a pointer to the used tasminfo record in every assembler writer, so 2015-09-12 23:32:13 +00:00
aoptcpu.pas
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
cgcpu.pas * made a separate abi entry for powerpc_darwin, as it's not exactly the same 2015-03-14 18:35:44 +00:00
cpubase.pas * when targeting the ELFv2 ABI, don't reserve space for the (never used) 2015-03-14 18:35:56 +00:00
cpuinfo.pas Moved tcontrollerdatatype out into cpuinfo. 2015-09-07 20:36:54 +00:00
cpunode.pas
cpupara.pas * changed getarraydef() into a tarraydef.getreusable() class method 2015-06-23 21:23:18 +00:00
cpupi.pas * made a separate abi entry for powerpc_darwin, as it's not exactly the same 2015-03-14 18:35:44 +00:00
cputarg.pas
hlcgcpu.pas
itcpugas.pas
nppcadd.pas * replaced current_procinfo.currtrue/falselabel with storing the true/false 2015-08-27 18:28:57 +00:00
nppccal.pas
nppccnv.pas
nppcmat.pas * replaced current_procinfo.currtrue/falselabel with storing the true/false 2015-08-27 18:28:57 +00:00
ppcins.dat
ppcreg.dat
rappc.pas
rappcgas.pas * factored out the check for whether we have to generate dotted function 2015-03-14 18:35:25 +00:00
rppccon.inc
rppcdwrf.inc
rppcgas.inc
rppcgri.inc
rppcgss.inc
rppcmot.inc
rppcmri.inc
rppcnor.inc
rppcnum.inc
rppcrni.inc
rppcsri.inc
rppcstab.inc
rppcstd.inc
rppcsup.inc
symcpu.pas o fixes handling of iso i/o parameters/program parameters: 2015-05-01 20:58:31 +00:00