fpc/compiler/powerpc
Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize
* fixed downsizing the precision of floating point values
  * floating point constants are now treated using only the minimal
    precision required (e.g. 2.0 is now a single, 1.1 extended etc)
    (Delphi compatible)

git-svn-id: trunk@5927 -
2007-01-12 18:33:51 +00:00
..
agppcgas.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
agppcmpw.pas * .init section support 2007-01-07 10:03:52 +00:00
aoptcpu.pas * fixed memory leaks in ppc peephole optimizer 2006-12-11 15:53:30 +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 * a_loadfpu_* gets two size parameters: fromsize and tosize 2007-01-12 18:33:51 +00:00
cpubase.pas * fixed reg_cgsize 2006-09-30 21:43:10 +00:00
cpuinfo.pas * fixed two small errors 2006-10-11 21:14:47 +00:00
cpunode.pas * unified nppcset for ppc32/ppc64 since virtually identical 2006-11-16 18:56:28 +00:00
cpupara.pas * a_loadfpu_* gets two size parameters: fromsize and tosize 2007-01-12 18:33:51 +00:00
cpupi.pas * removed typed const, it is now handled by staticvarsym 2006-11-08 21:04:22 +00:00
cputarg.pas + made the compiler to know about PowerPC AmigaOS 2006-01-07 04:46:27 +00:00
itcpugas.pas * settings refactored 2006-10-30 18:02:58 +00:00
nppcadd.pas * disable overflow checking when performing pointer arithmetic 2007-01-05 21:52:31 +00:00
nppccal.pas * removed typed const, it is now handled by staticvarsym 2006-11-08 21:04:22 +00:00
nppccnv.pas * a_loadfpu_* gets two size parameters: fromsize and tosize 2007-01-12 18:33:51 +00:00
nppcmat.pas * a_loadfpu_* gets two size parameters: fromsize and tosize 2007-01-12 18:33:51 +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 * fixes after 5148 changes for ppc platform 2006-11-01 16:09:38 +00:00
rgcpu.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +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