.. |
aasmcpu.pas
|
8f2aacfed5
+ support for (formal/untyped) constants (ordinal, floating point,
|
14 lat temu |
cgcpu.pas
|
608572c63a
* removed unused local variables
|
14 lat temu |
cpubase.pas
|
d0a22d16b5
+ cpubase for jvm: opcodes, basic register definitions, ...
|
14 lat temu |
cpuinfo.pas
|
bd990d1173
* generate JVM bytecode that passes the stringent requirements of the Dalvik
|
13 lat temu |
cpunode.pas
|
37aa2d8443
+ full support for sets on the JVM target
|
14 lat temu |
cpupara.pas
|
1a7c024ad3
* sign extend all byte/ansichar/word parameters before passing them
|
14 lat temu |
cpupi.pas
|
4446be97b7
+ tjvmprocinfo, only overrides set_first_temp_offset() and sets it to
|
14 lat temu |
cputarg.pas
|
d456ec2ffe
+ support for JVM local variable and parameter debug information
|
14 lat temu |
dbgjasm.pas
|
1795eff237
+ support for emiting "signature" attributes for fields and methods; these
|
14 lat temu |
hlcgcpu.pas
|
3916a32f9e
* created generic version of thlcgobj.g_reference_loc() and only override
|
13 lat temu |
itcpujas.pas
|
1e2c70796e
+ jvm (cpu architecure) and java ("OS"/target) identifiers
|
14 lat temu |
jvmdef.pas
|
0dfdae3132
* always get the basedef for an enum before using its classdef (since only
|
13 lat temu |
jvmreg.dat
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 lat temu |
njvmadd.pas
|
583c9a3360
* replace assigned(dynarray) and dynarray=/<>nil with length(dynarray)=/<>0
|
14 lat temu |
njvmcal.pas
|
1401c4e573
* fixed popping the unused function results of methods returning implicit
|
13 lat temu |
njvmcnv.pas
|
af9934cb6c
* make sure that integers converted to widechar are always processed by an
|
13 lat temu |
njvmcon.pas
|
cf47b8d422
* fixed all known memory leaks in the code added for the JVM port
|
14 lat temu |
njvmflw.pas
|
08565ce5be
* save/restore the current_except_loc instead of invalidating it after each
|
13 lat temu |
njvminl.pas
|
583c9a3360
* replace assigned(dynarray) and dynarray=/<>nil with length(dynarray)=/<>0
|
14 lat temu |
njvmld.pas
|
c61e9a2f04
* fixed (harmless) invalid typecasts that caused run time errors with -CR
|
13 lat temu |
njvmmat.pas
|
bd990d1173
* generate JVM bytecode that passes the stringent requirements of the Dalvik
|
13 lat temu |
njvmmem.pas
|
5332263d46
* fixed r18981 (conversion of LOC_JUMP to something else must happen before
|
14 lat temu |
njvmset.pas
|
c8c75d7e1d
* convert non-constant enums in in-expressions to longint if we use the
|
14 lat temu |
njvmtcon.pas
|
74510f9069
+ generic infrastructure for target-specific switches
|
13 lat temu |
njvmutil.pas
|
a2a0436347
+ support for threadvars in the JVM based on JLThreadLocal; see
|
14 lat temu |
pjvm.pas
|
cfca607b9b
* in case of an enum without a type name (e.g., "type xx = set of (ea,eb)"),
|
13 lat temu |
rgcpu.pas
|
d0a3b49e6c
* fixed memory leak
|
14 lat temu |
rjvmcon.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 lat temu |
rjvmnor.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 lat temu |
rjvmnum.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 lat temu |
rjvmrni.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 lat temu |
rjvmsri.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 lat temu |
rjvmstd.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 lat temu |
rjvmsup.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 lat temu |
tgcpu.pas
|
1a7c024ad3
* sign extend all byte/ansichar/word parameters before passing them
|
14 lat temu |