fpc/compiler/jvm
Jonas Maebe 77658b925b * disable regular array -> dynamic array type coversion support unless
{$modeswitch arraytodynarray} is active (mantis #35576)
   o changed compiler to compile without this modeswitch
   o added the modeswitch to a test that depends on it

git-svn-id: trunk@42118 -
2019-05-25 12:31:32 +00:00
..
aasmcpu.pas * automatically generate necessary indirect symbols when a new assembler 2016-07-20 20:53:03 +00:00
agjasmin.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +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 - get rid of MaxOps, it is redundant with max_operands 2018-11-02 21:32:29 +00:00
aoptcpud.pas
cgcpu.pas
cpubase.pas * replaced the saved_XXX_registers arrays with virtual methods inside 2018-04-19 21:22:16 +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 * disable regular array -> dynamic array type coversion support unless 2019-05-25 12:31:32 +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 * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
hlcgcpu.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
itcpujas.pas
jvmdef.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +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 * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
njvmcon.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
njvmflw.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
njvminl.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +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
njvmutil.pas * added extra header to ppu inside a subsection, so we won't run into 2019-04-06 21:28:43 +00:00
njvmvmt.pas
pjvm.pas * insert the hidden parameters for objectdef methods after resolving 2019-04-16 16:11:50 +00:00
rgcpu.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
rjvmcon.inc
rjvmnor.inc
rjvmnum.inc
rjvmrni.inc
rjvmsri.inc
rjvmstd.inc
rjvmsup.inc
symcpu.pas * only add hidden parameters for objectdef methods after generating the vmt, 2019-03-16 19:14:14 +00:00
tgcpu.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00