fpc/compiler/jvm
Jonas Maebe 8917633199 * implement sizeof/typeof completely at the node level, based on
loadvmtaddr and vmt_def
   o give an error when trying to use sizeof on a class/object when
     targeting the JVM (can't get/load the data size there)

git-svn-id: trunk@32764 -
2015-12-27 14:22:06 +00:00
..
aasmcpu.pas
agjasmin.pas
aoptcpu.pas * ensure that the tai is an instruction in PostPeepHoleOptsCpu before 2015-11-04 20:46:02 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas
cpubase.pas
cpuinfo.pas
cpunode.pas
cpupara.pas * support marking defs created via the getreusable*() class methods as 2015-11-04 20:46:18 +00:00
cpupi.pas
cputarg.pas
dbgjasm.pas
hlcgcpu.pas
itcpujas.pas
jvmdef.pas * only write the parts of the unit localsymtables that are actually needed: 2015-10-25 19:22:00 +00:00
jvmreg.dat
njvmadd.pas
njvmcal.pas ncal.pas: 2015-09-18 14:48:54 +00:00
njvmcnv.pas * fixed jvm compilation after r32517 2015-11-29 21:45:47 +00:00
njvmcon.pas * fixed jvm compilation after r32517 2015-11-29 21:45:47 +00:00
njvmflw.pas
njvminl.pas * implement sizeof/typeof completely at the node level, based on 2015-12-27 14:22:06 +00:00
njvmld.pas ncal.pas: 2015-09-18 14:48:54 +00:00
njvmmat.pas
njvmmem.pas ncal.pas: 2015-09-18 14:48:54 +00:00
njvmset.pas
njvmtcon.pas
njvmutil.pas Extend tstaticvarsym (and by extension tabstractnormalvarsym) with the capability to create it as unregistered if needed. 2015-11-20 11:15:30 +00:00
njvmvmt.pas
pjvm.pas * support anonymous procvar definitions for jvm outside parameter lists (in a 2015-11-22 10:52:20 +00:00
rgcpu.pas
rjvmcon.inc
rjvmnor.inc
rjvmnum.inc
rjvmrni.inc
rjvmsri.inc
rjvmstd.inc
rjvmsup.inc
symcpu.pas * only write the parts of the unit localsymtables that are actually needed: 2015-10-25 19:22:00 +00:00
tgcpu.pas