Jonas Maebe 0dfdae3132 * always get the basedef for an enum before using its classdef (since only hace 13 años
..
aasmcpu.pas 8f2aacfed5 + support for (formal/untyped) constants (ordinal, floating point, hace 14 años
cgcpu.pas 608572c63a * removed unused local variables hace 14 años
cpubase.pas d0a22d16b5 + cpubase for jvm: opcodes, basic register definitions, ... hace 14 años
cpuinfo.pas bd990d1173 * generate JVM bytecode that passes the stringent requirements of the Dalvik hace 13 años
cpunode.pas 37aa2d8443 + full support for sets on the JVM target hace 14 años
cpupara.pas 1a7c024ad3 * sign extend all byte/ansichar/word parameters before passing them hace 14 años
cpupi.pas 4446be97b7 + tjvmprocinfo, only overrides set_first_temp_offset() and sets it to hace 14 años
cputarg.pas d456ec2ffe + support for JVM local variable and parameter debug information hace 14 años
dbgjasm.pas 1795eff237 + support for emiting "signature" attributes for fields and methods; these hace 14 años
hlcgcpu.pas 764502fbe4 * don't "and" loaded unsigned values of 1/2 bytes with 255/65535 in case hace 13 años
itcpujas.pas 1e2c70796e + jvm (cpu architecure) and java ("OS"/target) identifiers hace 14 años
jvmdef.pas 0dfdae3132 * always get the basedef for an enum before using its classdef (since only hace 13 años
jvmreg.dat 85e866a121 + (mostly fake) register definitions for the JVM hace 14 años
njvmadd.pas 583c9a3360 * replace assigned(dynarray) and dynarray=/<>nil with length(dynarray)=/<>0 hace 14 años
njvmcal.pas 1401c4e573 * fixed popping the unused function results of methods returning implicit hace 13 años
njvmcnv.pas af9934cb6c * make sure that integers converted to widechar are always processed by an hace 13 años
njvmcon.pas cf47b8d422 * fixed all known memory leaks in the code added for the JVM port hace 14 años
njvmflw.pas 08565ce5be * save/restore the current_except_loc instead of invalidating it after each hace 13 años
njvminl.pas 583c9a3360 * replace assigned(dynarray) and dynarray=/<>nil with length(dynarray)=/<>0 hace 14 años
njvmld.pas c61e9a2f04 * fixed (harmless) invalid typecasts that caused run time errors with -CR hace 13 años
njvmmat.pas bd990d1173 * generate JVM bytecode that passes the stringent requirements of the Dalvik hace 13 años
njvmmem.pas 5332263d46 * fixed r18981 (conversion of LOC_JUMP to something else must happen before hace 14 años
njvmset.pas c8c75d7e1d * convert non-constant enums in in-expressions to longint if we use the hace 14 años
njvmtcon.pas 74510f9069 + generic infrastructure for target-specific switches hace 13 años
njvmutil.pas a2a0436347 + support for threadvars in the JVM based on JLThreadLocal; see hace 14 años
pjvm.pas cfca607b9b * in case of an enum without a type name (e.g., "type xx = set of (ea,eb)"), hace 14 años
rgcpu.pas d0a3b49e6c * fixed memory leak hace 14 años
rjvmcon.inc 85e866a121 + (mostly fake) register definitions for the JVM hace 14 años
rjvmnor.inc 85e866a121 + (mostly fake) register definitions for the JVM hace 14 años
rjvmnum.inc 85e866a121 + (mostly fake) register definitions for the JVM hace 14 años
rjvmrni.inc 85e866a121 + (mostly fake) register definitions for the JVM hace 14 años
rjvmsri.inc 85e866a121 + (mostly fake) register definitions for the JVM hace 14 años
rjvmstd.inc 85e866a121 + (mostly fake) register definitions for the JVM hace 14 años
rjvmsup.inc 85e866a121 + (mostly fake) register definitions for the JVM hace 14 años
tgcpu.pas 1a7c024ad3 * sign extend all byte/ansichar/word parameters before passing them hace 14 años