| .. |
|
aasmcpu.pas
|
+ support for (formal/untyped) constants (ordinal, floating point,
|
2011-08-20 07:55:41 +00:00 |
|
cgcpu.pas
|
* removed unused local variables
|
2011-08-20 07:54:37 +00:00 |
|
cpubase.pas
|
|
|
|
cpuinfo.pas
|
|
|
|
cpunode.pas
|
+ support for regular arrays and open arrays
|
2011-08-20 07:55:27 +00:00 |
|
cpupara.pas
|
* don't create (useless) temporary array/record/... for the result
|
2011-08-20 07:58:09 +00:00 |
|
cpupi.pas
|
|
|
|
cputarg.pas
|
+ support for JVM local variable and parameter debug information
|
2011-08-20 07:50:41 +00:00 |
|
dbgjasm.pas
|
+ support for unit initialisation sections for the JVM target,
|
2011-08-20 08:01:39 +00:00 |
|
hlcgcpu.pas
|
* dummy support for copying arrays of variant/set
|
2011-08-20 08:05:28 +00:00 |
|
itcpujas.pas
|
|
|
|
jvmreg.dat
|
|
|
|
njvmadd.pas
|
* unless compiled with -dnounsupported, the compiler will now accept not
|
2011-08-20 08:04:51 +00:00 |
|
njvmcal.pas
|
* tprocdef -> tabstractprocdef typecasts so the code will also work
|
2011-08-20 08:04:35 +00:00 |
|
njvmcnv.pas
|
* unless compiled with -dnounsupported, the compiler will now accept not
|
2011-08-20 08:04:51 +00:00 |
|
njvmcon.pas
|
+ support for JVM string constants
|
2011-08-20 07:57:50 +00:00 |
|
njvmflw.pas
|
* replaced partial manual declarations of some Java classes with
|
2011-08-20 07:58:20 +00:00 |
|
njvminl.pas
|
+ support for copy(dynarray)
|
2011-08-20 08:05:23 +00:00 |
|
njvmld.pas
|
+ stubbed ansistring support (using ansistrings compiles, but does not
|
2011-08-20 08:04:57 +00:00 |
|
njvmmat.pas
|
|
|
|
njvmmem.pas
|
* unless compiled with -dnounsupported, the compiler will now accept not
|
2011-08-20 08:04:51 +00:00 |
|
njvmutil.pas
|
+ support for initialising typed constants via compiler-generated
|
2011-08-20 08:02:58 +00:00 |
|
rgcpu.pas
|
* don't remove regalloc/regdealloc pair if it's immediately followed by a
|
2011-08-20 08:01:19 +00:00 |
|
rjvmcon.inc
|
|
|
|
rjvmnor.inc
|
|
|
|
rjvmnum.inc
|
|
|
|
rjvmrni.inc
|
|
|
|
rjvmsri.inc
|
|
|
|
rjvmstd.inc
|
|
|
|
rjvmsup.inc
|
|
|
|
tgcpu.pas
|
* unless compiled with -dnounsupported, the compiler will now accept not
|
2011-08-20 08:04:51 +00:00 |