Jonas Maebe 08565ce5be * save/restore the current_except_loc instead of invalidating it after each 13 years ago
..
aasmcpu.pas 8f2aacfed5 + support for (formal/untyped) constants (ordinal, floating point, 14 years ago
cgcpu.pas 608572c63a * removed unused local variables 14 years ago
cpubase.pas d0a22d16b5 + cpubase for jvm: opcodes, basic register definitions, ... 14 years ago
cpuinfo.pas 0b7687f4f5 * fixed compilation 14 years ago
cpunode.pas 37aa2d8443 + full support for sets on the JVM target 14 years ago
cpupara.pas 1a7c024ad3 * sign extend all byte/ansichar/word parameters before passing them 14 years ago
cpupi.pas 4446be97b7 + tjvmprocinfo, only overrides set_first_temp_offset() and sets it to 14 years ago
cputarg.pas d456ec2ffe + support for JVM local variable and parameter debug information 14 years ago
dbgjasm.pas 1795eff237 + support for emiting "signature" attributes for fields and methods; these 14 years ago
hlcgcpu.pas 1a7c024ad3 * sign extend all byte/ansichar/word parameters before passing them 14 years ago
itcpujas.pas 1e2c70796e + jvm (cpu architecure) and java ("OS"/target) identifiers 14 years ago
jvmdef.pas 1a7c024ad3 * sign extend all byte/ansichar/word parameters before passing them 14 years ago
jvmreg.dat 85e866a121 + (mostly fake) register definitions for the JVM 14 years ago
njvmadd.pas 583c9a3360 * replace assigned(dynarray) and dynarray=/<>nil with length(dynarray)=/<>0 14 years ago
njvmcal.pas 1401c4e573 * fixed popping the unused function results of methods returning implicit 14 years ago
njvmcnv.pas bb593346a9 * fixed typecasts between widechars and non-widechars in case an array 14 years ago
njvmcon.pas cf47b8d422 * fixed all known memory leaks in the code added for the JVM port 14 years ago
njvmflw.pas 08565ce5be * save/restore the current_except_loc instead of invalidating it after each 13 years ago
njvminl.pas 583c9a3360 * replace assigned(dynarray) and dynarray=/<>nil with length(dynarray)=/<>0 14 years ago
njvmld.pas 4dee36b64b * copy the implicit pointer rather than the contents of var/out/constref 13 years ago
njvmmat.pas 845f50448c + support for qword div/mod via helper (the JVM only supports signed 14 years ago
njvmmem.pas 5332263d46 * fixed r18981 (conversion of LOC_JUMP to something else must happen before 14 years ago
njvmset.pas c8c75d7e1d * convert non-constant enums in in-expressions to longint if we use the 14 years ago
njvmtcon.pas 74510f9069 + generic infrastructure for target-specific switches 13 years ago
njvmutil.pas a2a0436347 + support for threadvars in the JVM based on JLThreadLocal; see 14 years ago
pjvm.pas cfca607b9b * in case of an enum without a type name (e.g., "type xx = set of (ea,eb)"), 14 years ago
rgcpu.pas d0a3b49e6c * fixed memory leak 14 years ago
rjvmcon.inc 85e866a121 + (mostly fake) register definitions for the JVM 14 years ago
rjvmnor.inc 85e866a121 + (mostly fake) register definitions for the JVM 14 years ago
rjvmnum.inc 85e866a121 + (mostly fake) register definitions for the JVM 14 years ago
rjvmrni.inc 85e866a121 + (mostly fake) register definitions for the JVM 14 years ago
rjvmsri.inc 85e866a121 + (mostly fake) register definitions for the JVM 14 years ago
rjvmstd.inc 85e866a121 + (mostly fake) register definitions for the JVM 14 years ago
rjvmsup.inc 85e866a121 + (mostly fake) register definitions for the JVM 14 years ago
tgcpu.pas 1a7c024ad3 * sign extend all byte/ansichar/word parameters before passing them 14 years ago