fpc/compiler/powerpc
Jonas Maebe 3380b58695 * when we get near the limit of the maximum number of TOC entries that can
be generated for a single object file on AIX, automatically switch to
    an indirection scheme that uses much less TOC entries, but is slower to
    access global variables
  * manually merged infrastructure for target-specific code generation
    switches from JVM branch (-CTxxx switches)
  * -CTsmalltoc switch for AIX that forces the indirection scheme for TOC
    entries from the start in case the automatic one does not conserve
    a sufficient amount (or in case you bump up against the global TOC
    entries limit during linking)

git-svn-id: trunk@20963 -
2012-04-21 20:17:46 +00:00
..
agppcmpw.pas + generic implementation of ReplaceForbiddenAsmSymbolChars() instead 2012-04-11 18:01:57 +00:00
agppcvasm.pas + generic implementation of ReplaceForbiddenAsmSymbolChars() instead 2012-04-11 18:01:57 +00:00
aoptcpu.pas
aoptcpub.pas * RefsHaveIndexReg -> cpurefshaveindexreg 2012-03-10 19:43:52 +00:00
aoptcpuc.pas
aoptcpud.pas
cgcpu.pas + -CN/{$CHECKLOWADDRLOADS+/-} switch to enable explicit checks for accesses 2012-04-11 18:05:50 +00:00
cpubase.pas * initialize dirhint field of created tasmconds 2012-04-11 18:01:49 +00:00
cpuinfo.pas
cpunode.pas
cpupara.pas * parameter passing support for AIX: 2012-04-11 18:02:13 +00:00
cpupi.pas
cputarg.pas + stabx support for AIX, which is a variant of stabs. Note that we only 2012-04-11 18:06:38 +00:00
itcpugas.pas
nppcadd.pas
nppccal.pas
nppccnv.pas
nppcmat.pas * fixed not(qwordbool): take all 64 bits into account, not only the 2011-12-30 12:09:43 +00:00
ppcins.dat
ppcreg.dat
rappc.pas
rappcgas.pas * when we get near the limit of the maximum number of TOC entries that can 2012-04-21 20:17:46 +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