fpc/compiler/powerpc64
Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed
alignment for each memory reference (mantis #12137, and
    test/packages/fcl-registry/tregistry1.pp on sparc). This also
    enables better code generation for packed records in many cases.
  o several changes were made to the compiler to minimise the chances
    of accidentally forgetting to set the alignment of memory references
    in the future:
    - reference_reset*() now has an extra alignment parameter
    - location_reset() can now only be used for non LOC_(C)REFERENCE,
      use location_reset_ref() for those (split the tloc enum so the
      compiler can catch errors using range checking)

git-svn-id: trunk@12719 -
2009-02-08 13:00:24 +00:00
..
aoptcpu.pas
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
cgcpu.pas * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00
cpubase.pas * rol/ror inlines for powerpc/powerpc64 (only for 32/64 bit operands for now) 2008-09-13 16:29:42 +00:00
cpuinfo.pas
cpunode.pas * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
cpupara.pas * cleanup and simplify the set type handling 2008-03-02 17:48:27 +00:00
cpupi.pas * split cpu64bit compiler define into 2008-02-13 20:44:00 +00:00
cputarg.pas * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
itcpugas.pas * rol/ror inlines for powerpc/powerpc64 (only for 32/64 bit operands for now) 2008-09-13 16:29:42 +00:00
nppcadd.pas + "weakexternal" support for imported procedures and variables. 2008-11-01 18:38:32 +00:00
nppccal.pas
nppccnv.pas * always specify an explicit alignment for tgobj.gettemp (so e.g. 2008-11-08 22:20:47 +00:00
nppcld.pas
nppcmat.pas + "weakexternal" support for imported procedures and variables. 2008-11-01 18:38:32 +00:00
ppcins.dat
ppcreg.dat
rappc.pas
rappcgas.pas + PIC support for darwin/ppc64 2007-10-20 20:14:45 +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