fpc/compiler/jvm
Jonas Maebe c7d701d117 * synchronised with trunk till r40038
git-svn-id: branches/debug_eh@40643 -
2018-12-25 15:38:57 +00:00
..
aasmcpu.pas * automatically generate necessary indirect symbols when a new assembler 2016-07-20 20:53:03 +00:00
agjasmin.pas renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin 2017-11-17 11:27:19 +00:00
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 + fpc_eh_return_data_regno() intrinsic to get the return register numbers 2018-10-28 18:16:38 +00:00
cpuinfo.pas
cpunode.pas * automatically generate necessary indirect symbols when a new assembler 2016-07-20 20:53:03 +00:00
cpupara.pas * replaced the saved_XXX_registers arrays with virtual methods inside 2018-04-19 21:22:16 +00: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
hlcgcpu.pas * changed create_hlcodegen into a procvar, so that we don't have to insert 2018-11-29 21:31:15 +00:00
itcpujas.pas
jvmdef.pas * converted Boolean8 to an internal type, and mapped Boolean to the 2018-10-16 21:14:18 +00:00
jvmreg.dat
njvmadd.pas * moved nf_typedaddr to addrnodeflags (anf_typedaddr) 2018-04-03 16:41:01 +00:00
njvmcal.pas * moved nf_typedaddr to addrnodeflags (anf_typedaddr) 2018-04-03 16:41:01 +00:00
njvmcnv.pas * converted Boolean8 to an internal type, and mapped Boolean to the 2018-10-16 21:14:18 +00:00
njvmcon.pas * simplify empty-dynamic-string-to-pointer (non-p(wide)char) type conversions 2018-04-02 18:35:00 +00:00
njvmflw.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
njvminl.pas * converted Boolean8 to an internal type, and mapped Boolean to the 2018-10-16 21:14:18 +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 * use an enum instead of integer constants to represent inline numbers 2017-05-10 14:41:43 +00:00
njvmmem.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
njvmset.pas * moved nf_typedaddr to addrnodeflags (anf_typedaddr) 2018-04-03 16:41:01 +00:00
njvmtcon.pas * fixed initialising an array of ansichar typed constant using a string 2016-03-05 15:32:18 +00:00
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 * when creating wrappers, add a prefix to parameter names to prevent them 2018-12-24 22:10:06 +00:00
rgcpu.pas
rjvmcon.inc
rjvmnor.inc
rjvmnum.inc
rjvmrni.inc
rjvmsri.inc
rjvmstd.inc
rjvmsup.inc
symcpu.pas * handle constructor function results that have been migrated to the 2018-12-25 15:36:24 +00:00
tgcpu.pas - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): 2016-08-05 07:09:16 +00:00