fpc/compiler/jvm
Jonas Maebe 5fa09fa2f4 * changed tcallnode.fforcedprocname from shortstring into tsymstr,
so it doesn't truncate mangled names for the JVM target (it's
    used there since r27149)
   o adapted a number of WPO helpers to use tsymstr instead of
     shortstring, but the WPO devirtualization functionality is
     still limited to shortstrings internally

git-svn-id: trunk@27741 -
2014-05-10 12:47:25 +00:00
..
aasmcpu.pas
cgcpu.pas
cpubase.pas * moved jvm-specific tarrayreftype from cgutils to jvm/cpubase 2014-03-16 11:24:21 +00:00
cpuinfo.pas
cpunode.pas + support overriding tdef/tsym methods with target-specific functionality: 2014-03-29 22:31:55 +00:00
cpupara.pas
cpupi.pas
cputarg.pas
dbgjasm.pas * moved jvm-specific exprasm field from tprocdef to jvm-specific descendant 2014-03-30 21:04:25 +00:00
hlcgcpu.pas * moved jvm-specific classdef-related fields from tenumdef to a platform- 2014-04-01 21:41:30 +00:00
itcpujas.pas
jvmdef.pas * moved jvm-specific classdef-related fields from tenumdef to a platform- 2014-04-01 21:41:30 +00:00
jvmreg.dat
njvmadd.pas * moved jvm-specific classdef-related fields from tenumdef to a platform- 2014-04-01 21:41:30 +00:00
njvmcal.pas * changed tcallnode.fforcedprocname from shortstring into tsymstr, 2014-05-10 12:47:25 +00:00
njvmcnv.pas * moved jvm-specific classdef-related fields from tenumdef to a platform- 2014-04-01 21:41:30 +00:00
njvmcon.pas * moved jvm-specific classdef-related fields from tenumdef to a platform- 2014-04-01 21:41:30 +00:00
njvmflw.pas
njvminl.pas * moved jvm-specific classdef-related fields from tenumdef to a platform- 2014-04-01 21:41:30 +00:00
njvmld.pas * moved jvm-specific tarrayreftype from cgutils to jvm/cpubase 2014-03-16 11:24:21 +00:00
njvmmat.pas
njvmmem.pas * moved jvm-specific classdef-related fields from tenumdef to a platform- 2014-04-01 21:41:30 +00:00
njvmset.pas
njvmtcon.pas
njvmutil.pas * moved jvm-specific classdef-related fields from tenumdef to a platform- 2014-04-01 21:41:30 +00:00
njvmvmt.pas * removed ifdef jvm from ncgvmt 2014-03-16 11:24:44 +00:00
pjvm.pas * moved jvm-specific classdef-related fields from tenumdef to a platform- 2014-04-01 21:41:30 +00:00
rgcpu.pas
rjvmcon.inc
rjvmnor.inc
rjvmnum.inc
rjvmrni.inc
rjvmsri.inc
rjvmstd.inc
rjvmsup.inc
symcpu.pas Fix a typo. The CPU specific version of "ttypesym" should be called "tcputypesym" and not "tcpuypesym". 2014-04-11 14:30:59 +00:00
tgcpu.pas * moved jvm-specific classdef-related fields from tenumdef to a platform- 2014-04-01 21:41:30 +00:00