fpc/compiler/m68k
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
ag68kgas.pas + some messy m68k changes (first attempt to implement a_param_*) 2007-01-02 00:11:52 +00:00
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * a_loadfpu_* gets two size parameters: fromsize and tosize 2007-01-12 18:33:51 +00:00
cpuasm.pas
cpubase.pas * some fpu emulation code from arm to generic code generator moved 2006-11-04 10:23:35 +00:00
cpuinfo.pas * fixed two small errors 2006-10-11 21:14:47 +00:00
cpunode.pas totally messy m68k changes. cleanup in progress 2006-01-27 14:20:35 +00:00
cpupara.pas * fixed pushing of parameters on m68k 2007-01-03 21:46:49 +00:00
cpupi.pas
cputarg.pas * some more tiny m68k hacks... 2006-03-07 23:01:55 +00:00
itcpugas.pas * some fpu emulation code from arm to generic code generator moved 2006-11-04 10:23:35 +00:00
m68kreg.dat
n68kadd.pas * renamed nf_swaped to nf_swapped 2007-01-05 12:47:22 +00:00
n68kcal.pas + unbroke m68k-amiga syscalls 2006-12-13 20:19:43 +00:00
n68kcnv.pas * better fix for previous revision 2006-11-30 20:55:32 +00:00
n68kmat.pas * settings refactored 2006-10-30 18:02:58 +00:00
r68kcon.inc
r68kgas.inc
r68kgri.inc
r68knor.inc
r68knum.inc
r68krni.inc
r68ksri.inc
r68ksta.inc
r68kstd.inc
r68ksup.inc
ra68k.pas * preserve opsize 2006-12-07 20:42:59 +00:00
ra68kmot.pas * removed typed const, it is now handled by staticvarsym 2006-11-08 21:04:22 +00:00
rgcpu.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00