fpc/compiler/jvm
Jonas Maebe 20d6db20c8 * fixed compilation of length(unicode/ansistring) on JVM target after r25499
(we previously internally generated assigned(unicode/ansistring) nodes,
     which now cause typecheck errors because there is no special assigned
     handling anymore)

git-svn-id: trunk@25557 -
2013-09-24 23:57:17 +00:00
..
aasmcpu.pas
cgcpu.pas
cpubase.pas
cpuinfo.pas
cpunode.pas
cpupara.pas * add a tdef to each parameter location and set it for all target 2013-06-02 10:24:02 +00:00
cpupi.pas
cputarg.pas
dbgjasm.pas
hlcgcpu.pas * fixed a_op_*_reg() for OP_NOT/OP_NEG (due to the register allocation the 2013-09-04 19:16:59 +00:00
itcpujas.pas
jvmdef.pas
jvmreg.dat
njvmadd.pas
njvmcal.pas Fix jvm compiler compilation failure after rev 25013 2013-07-02 12:52:32 +00:00
njvmcnv.pas
njvmcon.pas
njvmflw.pas
njvminl.pas * fixed compilation of length(unicode/ansistring) on JVM target after r25499 2013-09-24 23:57:17 +00:00
njvmld.pas Fix jvm compiler compilation failure after rev 25013 2013-07-02 12:52:32 +00:00
njvmmat.pas
njvmmem.pas Fix jvm compiler compilation failure after rev 25013 2013-07-02 12:52:32 +00:00
njvmset.pas
njvmtcon.pas
njvmutil.pas + -CTinitlocals switch for the JVM that initialises all local variables 2013-08-29 22:21:23 +00:00
pjvm.pas * when automatically generating an overriding getter/setter method (because 2013-08-06 21:50:56 +00:00
rgcpu.pas
rjvmcon.inc
rjvmnor.inc
rjvmnum.inc
rjvmrni.inc
rjvmsri.inc
rjvmstd.inc
rjvmsup.inc
tgcpu.pas