fpc/compiler/jvm
Jonas Maebe 8b9e90dc7a * keep track of whether a routine has a C-style variadic parameter in the
procoptions even when it's through an array-of-const parameter
  * always call create_varargs_paraloc_info() instead of create_paraloc_info()
    in the former case, even when no varargs parameters are specified (because
    on some platforms even some non-variadic parameters need to be passed
    differently, such as on ARM with gnueabihf)

git-svn-id: trunk@41420 -
2019-02-23 15:42:45 +00:00
..
aasmcpu.pas
agjasmin.pas
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas
cpubase.pas
cpuinfo.pas
cpunode.pas
cpupara.pas * keep track of whether a routine has a C-style variadic parameter in the 2019-02-23 15:42:45 +00:00
cpupi.pas
cputarg.pas
dbgjasm.pas
hlcgcpu.pas
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
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
njvmmat.pas
njvmmem.pas
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