fpc/compiler/jvm
2024-03-05 07:56:14 +00:00
..
aasmcpu.pas
agjasmin.pas * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +00:00
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas + cghlcpu unit with thlbasecgcpu class that overrides all abstract tcg 2012-04-28 14:27:31 +00:00
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 * automatically generate necessary indirect symbols when a new assembler 2016-07-20 20:53:03 +00:00
cpupara.pas * cleanup of VER3_0 defines 2021-11-17 22:19:57 +01:00
cpupi.pas * renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can 2016-12-16 22:41:21 +00:00
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 + jvm (cpu architecure) and java ("OS"/target) identifiers 2011-08-20 07:37:33 +00:00
jvmdef.pas Rename tsymtable.insert and delete methods to insertsym ands deletesym 2022-05-03 23:00:28 +02:00
jvmreg.dat
njvmadd.pas * moved nf_typedaddr to addrnodeflags (anf_typedaddr) 2018-04-03 16:41:01 +00:00
njvmcal.pas * spelling fixes 2022-08-04 23:01:35 +02:00
njvmcnv.pas * Flags specific to TArrayConstructorNode have been moved to their own field 2024-03-02 21:31:21 +01:00
njvmcon.pas Rename tsymtable.insert and delete methods to insertsym ands deletesym 2022-05-03 23:00:28 +02:00
njvmflw.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
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 * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
njvmutil.pas * generate init_final table from actual uses clauses 2024-03-05 07:56:14 +00: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
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 * mark all external assemblers using an LLVM tool using af_llvm 2020-07-19 14:30:35 +00:00