fpc/compiler/mips
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 * more MIPS code of David Zhang integrated 2009-11-20 14:46:45 +00:00
aoptcpu.pas * more MIPS code of David Zhang integrated 2009-11-20 14:46:45 +00:00
aoptcpub.pas * more MIPS code of David Zhang integrated 2009-11-20 14:46:45 +00:00
aoptcpud.pas * more MIPS code of David Zhang integrated 2009-11-20 14:46:45 +00:00
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
cpubase.pas * more MIPS code of David Zhang integrated 2009-11-20 14:46:45 +00:00
cpugas.pas * several mips/mipsel related stuff fixed 2009-11-27 15:10:56 +00:00
cpuinfo.pas * enable node cse for all cpus as level 2 optimization 2010-01-17 12:28:28 +00:00
cpunode.pas * more MIPS code of David Zhang integrated 2009-11-20 14:46:45 +00:00
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 * sunos is not supported on mips 2009-12-06 12:19:08 +00:00
itcpugas.pas * adapted instruction string length so all instructions fit 2010-01-17 12:30:02 +00:00
mipsreg.dat
ncpuadd.pas * several mips/mipsel related stuff fixed 2009-11-27 15:10:56 +00:00
ncpucall.pas * adapted more fpc-mips stuff to trunk 2009-11-20 21:13:53 +00:00
ncpucnv.pas * fixed ARM and MIPS compilation after r14912 2010-02-18 21:19:17 +00:00
ncpuinln.pas * adapted more fpc-mips stuff to trunk 2009-11-20 21:13:53 +00:00
ncpumat.pas * adapted more fpc-mips stuff to trunk 2009-11-20 21:13:53 +00:00
ncpuset.pas * adapted more fpc-mips stuff to trunk 2009-11-20 21:13:53 +00:00
opcode.inc
rgcpu.pas + TSubRegisterSet definition forgotten to commit in r15952 2010-09-09 08:48:02 +00:00
rmipscon.inc
rmipsdwf.inc
rmipsgas.inc
rmipsgri.inc
rmipsgss.inc
rmipsmot.inc
rmipsmri.inc
rmipsnor.inc
rmipsnum.inc
rmipsrni.inc
rmipssri.inc
rmipssta.inc
rmipsstd.inc
rmipssup.inc
strinst.inc * adapted more fpc-mips stuff to trunk 2009-11-20 21:13:53 +00:00