fpc/compiler/powerpc
Jonas Maebe ceeac6e8e4 * don't use 8 byte copies in concatcopy by default, because
a misaligned 8 byte load/store is much more expensive than
    a misaligned 4 byte load/store

git-svn-id: trunk@8182 -
2007-07-28 15:47:04 +00:00
..
agppcmpw.pas + .fini section support 2007-07-28 08:40:10 +00:00
aoptcpu.pas - removed ppc601 as ppc32 cpu target 2007-02-03 19:32:44 +00:00
aoptcpub.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
aoptcpuc.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
aoptcpud.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
cgcpu.pas * don't use 8 byte copies in concatcopy by default, because 2007-07-28 15:47:04 +00:00
cpubase.pas * merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup 2007-07-08 20:50:58 +00:00
cpuinfo.pas - removed ppc601 as ppc32 cpu target 2007-02-03 19:32:44 +00:00
cpunode.pas * unified nppcset for ppc32/ppc64 since virtually identical 2006-11-16 18:56:28 +00:00
cpupara.pas * Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977. 2007-06-18 23:23:46 +00:00
cpupi.pas * properly set needstackframe for assembler routines 2007-02-16 22:13:11 +00:00
cputarg.pas + made the compiler to know about PowerPC AmigaOS 2006-01-07 04:46:27 +00:00
itcpugas.pas * fixed typo in opcode tables (hbrx -> lhbrx) 2007-04-20 15:14:40 +00:00
nppcadd.pas * tried to restore old set behaviour for big endian targets 2007-03-03 17:52:55 +00:00
nppccal.pas * merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup 2007-07-08 20:50:58 +00:00
nppccnv.pas * cleaned up set conversion 2007-02-25 16:29:39 +00:00
nppcmat.pas * Make powerpc compile again. 2007-06-13 11:05:15 +00:00
ppcins.dat * remove $Log 2005-06-07 09:47:55 +00:00
ppcreg.dat * cr register name fix 2006-07-22 09:33:47 +00:00
rappc.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
rappcgas.pas - removed some unused variables 2007-07-17 13:57:15 +00:00
rppccon.inc
rppcdwrf.inc
rppcgas.inc
rppcgri.inc
rppcgss.inc * cr register name fix 2006-07-22 09:33:47 +00:00
rppcmot.inc
rppcmri.inc
rppcnor.inc
rppcnum.inc
rppcrni.inc
rppcsri.inc
rppcstab.inc
rppcstd.inc
rppcsup.inc