fpc/compiler/powerpc
Jonas Maebe e43f767cbf * fixed setting the paraloc shift value for data whose size is not a power
of 2: paraloc^.size was then OS_NO, so their shiftval was set to 0,
    while we also have to put those in the upper bytes of the paraloc

git-svn-id: trunk@32634 -
2015-12-10 22:45:59 +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 * fixed setting the paraloc shift value for data whose size is not a power 2015-12-10 22:45:59 +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