.. |
aasmcpu.pas
|
8f2aacfed5
+ support for (formal/untyped) constants (ordinal, floating point,
|
il y a 14 ans |
cgcpu.pas
|
608572c63a
* removed unused local variables
|
il y a 14 ans |
cpubase.pas
|
d0a22d16b5
+ cpubase for jvm: opcodes, basic register definitions, ...
|
il y a 14 ans |
cpuinfo.pas
|
0b7687f4f5
* fixed compilation
|
il y a 14 ans |
cpunode.pas
|
2c313e397e
+ support for regular arrays and open arrays
|
il y a 14 ans |
cpupara.pas
|
254636ab84
* don't create (useless) temporary array/record/... for the result
|
il y a 14 ans |
cpupi.pas
|
4446be97b7
+ tjvmprocinfo, only overrides set_first_temp_offset() and sets it to
|
il y a 14 ans |
cputarg.pas
|
d456ec2ffe
+ support for JVM local variable and parameter debug information
|
il y a 14 ans |
dbgjasm.pas
|
c264c24fb0
+ support for unit initialisation sections for the JVM target,
|
il y a 14 ans |
hlcgcpu.pas
|
f764a72d85
* fixed evaluation stack height count for OP_NEG and non-64 bit opertions
|
il y a 14 ans |
itcpujas.pas
|
1e2c70796e
+ jvm (cpu architecure) and java ("OS"/target) identifiers
|
il y a 14 ans |
jvmreg.dat
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
il y a 14 ans |
njvmadd.pas
|
3e5b70d80d
* cpu64bitaddr -> cpu64bitalu check to determine whether we need special
|
il y a 14 ans |
njvmcal.pas
|
99177a75fb
* tprocdef -> tabstractprocdef typecasts so the code will also work
|
il y a 14 ans |
njvmcnv.pas
|
6e0b73ad88
* handle string/jlstring/jlobject typecasts properly again after the reworked
|
il y a 14 ans |
njvmcon.pas
|
f58de91f0c
+ support for JVM string constants
|
il y a 14 ans |
njvmflw.pas
|
60e0347bd9
* replaced partial manual declarations of some Java classes with
|
il y a 14 ans |
njvminl.pas
|
77707a447e
* fixed fake ansistring length() support
|
il y a 14 ans |
njvmld.pas
|
c75246706d
+ stubbed ansistring support (using ansistrings compiles, but does not
|
il y a 14 ans |
njvmmat.pas
|
80a63197e3
+ support for unaryminus for the JVM target (integer via generic code, float
|
il y a 14 ans |
njvmmem.pas
|
6e0b73ad88
* handle string/jlstring/jlobject typecasts properly again after the reworked
|
il y a 14 ans |
njvmutil.pas
|
739c654e3a
+ support for main programs for the JVM target
|
il y a 14 ans |
rgcpu.pas
|
a5af71a8d8
* don't remove regalloc/regdealloc pair if it's immediately followed by a
|
il y a 14 ans |
rjvmcon.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
il y a 14 ans |
rjvmnor.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
il y a 14 ans |
rjvmnum.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
il y a 14 ans |
rjvmrni.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
il y a 14 ans |
rjvmsri.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
il y a 14 ans |
rjvmstd.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
il y a 14 ans |
rjvmsup.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
il y a 14 ans |
tgcpu.pas
|
d1a1d30e04
* unless compiled with -dnounsupported, the compiler will now accept not
|
il y a 14 ans |