fpc/compiler/jvm
Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references,
so that they can still be freed after the reference has been changed
    (e.g. in case of array indexing or record field accesses) (mantis #33628)

git-svn-id: trunk@38814 -
2018-04-22 17:03:16 +00:00
..
aasmcpu.pas * automatically generate necessary indirect symbols when a new assembler 2016-07-20 20:53:03 +00:00
agjasmin.pas
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas * base optimiser support for the JVM target 2015-08-29 10:08:19 +00:00
cgcpu.pas + cghlcpu unit with thlbasecgcpu class that overrides all abstract tcg 2012-04-28 14:27:31 +00:00
cpubase.pas
cpuinfo.pas Moved tcontrollerdatatype out into cpuinfo. 2015-09-07 20:36:54 +00:00
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas + support for JVM local variable and parameter debug information 2011-08-20 07:50:41 +00:00
dbgjasm.pas
hlcgcpu.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
itcpujas.pas
jvmdef.pas
jvmreg.dat
njvmadd.pas
njvmcal.pas * moved nf_typedaddr to addrnodeflags (anf_typedaddr) 2018-04-03 16:41:01 +00:00
njvmcnv.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
njvmcon.pas * simplify empty-dynamic-string-to-pointer (non-p(wide)char) type conversions 2018-04-02 18:35:00 +00:00
njvmflw.pas
njvminl.pas
njvmld.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
njvmmat.pas
njvmmem.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
njvmset.pas * moved nf_typedaddr to addrnodeflags (anf_typedaddr) 2018-04-03 16:41:01 +00:00
njvmtcon.pas
njvmutil.pas * moved nf_typedaddr to addrnodeflags (anf_typedaddr) 2018-04-03 16:41:01 +00:00
njvmvmt.pas
pjvm.pas * support anonymous procvar definitions for jvm outside parameter lists (in a 2015-11-22 10:52:20 +00:00
rgcpu.pas + peepholeoptimizations to remove swap instructions 2015-08-29 21:06:29 +00:00
rjvmcon.inc
rjvmnor.inc
rjvmnum.inc
rjvmrni.inc
rjvmsri.inc
rjvmstd.inc + (mostly fake) register definitions for the JVM 2011-08-20 07:35:17 +00:00
rjvmsup.inc
symcpu.pas
tgcpu.pas - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): 2016-08-05 07:09:16 +00:00