.. |
aasmcpu.pas
|
|
|
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
|
* -O4 switch for optimizations which are correct but which might have unexpected effects
|
2012-08-09 18:58:54 +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
|
|
|
cputarg.pas
|
|
|
dbgjasm.pas
|
* moved jvm-specific exprasm field from tprocdef to jvm-specific descendant
|
2014-03-30 21:04:25 +00:00 |
hlcgcpu.pas
|
* moved jvm-specific exprasm field from tprocdef to jvm-specific descendant
|
2014-03-30 21:04:25 +00:00 |
itcpujas.pas
|
|
|
jvmdef.pas
|
* moved ifdef'd jvm code from tprocvardef to jvm-specific descendant
|
2014-03-30 17:15:57 +00:00 |
jvmreg.dat
|
|
|
njvmadd.pas
|
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
|
2013-12-01 17:02:08 +00:00 |
njvmcal.pas
|
* moved ifdef'd jvm code from tprocvardef to jvm-specific descendant
|
2014-03-30 17:15:57 +00:00 |
njvmcnv.pas
|
* moved ifdef'd jvm code from tprocvardef to jvm-specific descendant
|
2014-03-30 17:15:57 +00:00 |
njvmcon.pas
|
+ support overriding tdef/tsym methods with target-specific functionality:
|
2014-03-29 22:31:55 +00:00 |
njvmflw.pas
|
* fixed compilation after r25847 (mantis #25237)
|
2013-10-27 17:35:04 +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
|
* 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
|
* moved ifdef'd jvm code from tprocvardef to jvm-specific descendant
|
2014-03-30 17:15:57 +00:00 |
njvmset.pas
|
|
|
njvmtcon.pas
|
|
|
njvmutil.pas
|
* moved jvm-specific exprasm field from tprocdef to jvm-specific descendant
|
2014-03-30 21:04:25 +00:00 |
njvmvmt.pas
|
* removed ifdef jvm from ncgvmt
|
2014-03-16 11:24:44 +00:00 |
pjvm.pas
|
* moved ifdef'd jvm code from tprocvardef to jvm-specific descendant
|
2014-03-30 17:15:57 +00:00 |
rgcpu.pas
|
|
|
rjvmcon.inc
|
|
|
rjvmnor.inc
|
|
|
rjvmnum.inc
|
|
|
rjvmrni.inc
|
|
|
rjvmsri.inc
|
|
|
rjvmstd.inc
|
|
|
rjvmsup.inc
|
|
|
symcpu.pas
|
* moved jvm tprocdef name mangling to jvm-specific descendant class
|
2014-03-30 21:04:29 +00:00 |
tgcpu.pas
|
* moved ifdef'd jvm code from tprocvardef to jvm-specific descendant
|
2014-03-30 17:15:57 +00:00 |