fpc/compiler/powerpc
Jonas Maebe bfa2301575 * const record parameters > 8 bytes are now passed by reference for non
cdecl/cppdecl procedures on Mac OS/Mac OS X to fix compatibility with
    GPC (slightly more efficient than Metrowerks behaviour below, but
    less efficient in most cases than our previous scheme)
  + "mwpascal" procedure directive to support the const record parameter
    behaviour of Metrowerks Pascal, which passes all const records by
    reference
2005-03-27 14:10:52 +00:00
..
aasmcpu.pas * fixed spilling for several ppc instructions which only read registers 2005-02-18 23:37:51 +00:00
agppcgas.pas * truncate log 2005-02-14 17:13:06 +00:00
agppcmpw.pas * truncate log 2005-02-14 17:13:06 +00:00
aoptcpu.pas * fixed generic jumps optimizer and enabled it for ppc (the label table 2005-02-26 01:26:59 +00:00
aoptcpub.pas * fixed generic jumps optimizer and enabled it for ppc (the label table 2005-02-26 01:26:59 +00:00
aoptcpuc.pas * fixed generic jumps optimizer and enabled it for ppc (the label table 2005-02-26 01:26:59 +00:00
aoptcpud.pas * fixed generic jumps optimizer and enabled it for ppc (the label table 2005-02-26 01:26:59 +00:00
cgcpu.pas * removed some unused variables 2005-03-25 21:55:43 +00:00
cpubase.pas * fixed generic jumps optimizer and enabled it for ppc (the label table 2005-02-26 01:26:59 +00:00
cpuinfo.pas * const record parameters > 8 bytes are now passed by reference for non 2005-03-27 14:10:52 +00:00
cpunode.pas * truncate log 2005-02-14 17:13:06 +00:00
cpupara.pas * const record parameters > 8 bytes are now passed by reference for non 2005-03-27 14:10:52 +00:00
cpupi.pas * truncate log 2005-02-14 17:13:06 +00:00
cpuswtch.pas * truncate log 2005-02-14 17:13:06 +00:00
cputarg.pas * fixed generic jumps optimizer and enabled it for ppc (the label table 2005-02-26 01:26:59 +00:00
itcpugas.pas - removed a non-existing instruction (lcrxe) 2005-02-18 23:05:47 +00:00
nppcadd.pas * truncate log 2005-02-14 17:13:06 +00:00
nppccal.pas * truncate log 2005-02-14 17:13:06 +00:00
nppccnv.pas * truncate log 2005-02-14 17:13:06 +00:00
nppcinl.pas * truncate log 2005-02-14 17:13:06 +00:00
nppcld.pas * truncate log 2005-02-14 17:13:06 +00:00
nppcmat.pas * removed some unused variables 2005-03-25 21:55:43 +00:00
nppcset.pas * removed some unused variables 2005-03-25 21:55:43 +00:00
ppcins.dat
ppcreg.dat * powerpc compiles again 2004-06-17 16:55:46 +00:00
rappc.pas * truncate log 2005-02-14 17:13:06 +00:00
rappcgas.pas * truncate log 2005-02-14 17:13:06 +00:00
rgcpu.pas * truncate log 2005-02-14 17:13:06 +00:00
rppccon.inc * fixed ppc compilation 2003-12-16 21:49:47 +00:00
rppcdwrf.inc * powerpc compiles again 2004-06-17 16:55:46 +00:00
rppcgas.inc * ARM compiler compiles again 2003-09-04 21:07:03 +00:00
rppcgri.inc * powerpc compiles again 2003-09-03 19:35:24 +00:00
rppcgss.inc + short gas register names for smartlinking added 2003-12-10 22:19:27 +00:00
rppcmot.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
rppcmri.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
rppcnor.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
rppcnum.inc * fixed ppc compilation 2003-12-16 21:49:47 +00:00
rppcrni.inc * some fixes for ppc 2003-09-03 21:04:14 +00:00
rppcsri.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
rppcstab.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
rppcstd.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
rppcsup.inc * powerpc compiles again 2003-09-03 19:35:24 +00:00