fpc/compiler/jvm
Jonas Maebe c2f2a8c900 * make sure that the expression representing the ansi/unicodestring argument
to length is never evaluated more than once

git-svn-id: branches/jvmbackend@18736 -
2011-08-20 08:30:02 +00:00
..
aasmcpu.pas
cgcpu.pas
cpubase.pas
cpuinfo.pas
cpunode.pas + full support for sets on the JVM target 2011-08-20 08:22:22 +00:00
cpupara.pas + support for formal var/out parameters on the JVM target: 2011-08-20 08:23:33 +00:00
cpupi.pas
cputarg.pas
dbgjasm.pas + support for emiting "signature" attributes for fields and methods; these 2011-08-20 08:08:00 +00:00
hlcgcpu.pas + allocate space of local typed consts that are implicit pointer types 2011-08-20 08:29:47 +00:00
itcpujas.pas
jvmreg.dat
njvmadd.pas + full support for sets on the JVM target 2011-08-20 08:22:22 +00:00
njvmcal.pas * do not call the virtual class method/constructor dispatching lookup 2011-08-20 08:26:52 +00:00
njvmcnv.pas * extracted the code to deal with static fields into a routine 2011-08-20 08:27:48 +00:00
njvmcon.pas * extracted the code to deal with static fields into a routine 2011-08-20 08:27:48 +00:00
njvmflw.pas * converted all enum handling for the JVM target so that it uses the 2011-08-20 08:15:54 +00:00
njvminl.pas * make sure that the expression representing the ansi/unicodestring argument 2011-08-20 08:30:02 +00:00
njvmld.pas + support for procedural variables for the JVM target 2011-08-20 08:24:58 +00:00
njvmmat.pas + support for qword div/mod via helper (the JVM only supports signed 2011-08-20 08:07:02 +00:00
njvmmem.pas * allow taking the address of var-parameters in normal Pascal code (not just 2011-08-20 08:29:11 +00:00
njvmset.pas * convert non-constant enums in in-expressions to longint if we use the 2011-08-20 08:25:33 +00:00
njvmtcon.pas + full support for sets on the JVM target 2011-08-20 08:22:22 +00:00
njvmutil.pas * when the user calls initialize(), force initialization to happen on the 2011-08-20 08:23:16 +00:00
rgcpu.pas * fixed memory leak 2011-08-20 08:13:36 +00:00
rjvmcon.inc
rjvmnor.inc
rjvmnum.inc
rjvmrni.inc
rjvmsri.inc
rjvmstd.inc
rjvmsup.inc
tgcpu.pas + support for procedural variables for the JVM target 2011-08-20 08:24:58 +00:00