fpc/compiler/jvm
2013-03-31 12:52:56 +00:00
..
aasmcpu.pas
cgcpu.pas
cpubase.pas
cpuinfo.pas * -O4 switch for optimizations which are correct but which might have unexpected effects 2012-08-09 18:58:54 +00:00
cpunode.pas
cpupara.pas compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) 2013-01-16 01:14:23 +00:00
cpupi.pas
cputarg.pas
dbgjasm.pas
hlcgcpu.pas * updated aint to tcgint in jvm/hlcgcpu.pas as well (needed after r23761) 2013-03-31 12:52:56 +00:00
itcpujas.pas
jvmdef.pas * fixed writing jvm type for string constants after r22020 2012-08-19 13:47:50 +00:00
jvmreg.dat
njvmadd.pas
njvmcal.pas + support for record constructors for the JVM target 2013-01-24 09:45:12 +00:00
njvmcnv.pas
njvmcon.pas
njvmflw.pas
njvminl.pas * don't add a separate high parameter for array-of-const parameters on the 2012-11-10 20:26:42 +00:00
njvmld.pas * don't insert a conversion to widechar for ansistr[x]:='y' assignments on 2012-07-03 21:16:29 +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 * let thlcg.a_call_name() return the tcgpara representing the function 2012-07-11 08:25:58 +00:00
njvmset.pas
njvmtcon.pas
njvmutil.pas
pjvm.pas * fixed automatic setter generation if only a setter and no getter prefix 2013-02-02 15:21:58 +00:00
rgcpu.pas
rjvmcon.inc
rjvmnor.inc
rjvmnum.inc
rjvmrni.inc
rjvmsri.inc
rjvmstd.inc
rjvmsup.inc
tgcpu.pas * let thlcg.a_call_name() return the tcgpara representing the function 2012-07-11 08:25:58 +00:00