.. |
aasmcpu.pas
|
8c8657e2d5
* base optimiser support for the JVM target
|
10 years ago |
agjasmin.pas
|
f4c868b06a
* fixed infinite Java assembler writer create loop after r31625
|
10 years ago |
aoptcpu.pas
|
32c3f05522
+ peepholeoptimizations to remove swap instructions
|
10 years ago |
aoptcpub.pas
|
8c8657e2d5
* base optimiser support for the JVM target
|
10 years ago |
aoptcpud.pas
|
8c8657e2d5
* base optimiser support for the JVM target
|
10 years ago |
cgcpu.pas
|
e20639732f
+ cghlcpu unit with thlbasecgcpu class that overrides all abstract tcg
|
13 years ago |
cpubase.pas
|
8c8657e2d5
* base optimiser support for the JVM target
|
10 years ago |
cpuinfo.pas
|
3cb9be73bc
Moved tcontrollerdatatype out into cpuinfo.
|
10 years ago |
cpunode.pas
|
b57c95043f
+ support overriding tdef/tsym methods with target-specific functionality:
|
11 years ago |
cpupara.pas
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
10 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
|
a7d36de9ae
* associate debug information for local variables with the second instead of
|
10 years ago |
hlcgcpu.pas
|
3be51e1455
* fixed endless recursion in tabstractrecorddef.contains_float_field() in
|
10 years ago |
itcpujas.pas
|
1e2c70796e
+ jvm (cpu architecure) and java ("OS"/target) identifiers
|
14 years ago |
jvmdef.pas
|
93d50bc287
* moved jvm-specific classdef-related fields from tenumdef to a platform-
|
11 years ago |
jvmreg.dat
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 years ago |
njvmadd.pas
|
0fc1fd6ac1
* replaced current_procinfo.currtrue/falselabel with storing the true/false
|
10 years ago |
njvmcal.pas
|
e06181749c
* guarantee the order of parameter pushes again after r31201 on platforms
|
10 years ago |
njvmcnv.pas
|
0fc1fd6ac1
* replaced current_procinfo.currtrue/falselabel with storing the true/false
|
10 years ago |
njvmcon.pas
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
10 years ago |
njvmflw.pas
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
10 years ago |
njvminl.pas
|
b13ef4e3bb
* fixed DFA warnings for JVM target
|
11 years ago |
njvmld.pas
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
10 years ago |
njvmmat.pas
|
f70865fc1f
* moved tjvmnotnode implementation to generic ncghlmat unit, and also use it
|
11 years ago |
njvmmem.pas
|
0fc1fd6ac1
* replaced current_procinfo.currtrue/falselabel with storing the true/false
|
10 years ago |
njvmset.pas
|
c8c75d7e1d
* convert non-constant enums in in-expressions to longint if we use the
|
14 years ago |
njvmtcon.pas
|
834026bfb5
* synchronised with trunk up to r21067
|
13 years ago |
njvmutil.pas
|
b12bedb9f8
- disabled InsertResStrTablesTable and InsertResStrInits for the JVM target
|
10 years ago |
njvmvmt.pas
|
8d4c372d50
* removed ifdef jvm from ncgvmt
|
11 years ago |
pjvm.pas
|
0ea38852ac
* fixed compilation of the jvm compiler after r31591 - r31593
|
10 years ago |
rgcpu.pas
|
32c3f05522
+ peepholeoptimizations to remove swap instructions
|
10 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 |
symcpu.pas
|
0ea38852ac
* fixed compilation of the jvm compiler after r31591 - r31593
|
10 years ago |
tgcpu.pas
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
10 years ago |