fpc/compiler/ppcgen
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
..
aasmcpu.pas * moved (unfinished) routines related to writing taicpu's to ppu files 2007-01-02 18:28:05 +00:00
cgppc.pas * a_loadfpu_* gets two size parameters: fromsize and tosize 2007-01-12 18:33:51 +00:00
ngppcadd.pas * renamed nf_swaped to nf_swapped 2007-01-05 12:47:22 +00:00
ngppccnv.pas * moved ppc32/ppc64 second_int_to_bool to common file 2006-11-16 18:04:58 +00:00
ngppcinl.pas * nppcinl is currently the same for ppc32 and ppc64 2006-11-16 18:27:10 +00:00
ngppcset.pas * fixed case for ppc64 with 64 bit values 2006-11-23 16:18:31 +00:00