fpc/compiler/jvm
nickysn 26b53607f8 + added method reference_reset_base with support for different pointer types to
the high level code generator. All hlcg code, except for the jvm code
  generator, updated to use the new method. I didn't update jvm (it still uses
  the method from cgutils), because I'm not familiar with that platform, so I
  might get the types wrong.

git-svn-id: trunk@27309 -
2014-03-28 00:01:18 +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 * removed ifdef jvm from ncgvmt 2014-03-16 11:24:44 +00:00
cpupara.pas
cpupi.pas
cputarg.pas
dbgjasm.pas
hlcgcpu.pas + added method reference_reset_base with support for different pointer types to 2014-03-28 00:01:18 +00:00
itcpujas.pas
jvmdef.pas
jvmreg.dat
njvmadd.pas
njvmcal.pas * renamed fobjcforcedprocname to fforcedprocname and also use it for the 2014-03-16 11:24:25 +00:00
njvmcnv.pas * migrated JVM-specific second_nil_to_methodprocvar code to njvmcnv 2014-03-16 11:24:29 +00:00
njvmcon.pas
njvmflw.pas
njvminl.pas
njvmld.pas * moved jvm-specific tarrayreftype from cgutils to jvm/cpubase 2014-03-16 11:24:21 +00:00
njvmmat.pas
njvmmem.pas
njvmset.pas
njvmtcon.pas
njvmutil.pas
njvmvmt.pas * removed ifdef jvm from ncgvmt 2014-03-16 11:24:44 +00:00
pjvm.pas
rgcpu.pas
rjvmcon.inc
rjvmnor.inc
rjvmnum.inc
rjvmrni.inc
rjvmsri.inc
rjvmstd.inc
rjvmsup.inc
tgcpu.pas