fpc/compiler/jvm
Jonas Maebe a7d36de9ae * associate debug information for local variables with the second instead of
first java bytecode of a method, because when using javac for code
    completion (as done by NetBeans), it assumes that all variable debug info
    associated with the first byte code is for parameters. Furthermore, this
    code in javac contains a range error when a lot of extra "parameters" are
    declared this way, so it used to crash in some cases.

git-svn-id: trunk@29301 -
2014-12-16 20:52:46 +00:00
..
aasmcpu.pas
cgcpu.pas
cpubase.pas
cpuinfo.pas + change always floating point divisions into multiplications if they are a power of two, 2014-11-16 20:47:38 +00:00
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas
dbgjasm.pas * associate debug information for local variables with the second instead of 2014-12-16 20:52:46 +00:00
hlcgcpu.pas
itcpujas.pas
jvmdef.pas
jvmreg.dat
njvmadd.pas
njvmcal.pas
njvmcnv.pas
njvmcon.pas
njvmflw.pas * fixed DFA warnings for JVM target 2014-08-20 15:48:42 +00:00
njvminl.pas * fixed DFA warnings for JVM target 2014-08-20 15:48:42 +00:00
njvmld.pas
njvmmat.pas
njvmmem.pas * fixed DFA warnings for JVM target 2014-08-20 15:48:42 +00:00
njvmset.pas
njvmtcon.pas
njvmutil.pas * fixed DFA warnings for JVM target 2014-08-20 15:48:42 +00:00
njvmvmt.pas
pjvm.pas
rgcpu.pas
rjvmcon.inc
rjvmnor.inc
rjvmnum.inc
rjvmrni.inc
rjvmsri.inc
rjvmstd.inc
rjvmsup.inc
symcpu.pas
tgcpu.pas * fixed DFA warnings for JVM target 2014-08-20 15:48:42 +00:00