fpc/compiler/m68k
svenbarth 96116a6c3a Several adjustments because virtual methods in helpers are just normal methods and a VMT isn't generated for them either.
* $CPU/cgcpu.pas: disable the generation of VMT loading code
* dbgstabs.pas, dbgdwarf.pas: treat virtual methods of helpers as normal methods
* ncgcal.pas: don't register virtual helper methods for WPO 
* ncgrtti.pas: write virtual helper methods as normal methods to RTTI
* nobj.pas: correctly handle final and override cases in helpers
* pdecvar.pas: property getters
* rautils.pas: no VMT offset in records

git-svn-id: branches/svenbarth/classhelpers@17150 -
2011-03-20 10:41:45 +00:00
..
aasmcpu.pas
ag68kgas.pas
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas Several adjustments because virtual methods in helpers are just normal methods and a VMT isn't generated for them either. 2011-03-20 10:41:45 +00:00
cpuasm.pas
cpubase.pas
cpuinfo.pas
cpunode.pas
cpupara.pas * Merged XPCom branch into trunk, added support for constref and changed 2010-10-17 20:58:22 +00:00
cpupi.pas
cputarg.pas
itcpugas.pas
m68kreg.dat
n68kadd.pas
n68kcal.pas
n68kcnv.pas
n68kmat.pas
r68kcon.inc
r68kgas.inc
r68kgri.inc
r68knor.inc
r68knum.inc
r68krni.inc
r68ksri.inc
r68ksta.inc
r68kstd.inc
r68ksup.inc
ra68k.pas
ra68kmot.pas
rgcpu.pas