fpc/compiler/jvm
Jonas Maebe cf47b8d422 * fixed all known memory leaks in the code added for the JVM port
git-svn-id: branches/jvmbackend@19248 -
2011-09-26 19:31:34 +00:00
..
aasmcpu.pas
cgcpu.pas
cpubase.pas
cpuinfo.pas
cpunode.pas
cpupara.pas * sign extend all byte/ansichar/word parameters before passing them 2011-08-30 23:34:12 +00:00
cpupi.pas
cputarg.pas
dbgjasm.pas
hlcgcpu.pas * sign extend all byte/ansichar/word parameters before passing them 2011-08-30 23:34:12 +00:00
itcpujas.pas
jvmdef.pas * sign extend all byte/ansichar/word parameters before passing them 2011-08-30 23:34:12 +00:00
jvmreg.dat
njvmadd.pas * replace assigned(dynarray) and dynarray=/<>nil with length(dynarray)=/<>0 2011-09-19 19:59:32 +00:00
njvmcal.pas + {$VARPARACOPYOUTCHECK+/-} / -Cv switch to enable checking 2011-09-19 19:59:26 +00:00
njvmcnv.pas * fixed typecasts between widechars and non-widechars in case an array 2011-08-24 22:11:05 +00:00
njvmcon.pas * fixed all known memory leaks in the code added for the JVM port 2011-09-26 19:31:34 +00:00
njvmflw.pas
njvminl.pas * replace assigned(dynarray) and dynarray=/<>nil with length(dynarray)=/<>0 2011-09-19 19:59:32 +00:00
njvmld.pas * fixed assigning ansi/unicodestrings to shortstrings on the JVM target 2011-08-28 19:21:46 +00:00
njvmmat.pas
njvmmem.pas * fixed r18981 (conversion of LOC_JUMP to something else must happen before 2011-09-19 21:22:35 +00:00
njvmset.pas
njvmtcon.pas
njvmutil.pas + support for threadvars in the JVM based on JLThreadLocal; see 2011-08-23 17:45:01 +00:00
pjvm.pas * fixed all known memory leaks in the code added for the JVM port 2011-09-26 19:31:34 +00:00
rgcpu.pas
rjvmcon.inc
rjvmnor.inc
rjvmnum.inc
rjvmrni.inc
rjvmsri.inc
rjvmstd.inc
rjvmsup.inc
tgcpu.pas * sign extend all byte/ansichar/word parameters before passing them 2011-08-30 23:34:12 +00:00