Jonas Maebe e7eb34e3a6 * make current_except_loc also valid while processing the default exception 14 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 2c313e397e + support for regular arrays and open arrays 14 years ago
cpupara.pas 254636ab84 * don't create (useless) temporary array/record/... for the result 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 c264c24fb0 + support for unit initialisation sections for the JVM target, 14 years ago
hlcgcpu.pas be1ff9ff92 * fixed handling of OP_SHL,OP_SHR,OP_SAR in op_ref_stack (second operand 14 years ago
itcpujas.pas 1e2c70796e + jvm (cpu architecure) and java ("OS"/target) identifiers 14 years ago
jvmreg.dat 85e866a121 + (mostly fake) register definitions for the JVM 14 years ago
njvmadd.pas 3e5b70d80d * cpu64bitaddr -> cpu64bitalu check to determine whether we need special 14 years ago
njvmcal.pas 99177a75fb * tprocdef -> tabstractprocdef typecasts so the code will also work 14 years ago
njvmcnv.pas 2bb13723ae * don't use raw bitcasts for tc_int_2_real type conversions 14 years ago
njvmcon.pas f58de91f0c + support for JVM string constants 14 years ago
njvmflw.pas e7eb34e3a6 * make current_except_loc also valid while processing the default exception 14 years ago
njvminl.pas 77707a447e * fixed fake ansistring length() support 14 years ago
njvmld.pas c75246706d + stubbed ansistring support (using ansistrings compiles, but does not 14 years ago
njvmmat.pas 845f50448c + support for qword div/mod via helper (the JVM only supports signed 14 years ago
njvmmem.pas 6e0b73ad88 * handle string/jlstring/jlobject typecasts properly again after the reworked 14 years ago
njvmutil.pas 739c654e3a + support for main programs for the JVM target 14 years ago
rgcpu.pas a5af71a8d8 * don't remove regalloc/regdealloc pair if it's immediately followed by a 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 d1a1d30e04 * unless compiled with -dnounsupported, the compiler will now accept not 14 years ago