.. |
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
|
5b915178fa
+ support for deep copy of array of strings
|
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
|
91855becfe
+ unicodestring support for the JVM target (except for multiple adds
|
14 years ago |
njvmcal.pas
|
cc6a303ee2
* allocate/initialize implicit pointer type fields (arrays, records) in
|
14 years ago |
njvmcnv.pas
|
91855becfe
+ unicodestring support for the JVM target (except for multiple adds
|
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
|
91855becfe
+ unicodestring support for the JVM target (except for multiple adds
|
14 years ago |
njvmld.pas
|
91855becfe
+ unicodestring support for the JVM target (except for multiple adds
|
14 years ago |
njvmmat.pas
|
87925db8fb
* fixed 64 bit shl/shr/sar operations: the second argument of the
|
14 years ago |
njvmmem.pas
|
91855becfe
+ unicodestring support for the JVM target (except for multiple adds
|
14 years ago |
njvmutil.pas
|
43c5ed20c2
+ support for initialising typed constants via compiler-generated
|
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
|
bf21cd7a15
+ support for (non-variant) arrayconstructornodes for the JVM target
|
14 years ago |