fpc/compiler/jvm
Jonas Maebe b12bedb9f8 - disabled InsertResStrTablesTable and InsertResStrInits for the JVM target
(they were not functional, but now cause internalerrors due to
     invocations of the high level typed constant builder rather than their
     output gets ignored)

git-svn-id: trunk@31667 -
2015-09-13 19:06:25 +00:00
..
aasmcpu.pas * base optimiser support for the JVM target 2015-08-29 10:08:19 +00:00
agjasmin.pas * fixed infinite Java assembler writer create loop after r31625 2015-09-13 19:06:22 +00:00
aoptcpu.pas + peepholeoptimizations to remove swap instructions 2015-08-29 21:06:29 +00:00
aoptcpub.pas * base optimiser support for the JVM target 2015-08-29 10:08:19 +00:00
aoptcpud.pas * base optimiser support for the JVM target 2015-08-29 10:08:19 +00:00
cgcpu.pas
cpubase.pas * base optimiser support for the JVM target 2015-08-29 10:08:19 +00:00
cpuinfo.pas Moved tcontrollerdatatype out into cpuinfo. 2015-09-07 20:36:54 +00:00
cpunode.pas + support overriding tdef/tsym methods with target-specific functionality: 2014-03-29 22:31:55 +00:00
cpupara.pas * changed getpointerdef() into a tpointerdef.getreusable() class method 2015-06-22 08:17:49 +00:00
cpupi.pas
cputarg.pas
dbgjasm.pas * associate debug information for local variables with the second instead of 2014-12-16 20:52:46 +00:00
hlcgcpu.pas * fixed endless recursion in tabstractrecorddef.contains_float_field() in 2015-04-16 21:25:22 +00:00
itcpujas.pas
jvmdef.pas * moved jvm-specific classdef-related fields from tenumdef to a platform- 2014-04-01 21:41:30 +00:00
jvmreg.dat
njvmadd.pas * replaced current_procinfo.currtrue/falselabel with storing the true/false 2015-08-27 18:28:57 +00:00
njvmcal.pas * guarantee the order of parameter pushes again after r31201 on platforms 2015-08-16 12:47:09 +00:00
njvmcnv.pas * replaced current_procinfo.currtrue/falselabel with storing the true/false 2015-08-27 18:28:57 +00:00
njvmcon.pas * changed getpointerdef() into a tpointerdef.getreusable() class method 2015-06-22 08:17:49 +00:00
njvmflw.pas * synchronized with privatetrunk till r30095 2015-03-05 20:32:15 +00:00
njvminl.pas * fixed DFA warnings for JVM target 2014-08-20 15:48:42 +00:00
njvmld.pas * changed getpointerdef() into a tpointerdef.getreusable() class method 2015-06-22 08:17:49 +00:00
njvmmat.pas * moved tjvmnotnode implementation to generic ncghlmat unit, and also use it 2014-08-10 19:39:55 +00:00
njvmmem.pas * replaced current_procinfo.currtrue/falselabel with storing the true/false 2015-08-27 18:28:57 +00:00
njvmset.pas
njvmtcon.pas
njvmutil.pas - disabled InsertResStrTablesTable and InsertResStrInits for the JVM target 2015-09-13 19:06:25 +00:00
njvmvmt.pas * removed ifdef jvm from ncgvmt 2014-03-16 11:24:44 +00:00
pjvm.pas * fixed compilation of the jvm compiler after r31591 - r31593 2015-09-13 19:06:19 +00:00
rgcpu.pas + peepholeoptimizations to remove swap instructions 2015-08-29 21:06:29 +00:00
rjvmcon.inc
rjvmnor.inc
rjvmnum.inc
rjvmrni.inc
rjvmsri.inc
rjvmstd.inc
rjvmsup.inc
symcpu.pas * fixed compilation of the jvm compiler after r31591 - r31593 2015-09-13 19:06:19 +00:00
tgcpu.pas * synchronized with privatetrunk till r30095 2015-03-05 20:32:15 +00:00