fpc/compiler/jvm
Jonas Maebe 627c83e828 * when creating a bare procdef copy, don't copy the funcret parameter.
This is useful if you want to change the calling convention of the copy.
   o call insert_funcret_para() after creating a bare copy
  * don't copy aliasnames of copied procdefs either (can at best result
    in duplicate symbol errors)

git-svn-id: trunk@28227 -
2014-07-18 09:09:11 +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 * add a tdef to each parameter location and set it for all target 2013-06-02 10:24:02 +00:00
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 * insert JVM checkcast instructions when a voidpointer is implicitly 2014-05-10 12:47:34 +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 * fixed compilation after r25847 (mantis #25237) 2013-10-27 17:35:04 +00:00
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 + full support for overflow checking on the JVM target (note: significantly 2012-10-21 17:56:33 +00:00
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 * when creating a bare procdef copy, don't copy the funcret parameter. 2014-07-18 09:09:11 +00:00
rgcpu.pas
rjvmcon.inc
rjvmnor.inc
rjvmnum.inc
rjvmrni.inc
rjvmsri.inc
rjvmstd.inc
rjvmsup.inc
symcpu.pas * fixes for the support for overriding properties on the JVM target: 2014-06-14 10:35:35 +00:00
tgcpu.pas * moved jvm-specific classdef-related fields from tenumdef to a platform- 2014-04-01 21:41:30 +00:00