..
aasmcpu.pas
+ support for (formal/untyped) constants (ordinal, floating point,
2011-08-20 07:55:41 +00:00
cgcpu.pas
+ cghlcpu unit with thlbasecgcpu class that overrides all abstract tcg
2012-04-28 14:27:31 +00:00
cpubase.pas
Implement support for saving and restoring address registers.
2013-10-05 21:43:42 +00:00
cpuinfo.pas
* -O4 switch for optimizations which are correct but which might have unexpected effects
2012-08-09 18:58:54 +00:00
cpunode.pas
cpupara.pas
* add a tdef to each parameter location and set it for all target
2013-06-02 10:24:02 +00:00
cpupi.pas
+ tjvmprocinfo, only overrides set_first_temp_offset() and sets it to
2011-08-20 07:37:20 +00:00
cputarg.pas
dbgjasm.pas
hlcgcpu.pas
* fixed a_op_*_reg() for OP_NOT/OP_NEG (due to the register allocation the
2013-09-04 19:16:59 +00:00
itcpujas.pas
jvmdef.pas
* fixed writing jvm type for string constants after r22020
2012-08-19 13:47:50 +00:00
jvmreg.dat
njvmadd.pas
* replace assigned(dynarray) and dynarray=/<>nil with length(dynarray)=/<>0
2011-09-19 19:59:32 +00:00
njvmcal.pas
Fix jvm compiler compilation failure after rev 25013
2013-07-02 12:52:32 +00:00
njvmcnv.pas
* fixed conversion of empty ansistring/widestring constants to pchar on
2012-05-26 11:32:20 +00:00
njvmcon.pas
* fixed conversion of empty ansistring/widestring constants to pchar on
2012-05-26 11:32:20 +00:00
njvmflw.pas
* override tcgraisenode.pass_1 so that the JVM raise support will keep
2013-04-22 14:47:06 +00:00
njvminl.pas
* fixed compilation of length(unicode/ansistring) on JVM target after r25499
2013-09-24 23:57:17 +00:00
njvmld.pas
Fix jvm compiler compilation failure after rev 25013
2013-07-02 12:52:32 +00:00
njvmmat.pas
+ full support for overflow checking on the JVM target (note: significantly
2012-10-21 17:56:33 +00:00
njvmmem.pas
Fix jvm compiler compilation failure after rev 25013
2013-07-02 12:52:32 +00:00
njvmset.pas
* convert non-constant enums in in-expressions to longint if we use the
2011-08-20 08:25:33 +00:00
njvmtcon.pas
njvmutil.pas
+ -CTinitlocals switch for the JVM that initialises all local variables
2013-08-29 22:21:23 +00:00
pjvm.pas
* when automatically generating an overriding getter/setter method (because
2013-08-06 21:50:56 +00:00
rgcpu.pas
rjvmcon.inc
rjvmnor.inc
+ (mostly fake) register definitions for the JVM
2011-08-20 07:35:17 +00:00
rjvmnum.inc
rjvmrni.inc
rjvmsri.inc
rjvmstd.inc
rjvmsup.inc
tgcpu.pas
* made alloctemp more generic
2013-03-27 17:16:26 +00:00