..
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
* moved jvm-specific tarrayreftype from cgutils to jvm/cpubase
2014-03-16 11:24:21 +00:00
cpuinfo.pas
+ change always floating point divisions into multiplications if they are a power of two,
2014-11-16 20:47:38 +00:00
cpunode.pas
+ support overriding tdef/tsym methods with target-specific functionality:
2014-03-29 22:31:55 +00:00
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
+ support for JVM local variable and parameter debug information
2011-08-20 07:50:41 +00:00
dbgjasm.pas
* associate debug information for local variables with the second instead of
2014-12-16 20:52:46 +00:00
hlcgcpu.pas
* moved jvm-specific classdef-related fields from tenumdef to a platform-
2014-04-01 21:41:30 +00:00
itcpujas.pas
+ jvm (cpu architecure) and java ("OS"/target) identifiers
2011-08-20 07:37:33 +00:00
jvmdef.pas
* moved jvm-specific classdef-related fields from tenumdef to a platform-
2014-04-01 21:41:30 +00:00
jvmreg.dat
njvmadd.pas
* moved jvm-specific classdef-related fields from tenumdef to a platform-
2014-04-01 21:41:30 +00:00
njvmcal.pas
* changed tcallnode.fforcedprocname from shortstring into tsymstr,
2014-05-10 12:47:25 +00:00
njvmcnv.pas
* insert JVM checkcast instructions when a voidpointer is implicitly
2014-05-10 12:47:34 +00:00
njvmcon.pas
* moved jvm-specific classdef-related fields from tenumdef to a platform-
2014-04-01 21:41:30 +00:00
njvmflw.pas
* fixed DFA warnings for JVM target
2014-08-20 15:48:42 +00:00
njvminl.pas
* fixed DFA warnings for JVM target
2014-08-20 15:48:42 +00:00
njvmld.pas
* moved jvm-specific tarrayreftype from cgutils to jvm/cpubase
2014-03-16 11:24:21 +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
* fixed DFA warnings for JVM target
2014-08-20 15:48:42 +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
* synchronised with trunk up to r21067
2012-04-26 21:24:20 +00:00
njvmutil.pas
* fixed DFA warnings for JVM target
2014-08-20 15:48:42 +00:00
njvmvmt.pas
* removed ifdef jvm from ncgvmt
2014-03-16 11:24:44 +00:00
pjvm.pas
* when creating a bare procdef copy, don't copy the funcret parameter.
2014-07-18 09:09:11 +00:00
rgcpu.pas
* fixed memory leak
2011-08-20 08:13:36 +00:00
rjvmcon.inc
rjvmnor.inc
rjvmnum.inc
rjvmrni.inc
+ (mostly fake) register definitions for the JVM
2011-08-20 07:35:17 +00:00
rjvmsri.inc
+ (mostly fake) register definitions for the JVM
2011-08-20 07:35:17 +00:00
rjvmstd.inc
+ (mostly fake) register definitions for the JVM
2011-08-20 07:35:17 +00:00
rjvmsup.inc
symcpu.pas
* fixes for the support for overriding properties on the JVM target:
2014-06-14 10:35:35 +00:00
tgcpu.pas
* fixed DFA warnings for JVM target
2014-08-20 15:48:42 +00:00