fpc/compiler/jvm
Jonas Maebe da064b0ad6 * changed trgcpu.do_spill_replace_all() from a function (that doesn't set
its function result) into a procedure

git-svn-id: branches/jvmbackend@18454 -
2011-08-20 08:01:15 +00:00
..
aasmcpu.pas + support for (formal/untyped) constants (ordinal, floating point, 2011-08-20 07:55:41 +00:00
cgcpu.pas * removed unused local variables 2011-08-20 07:54:37 +00:00
cpubase.pas
cpuinfo.pas * fixed compilation 2011-08-20 07:36:22 +00:00
cpunode.pas + support for regular arrays and open arrays 2011-08-20 07:55:27 +00:00
cpupara.pas * don't create (useless) temporary array/record/... for the result 2011-08-20 07:58:09 +00:00
cpupi.pas + tjvmprocinfo, only overrides set_first_temp_offset() and sets it to 2011-08-20 07:37:20 +00:00
cputarg.pas + support for JVM local variable and parameter debug information 2011-08-20 07:50:41 +00:00
dbgjasm.pas * moved tabstractvarsym.jvmmangledbasename to the jvmdef unit as a separate 2011-08-20 07:55:36 +00:00
hlcgcpu.pas * do nothing for initialising temps in advance for the JVM target as that 2011-08-20 08:01:10 +00:00
itcpujas.pas + jvm (cpu architecure) and java ("OS"/target) identifiers 2011-08-20 07:37:33 +00:00
jvmreg.dat
njvmadd.pas * reorder processing of left/right for add nodes somewhat to make 2011-08-20 07:48:42 +00:00
njvmcal.pas + support for (only named, for now) records in the JVM target: 2011-08-20 08:00:50 +00:00
njvmcnv.pas * dynamic arrays and open arrays need no conversion helper for JVM 2011-08-20 07:58:29 +00:00
njvmcon.pas + support for JVM string constants 2011-08-20 07:57:50 +00:00
njvmflw.pas * replaced partial manual declarations of some Java classes with 2011-08-20 07:58:20 +00:00
njvminl.pas * initialise local dynamic array variables to empty arrays rather than 2011-08-20 07:57:55 +00:00
njvmld.pas + support for regular arrays and open arrays 2011-08-20 07:55:27 +00:00
njvmmat.pas * fixed 64 bit shl/shr/sar operations: the second argument of the 2011-08-20 07:48:23 +00:00
njvmmem.pas + support for regular arrays and open arrays 2011-08-20 07:55:27 +00:00
njvmutil.pas * initialise local dynamic array variables to empty arrays rather than 2011-08-20 07:57:55 +00:00
rgcpu.pas * changed trgcpu.do_spill_replace_all() from a function (that doesn't set 2011-08-20 08:01:15 +00:00
rjvmcon.inc
rjvmnor.inc
rjvmnum.inc
rjvmrni.inc
rjvmsri.inc
rjvmstd.inc
rjvmsup.inc
tgcpu.pas + support for (only named, for now) records in the JVM target: 2011-08-20 08:00:50 +00:00