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
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
aoptcpuc.pas
aoptcpud.pas
cgcpu.pas * a_loadfpu_* gets two size parameters: fromsize and tosize 2007-01-12 18:33:51 +00:00
cpubase.pas
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
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
ppcreg.dat
rappc.pas
rappcgas.pas * fixes after 5148 changes for ppc platform 2006-11-01 16:09:38 +00:00
rgcpu.pas
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