fpc/compiler/jvm
Jonas Maebe 991e1f49bd * store a pointer to the used tasminfo record in every assembler writer, so
that we can use assembler writers with different conventions from the
    currently set target_asm (e.g. an x86 assembler writer for inline assembly
    in LLVM IR)

git-svn-id: trunk@31628 -
2015-09-12 23:32:13 +00:00
..
aasmcpu.pas * base optimiser support for the JVM target 2015-08-29 10:08:19 +00:00
agjasmin.pas * store a pointer to the used tasminfo record in every assembler writer, so 2015-09-12 23:32:13 +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
cpupara.pas * changed getpointerdef() into a tpointerdef.getreusable() class method 2015-06-22 08:17:49 +00:00
cpupi.pas
cputarg.pas
dbgjasm.pas
hlcgcpu.pas
itcpujas.pas
jvmdef.pas
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
njvminl.pas
njvmld.pas * changed getpointerdef() into a tpointerdef.getreusable() class method 2015-06-22 08:17:49 +00:00
njvmmat.pas
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
njvmvmt.pas
pjvm.pas
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 o fixes handling of iso i/o parameters/program parameters: 2015-05-01 20:58:31 +00:00
tgcpu.pas