.. |
aasmcpu.pas
|
8f2aacfed5
+ support for (formal/untyped) constants (ordinal, floating point,
|
14 years ago |
cgcpu.pas
|
608572c63a
* removed unused local variables
|
14 years ago |
cpubase.pas
|
d0a22d16b5
+ cpubase for jvm: opcodes, basic register definitions, ...
|
14 years ago |
cpuinfo.pas
|
0b7687f4f5
* fixed compilation
|
14 years ago |
cpunode.pas
|
2c313e397e
+ support for regular arrays and open arrays
|
14 years ago |
cpupara.pas
|
254636ab84
* don't create (useless) temporary array/record/... for the result
|
14 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
|
c264c24fb0
+ support for unit initialisation sections for the JVM target,
|
14 years ago |
hlcgcpu.pas
|
f764a72d85
* fixed evaluation stack height count for OP_NEG and non-64 bit opertions
|
14 years ago |
itcpujas.pas
|
1e2c70796e
+ jvm (cpu architecure) and java ("OS"/target) identifiers
|
14 years ago |
jvmreg.dat
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 years ago |
njvmadd.pas
|
d1a1d30e04
* unless compiled with -dnounsupported, the compiler will now accept not
|
14 years ago |
njvmcal.pas
|
99177a75fb
* tprocdef -> tabstractprocdef typecasts so the code will also work
|
14 years ago |
njvmcnv.pas
|
3259eae110
* fixed typecasting checks from/to arrays of records
|
14 years ago |
njvmcon.pas
|
f58de91f0c
+ support for JVM string constants
|
14 years ago |
njvmflw.pas
|
60e0347bd9
* replaced partial manual declarations of some Java classes with
|
14 years ago |
njvminl.pas
|
694ccf3df3
+ dummy support for untyped var/const/out parameters on the JVM target
|
14 years ago |
njvmld.pas
|
c75246706d
+ stubbed ansistring support (using ansistrings compiles, but does not
|
14 years ago |
njvmmat.pas
|
87925db8fb
* fixed 64 bit shl/shr/sar operations: the second argument of the
|
14 years ago |
njvmmem.pas
|
d1a1d30e04
* unless compiled with -dnounsupported, the compiler will now accept not
|
14 years ago |
njvmutil.pas
|
739c654e3a
+ support for main programs for the JVM target
|
14 years ago |
rgcpu.pas
|
a5af71a8d8
* don't remove regalloc/regdealloc pair if it's immediately followed by a
|
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
|
d1a1d30e04
* unless compiled with -dnounsupported, the compiler will now accept not
|
14 years ago |