Jonas Maebe 8234a842e6 * fixed conversion of empty ansistring/widestring constants to pchar on 13 年之前
..
aasmcpu.pas 8f2aacfed5 + support for (formal/untyped) constants (ordinal, floating point, 14 年之前
cgcpu.pas e20639732f + cghlcpu unit with thlbasecgcpu class that overrides all abstract tcg 13 年之前
cpubase.pas 85a3fd3357 + ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in 13 年之前
cpuinfo.pas bd990d1173 * generate JVM bytecode that passes the stringent requirements of the Dalvik 13 年之前
cpunode.pas 37aa2d8443 + full support for sets on the JVM target 14 年之前
cpupara.pas 857abd87ee + Implement create_varargs_paraloc_info, to allow compilation without warnings 13 年之前
cpupi.pas 4446be97b7 + tjvmprocinfo, only overrides set_first_temp_offset() and sets it to 14 年之前
cputarg.pas d456ec2ffe + support for JVM local variable and parameter debug information 14 年之前
dbgjasm.pas 1795eff237 + support for emiting "signature" attributes for fields and methods; these 14 年之前
hlcgcpu.pas 8a7123eed8 * override a_call_reg() with an internalerror rather than a_call_ref(), 13 年之前
itcpujas.pas 1e2c70796e + jvm (cpu architecure) and java ("OS"/target) identifiers 14 年之前
jvmdef.pas 0dfdae3132 * always get the basedef for an enum before using its classdef (since only 13 年之前
jvmreg.dat 85e866a121 + (mostly fake) register definitions for the JVM 14 年之前
njvmadd.pas 583c9a3360 * replace assigned(dynarray) and dynarray=/<>nil with length(dynarray)=/<>0 14 年之前
njvmcal.pas 94b058fe19 * fixed version of r20547: can't check the number of abstract methods of a 13 年之前
njvmcnv.pas 8234a842e6 * fixed conversion of empty ansistring/widestring constants to pchar on 13 年之前
njvmcon.pas 8234a842e6 * fixed conversion of empty ansistring/widestring constants to pchar on 13 年之前
njvmflw.pas 08565ce5be * save/restore the current_except_loc instead of invalidating it after each 13 年之前
njvminl.pas aee5380ae0 * merged trunk up to r20882 13 年之前
njvmld.pas c61e9a2f04 * fixed (harmless) invalid typecasts that caused run time errors with -CR 13 年之前
njvmmat.pas 83235a483b * always return a LOC_JUMP from tjvmnotnode.second_boolean: required both 13 年之前
njvmmem.pas 622eb4b782 * call getbasedef before getting the classdef of an enum (only the basedef 13 年之前
njvmset.pas c8c75d7e1d * convert non-constant enums in in-expressions to longint if we use the 14 年之前
njvmtcon.pas 834026bfb5 * synchronised with trunk up to r21067 13 年之前
njvmutil.pas a2a0436347 + support for threadvars in the JVM based on JLThreadLocal; see 14 年之前
pjvm.pas aee5380ae0 * merged trunk up to r20882 13 年之前
rgcpu.pas d0a3b49e6c * fixed memory leak 14 年之前
rjvmcon.inc 85e866a121 + (mostly fake) register definitions for the JVM 14 年之前
rjvmnor.inc 85e866a121 + (mostly fake) register definitions for the JVM 14 年之前
rjvmnum.inc 85e866a121 + (mostly fake) register definitions for the JVM 14 年之前
rjvmrni.inc 85e866a121 + (mostly fake) register definitions for the JVM 14 年之前
rjvmsri.inc 85e866a121 + (mostly fake) register definitions for the JVM 14 年之前
rjvmstd.inc 85e866a121 + (mostly fake) register definitions for the JVM 14 年之前
rjvmsup.inc 85e866a121 + (mostly fake) register definitions for the JVM 14 年之前
tgcpu.pas 1a7c024ad3 * sign extend all byte/ansichar/word parameters before passing them 14 年之前