fpc/compiler/powerpc
Jonas Maebe 89094457c5 * pass varargs float parameters only in integer registers instead of only
in fpu registers for aix abi. Proper fix is to pass them in both, but
    at least gcc under Mac OS X only seems to use the contents in the integer
    registers currently.

git-svn-id: trunk@1576 -
2005-10-23 14:23:16 +00:00
..
aasmcpu.pas * finally fix for fixing up conditional jumps that are too long 2005-09-23 10:02:53 +00:00
agppcgas.pas * fixed creating shared libraries under Darwin/Mac OS X 2005-07-22 10:09:52 +00:00
agppcmpw.pas * aktoutputformat removed, add new paraXX vars for target 2005-09-25 21:17:37 +00:00
aoptcpu.pas + some optimizations for comparisons with zero whereby the result has to 2005-10-15 11:09: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 * lineinfo fixed for binary writer 2005-09-19 11:47:30 +00:00
cpubase.pas + missing rlwnm. and not. instructions 2005-10-12 19:44:34 +00:00
cpuinfo.pas * inline and compilerproc are now procoptions instead of proccall types 2005-07-18 15:27:14 +00:00
cpunode.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
cpupara.pas * pass varargs float parameters only in integer registers instead of only 2005-10-23 14:23:16 +00:00
cpupi.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
cpuswtch.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
cputarg.pas * basic framework for debuginfo class added 2005-09-15 08:34:51 +00:00
itcpugas.pas + missing rlwnm. and not. instructions 2005-10-12 19:44:34 +00:00
nppcadd.pas * support multiple asmlabel types, renamed getlabel to 2005-09-18 21:16:10 +00:00
nppccal.pas * aktoutputformat removed, add new paraXX vars for target 2005-09-25 21:17:37 +00:00
nppccnv.pas * support multiple asmlabel types, renamed getlabel to 2005-09-18 21:16:10 +00:00
nppcinl.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
nppcld.pas * fixed tw3402 2005-08-21 16:53:22 +00:00
nppcmat.pas * support multiple asmlabel types, renamed getlabel to 2005-09-18 21:16:10 +00:00
nppcset.pas * support multiple asmlabel types, renamed getlabel to 2005-09-18 21:16:10 +00:00
ppcins.dat * remove $Log 2005-06-07 09:47:55 +00:00
ppcreg.dat * remove $Log 2005-06-07 09:47:55 +00:00
rappc.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
rappcgas.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
rgcpu.pas * log and id tags removed 2005-05-21 09:42:41 +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