fpc/compiler/jvm
2022-08-04 23:01:35 +02:00
..
aasmcpu.pas
agjasmin.pas
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas
cpubase.pas - Bug fix to new ADD/SUB optimisation where conditions are concerned 2021-11-17 20:18:57 +00:00
cpuinfo.pas * cleanup: cs_opt_loopunroll is a generic optimization for a long time already 2022-03-08 23:03:18 +01:00
cpunode.pas
cpupara.pas * cleanup of VER3_0 defines 2021-11-17 22:19:57 +01:00
cpupi.pas
cputarg.pas
dbgjasm.pas * Removed/ifdefed the assigned and unused variables. 2021-01-24 13:58:17 +00:00
hlcgcpu.pas * fixed JVM stack height calculation after calls returning an 2021-02-27 19:30:34 +00:00
itcpujas.pas
jvmdef.pas Rename tsymtable.insert and delete methods to insertsym ands deletesym 2022-05-03 23:00:28 +02:00
jvmreg.dat
njvmadd.pas
njvmcal.pas * spelling fixes 2022-08-04 23:01:35 +02:00
njvmcnv.pas
njvmcon.pas Rename tsymtable.insert and delete methods to insertsym ands deletesym 2022-05-03 23:00:28 +02:00
njvmflw.pas
njvminl.pas
njvmld.pas
njvmmat.pas
njvmmem.pas * Removed/ifdefed the assigned and unused variables. 2021-01-24 13:58:17 +00:00
njvmset.pas
njvmtcon.pas
njvmutil.pas Rename tsymtable.insert and delete methods to insertsym ands deletesym 2022-05-03 23:00:28 +02:00
njvmvmt.pas
pjvm.pas + add method register_implemented_interface to tobjectdef which registers an implemented interface and - if desired - also initializes the GUID related fields of the objectdef 2022-05-26 21:43:37 +02:00
rgcpu.pas Ignore NR_DEFAULTFLAGS for ait_regalloc, because there is no default flags for JVM 2022-01-05 16:41:22 +00:00
rjvmcon.inc
rjvmnor.inc
rjvmnum.inc
rjvmrni.inc
rjvmsri.inc
rjvmstd.inc
rjvmsup.inc
symcpu.pas * extend tabstractprocdef.getcopyas by a parameter to control whether the copy should be registered or not 2022-05-26 21:42:59 +02:00
tgcpu.pas
tripletcpu.pas