mazen
|
2a961db56e
* fixing an LD operation without refernce in loading address parameters
|
22 лет назад |
mazen
|
a33dd56d81
* fixing index overflow in handling new registers arrays.
|
22 лет назад |
mazen
|
8cb2ac6714
* code re-aligned 2 spaces
|
22 лет назад |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 лет назад |
mazen
|
ed1ba5dc1c
* asm condition generation modified by TAiCpu.SetCondition
|
22 лет назад |
mazen
|
92f035d47f
* fixing run time errors related to unimplemented abstract methods in CG
|
22 лет назад |
mazen
|
0de4838d36
- internal errors rmoved from a_loar_reg_reg when reg sizes differs from 32
|
22 лет назад |
mazen
|
c3321868d5
* many stuff related to RTL fixed
|
22 лет назад |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 лет назад |
mazen
|
c20be82919
* adding unequaln node support to sparc compiler
|
22 лет назад |
mazen
|
a3aea23c2e
* fixing bugs related to load_reg_ref
|
22 лет назад |
mazen
|
215880afe8
* fixing several bugs compiling the RTL
|
22 лет назад |
florian
|
b59b436130
* x86-64 compiles
|
22 лет назад |
mazen
|
33b405859b
- many emitXXX removed from cga.pas in order to remove that file.
|
22 лет назад |
mazen
|
8d888ccff0
* many internal errors related to unimplemented nodes are fixed
|
22 лет назад |
mazen
|
00ee9f8063
+ added support for the shift nodes
|
22 лет назад |
mazen
|
eca8ef3436
* fixed support of nSparcInline
|
23 лет назад |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 лет назад |
mazen
|
41153e2b1a
+ return_result_reg and function_result_reg are now used, in all plateforms, to pass functions result between called function and its caller. See the explanation of each one
|
23 лет назад |
mazen
|
f97aa452bd
* SPARC calling mechanism almost OK (as in GCC./mppcsparc )
|
23 лет назад |
mazen
|
928e3c583b
* op_reg_reg_reg don't need any more a TOpSize parameter
|
23 лет назад |
mazen
|
1097619459
*** empty log message ***
|
23 лет назад |
mazen
|
f170b21371
* parameter handling updated
|
23 лет назад |
mazen
|
1e23f14e4f
* TOpSize values changed S_L --> S_SW
|
23 лет назад |
mazen
|
351c11d2a8
- cga.pas redueced to an empty unit
|
23 лет назад |
mazen
|
220be9c38f
+ op_raddr_reg and op_caddr_reg added to fix functions prologue
|
23 лет назад |
mazen
|
3a3b8a3dc4
* assembler output format fixed
|
23 лет назад |
mazen
|
fcc5675528
*** empty log message ***
|
23 лет назад |
mazen
|
b44010f639
* Just to update repsitory
|
23 лет назад |
mazen
|
de41a87b82
* Internal error fixed, but usually i386 parameter model used
|
23 лет назад |