nickysn 26b53607f8 + added method reference_reset_base with support for different pointer types to 11 years ago
..
aasmcpu.pas 8f2aacfed5 + support for (formal/untyped) constants (ordinal, floating point, 14 years ago
cgcpu.pas e20639732f + cghlcpu unit with thlbasecgcpu class that overrides all abstract tcg 13 years ago
cpubase.pas 908bbed312 * moved jvm-specific tarrayreftype from cgutils to jvm/cpubase 11 years ago
cpuinfo.pas 4d86d25c6c * -O4 switch for optimizations which are correct but which might have unexpected effects 13 years ago
cpunode.pas 8d4c372d50 * removed ifdef jvm from ncgvmt 11 years ago
cpupara.pas 7566ddcc8f * add a tdef to each parameter location and set it for all target 12 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 26b53607f8 + added method reference_reset_base with support for different pointer types to 11 years ago
itcpujas.pas 1e2c70796e + jvm (cpu architecure) and java ("OS"/target) identifiers 14 years ago
jvmdef.pas 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables 11 years ago
jvmreg.dat 85e866a121 + (mostly fake) register definitions for the JVM 14 years ago
njvmadd.pas 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables 11 years ago
njvmcal.pas 84442d05f9 * renamed fobjcforcedprocname to fforcedprocname and also use it for the 11 years ago
njvmcnv.pas d46c353849 * migrated JVM-specific second_nil_to_methodprocvar code to njvmcnv 11 years ago
njvmcon.pas 8234a842e6 * fixed conversion of empty ansistring/widestring constants to pchar on 13 years ago
njvmflw.pas c693a91e18 * fixed compilation after r25847 (mantis #25237) 11 years ago
njvminl.pas 20d6db20c8 * fixed compilation of length(unicode/ansistring) on JVM target after r25499 12 years ago
njvmld.pas 908bbed312 * moved jvm-specific tarrayreftype from cgutils to jvm/cpubase 11 years ago
njvmmat.pas 29263eb343 + full support for overflow checking on the JVM target (note: significantly 12 years ago
njvmmem.pas 2518c526c7 * always use a new register for array indices modified by a constant, 11 years ago
njvmset.pas c8c75d7e1d * convert non-constant enums in in-expressions to longint if we use the 14 years ago
njvmtcon.pas 834026bfb5 * synchronised with trunk up to r21067 13 years ago
njvmutil.pas a14ceba791 + -CTinitlocals switch for the JVM that initialises all local variables 12 years ago
njvmvmt.pas 8d4c372d50 * removed ifdef jvm from ncgvmt 11 years ago
pjvm.pas 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables 11 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 477eeadaca * made alloctemp more generic 12 years ago