fpc/compiler/jvm
Jonas Maebe 91d5457b38 * moved around/replaced the following procedures to stop nflw from depending
on pdecsub (node units should not depend on parser units):
   o maybe_add_public_default_java_constructor()
   o handle_calling_convention()
   o create_finalizer_procdef() (replaced with create_outline_procdef())
   o insert_record_hidden_paras()
   o handle_calling_convention()
   o proc_add_definition()
   o build_parentfpstruct()
   o maybe_guarantee_record_typesym()
   o get_first_proc_str()
  * factored out the creation of a procinfo for a nested procdef based on a
    subnodetree of the current procdef into tprocinfo.create_for_outlining()

git-svn-id: trunk@40773 -
2019-01-05 16:26:33 +00:00
..
aasmcpu.pas
agjasmin.pas
aoptcpu.pas
aoptcpub.pas - get rid of MaxOps, it is redundant with max_operands 2018-11-02 21:32:29 +00:00
aoptcpud.pas
cgcpu.pas
cpubase.pas
cpuinfo.pas
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas
dbgjasm.pas
hlcgcpu.pas * converted Boolean8 to an internal type, and mapped Boolean to the 2018-10-16 21:14:18 +00:00
itcpujas.pas
jvmdef.pas * moved around/replaced the following procedures to stop nflw from depending 2019-01-05 16:26:33 +00:00
jvmreg.dat
njvmadd.pas
njvmcal.pas
njvmcnv.pas * converted Boolean8 to an internal type, and mapped Boolean to the 2018-10-16 21:14:18 +00:00
njvmcon.pas
njvmflw.pas
njvminl.pas * changed reverseparameters() from function into procedure: it does not make 2019-01-01 15:08:40 +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
njvmmem.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
njvmset.pas
njvmtcon.pas
njvmutil.pas * disable explicitly calling class constructors on the JVM platform, as that 2018-11-28 19:23:34 +00:00
njvmvmt.pas
pjvm.pas * moved around/replaced the following procedures to stop nflw from depending 2019-01-05 16:26:33 +00:00
rgcpu.pas
rjvmcon.inc
rjvmnor.inc
rjvmnum.inc
rjvmrni.inc
rjvmsri.inc
rjvmstd.inc
rjvmsup.inc
symcpu.pas * moved around/replaced the following procedures to stop nflw from depending 2019-01-05 16:26:33 +00:00
tgcpu.pas