fpc/compiler/ppcgen
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
agppcgas.pas * changed tf_use_function_relative_addresses into an assembler flag (with 2009-12-06 13:21:28 +00:00
cgppc.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
ngppcadd.pas
ngppccnv.pas
ngppcinl.pas
ngppcset.pas * fixed potentially wrong operation size in tgppccasenode.genlinearlist() 2011-01-08 14:20:25 +00:00
rgcpu.pas + TSubRegisterSet definition forgotten to commit in r15952 2010-09-09 08:48:02 +00:00