.. |
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
|
c9537e3347
+ support for non-array/record var parameter on the JVM target using
|
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
|
1795eff237
+ support for emiting "signature" attributes for fields and methods; these
|
14 years ago |
hlcgcpu.pas
|
0fad10179c
* fixed some voidpointerdef handling
|
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
|
6857dde33e
+ shortstring support for the JVM target (including accessing character 0 as
|
14 years ago |
njvmcal.pas
|
9de14768bb
* free temp location allocated for function result if not used
|
14 years ago |
njvmcnv.pas
|
0fad10179c
* fixed some voidpointerdef handling
|
14 years ago |
njvmcon.pas
|
6857dde33e
+ shortstring support for the JVM target (including accessing character 0 as
|
14 years ago |
njvmflw.pas
|
8ec21eb426
* fixed flow control handling in case of empty try-blocks and in case of
|
14 years ago |
njvminl.pas
|
4be0ba267a
* moved creating block/statement for reference temps into
|
14 years ago |
njvmld.pas
|
7cf06b9aa6
* fixed accessing var-parameters from nested routines
|
14 years ago |
njvmmat.pas
|
845f50448c
+ support for qword div/mod via helper (the JVM only supports signed
|
14 years ago |
njvmmem.pas
|
7cf06b9aa6
* fixed accessing var-parameters from nested routines
|
14 years ago |
njvmutil.pas
|
739c654e3a
+ support for main programs for the JVM target
|
14 years ago |
rgcpu.pas
|
d0a3b49e6c
* fixed memory leak
|
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
|
c995e56370
* internalerror if constructor not found in record
|
14 years ago |