Jonas Maebe d7cff1cd31 * give an error when trying to typecast a unicodestring into a pwidechar 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 37aa2d8443 + full support for sets on the JVM target 14 years ago
cpupara.pas d6966e545b + support for formal var/out parameters on the JVM target: 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 76de70e683 * since enums are represented by classes in the JVM, initialize global 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 37aa2d8443 + full support for sets on the JVM target 14 years ago
njvmcal.pas 4647aa3f15 * don't copy back constref parameter values after the call 14 years ago
njvmcnv.pas d7cff1cd31 * give an error when trying to typecast a unicodestring into a pwidechar 14 years ago
njvmcon.pas 76de70e683 * since enums are represented by classes in the JVM, initialize global 14 years ago
njvmflw.pas 569228447d * converted all enum handling for the JVM target so that it uses the 14 years ago
njvminl.pas fe82e2481b + import java.lang.Math in the system unit 14 years ago
njvmld.pas 27731e342c + support for array-of-const on the JVM target. Even though the 14 years ago
njvmmat.pas 845f50448c + support for qword div/mod via helper (the JVM only supports signed 14 years ago
njvmmem.pas d0e8cd1637 + support for dereferencing any kind of pointer type 14 years ago
njvmset.pas c8c75d7e1d * convert non-constant enums in in-expressions to longint if we use the 14 years ago
njvmtcon.pas 37aa2d8443 + full support for sets on the JVM target 14 years ago
njvmutil.pas 40cf2cefa0 * when the user calls initialize(), force initialization to happen on the 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 d33f71460f * don't initialize static arrays of records twice (g_newarray already 14 years ago