fpc/compiler/jvm
2022-08-04 23:01:35 +02:00
..
aasmcpu.pas * automatically generate necessary indirect symbols when a new assembler 2016-07-20 20:53:03 +00:00
agjasmin.pas * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +00:00
aoptcpu.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
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 + support for JVM local variable and parameter debug information 2011-08-20 07:50:41 +00:00
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 * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +00:00
njvmld.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
njvmmat.pas * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +00:00
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 * removed ifdef jvm from ncgvmt 2014-03-16 11:24:44 +00:00
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 + (mostly fake) register definitions for the JVM 2011-08-20 07:35:17 +00:00
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