Jonas Maebe f9c6967c36 * fixed not(pasbool64) (has to be "xor 1" rather than "xor -1") 13 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 708a2532fc * consistently define empty saved_mm_registers arrays as containing a single 13 years ago
cpuinfo.pas 4d86d25c6c * -O4 switch for optimizations which are correct but which might have unexpected effects 13 years ago
cpunode.pas 37aa2d8443 + full support for sets on the JVM target 14 years ago
cpupara.pas 0a1157da38 * fixed memory leaks in the compiler introduced in r21862 by marking and 13 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 f9c6967c36 * fixed not(pasbool64) (has to be "xor 1" rather than "xor -1") 13 years ago
itcpujas.pas 1e2c70796e + jvm (cpu architecure) and java ("OS"/target) identifiers 14 years ago
jvmdef.pas b353a2ff27 * fixed writing jvm type for string constants after r22020 13 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 1955255dda * let thlcg.a_call_name() return the tcgpara representing the function 13 years ago
njvmcnv.pas 8234a842e6 * fixed conversion of empty ansistring/widestring constants to pchar on 13 years ago
njvmcon.pas 8234a842e6 * fixed conversion of empty ansistring/widestring constants to pchar on 13 years ago
njvmflw.pas 08565ce5be * save/restore the current_except_loc instead of invalidating it after each 13 years ago
njvminl.pas 56fcc87cb2 * add get_frame as an internal symbol for the jvm target because that target 13 years ago
njvmld.pas 882351bb21 * don't insert a conversion to widechar for ansistr[x]:='y' assignments on 13 years ago
njvmmat.pas 83235a483b * always return a LOC_JUMP from tjvmnotnode.second_boolean: required both 13 years ago
njvmmem.pas 1955255dda * let thlcg.a_call_name() return the tcgpara representing the function 13 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 a2a0436347 + support for threadvars in the JVM based on JLThreadLocal; see 14 years ago
pjvm.pas aee5380ae0 * merged trunk up to r20882 13 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 1955255dda * let thlcg.a_call_name() return the tcgpara representing the function 13 years ago