fpc/compiler/m68k
Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can
depend on that (and correct a number of cases where this was wrong)
  * set the correct subreg type for xmm x86_64 parameter registers
    (resolved mantis #14067)

git-svn-id: trunk@13410 -
2009-07-19 13:57:23 +00:00
..
aasmcpu.pas * Replaced all user defined warnings by TODO comments to reduce compiler noise. 2008-07-23 11:00:03 +00:00
ag68kgas.pas * changed the supported targets for assembler writers to a set, and 2009-01-28 15:12:43 +00:00
aoptcpu.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
aoptcpub.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 * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00
cpuasm.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
cpubase.pas * added register type parameter to cgsize2subreg(), as the subreg can 2009-07-19 13:57:23 +00:00
cpuinfo.pas * small m68k cleanups 2007-09-16 10:21:17 +00:00
cpunode.pas totally messy m68k changes. cleanup in progress 2006-01-27 14:20:35 +00:00
cpupara.pas * added register type parameter to cgsize2subreg(), as the subreg can 2009-07-19 13:57:23 +00:00
cpupi.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * remove $Log 2005-06-07 09:47:55 +00:00
n68kadd.pas * changed byte/word/longbool to be Delphi-compatible (+ similar changes 2008-01-24 21:30:55 +00:00
n68kcal.pas * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00
n68kcnv.pas * Replaced all user defined warnings by TODO comments to reduce compiler noise. 2008-07-23 11:00:03 +00:00
n68kmat.pas * fixed compilation after addition of support for weak symbols 2009-02-08 10:21:17 +00:00
r68kcon.inc
r68kgas.inc
r68kgri.inc
r68knor.inc
r68knum.inc
r68krni.inc
r68ksri.inc
r68ksta.inc
r68kstd.inc
r68ksup.inc
ra68k.pas * give a regular error message instead of an internal error on x86 2007-12-01 11:28:15 +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