florian
|
d73c88ce9f
* fixed parameter passing by value of large sets, strings and method pointers
|
22 years ago |
florian
|
65eba18e20
* fixed passing of small const arrays and const records, they are always passed by reference
|
22 years ago |
florian
|
15c0b633ab
* fixed the powerpc to work with the new function result handling
|
22 years ago |
florian
|
0284016ee9
* fixed several issues with powerpc
|
22 years ago |
Jonas Maebe
|
44f26523e6
* process para's from first to last instead of the other way round
|
22 years ago |
Jonas Maebe
|
fd1056c621
* fixed paralocation for integer var/out parameters
|
22 years ago |
Jonas Maebe
|
d168ae15df
* lots of new regallocator fixes, both in generic and ppc-specific code
|
22 years ago |
florian
|
2102ce7031
* fixed some PowerPC issues
|
22 years ago |
florian
|
34a91d9171
* fixed broken PowerPC compiler
|
22 years ago |
olle
|
09f06d0cf3
* made powerpc compiler compile after Daniels Tregister modification
|
22 years ago |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 years ago |
florian
|
938f46f246
* fixed some crashes and a rte 201
|
22 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
peter
|
a496dbe1ff
* pass proccalloption to ret_in_xxx and push_xxx functions
|
23 years ago |
Jonas Maebe
|
4510d75277
+ set, variant support in getfuncretparaloc
|
23 years ago |
florian
|
71f7afa9a6
+ getparaloc supports now sets and variants
|
23 years ago |
Jonas Maebe
|
17a0e516b5
* int64 paras are now handled correctly (until the registers are used up
|
23 years ago |
florian
|
36e41d49d3
- removed passes_parameters_in_reg
|
23 years ago |
florian
|
a7a354956d
* first part of PowerPC fixes
|
23 years ago |
florian
|
6502638258
* several powerpc related stuff fixed
|
23 years ago |
florian
|
5380652cad
* ppc compilation fixed
|
23 years ago |
florian
|
a375ad9565
* remaining assembler writer bugs fixed, the errors in the
|
23 years ago |
florian
|
4144773f01
* result type handling in tcgcal.pass_2 overhauled
|
23 years ago |
florian
|
af4302bc67
* more fixes for ppc calling conventions
|
23 years ago |
florian
|
ed950491a8
* the code generator knows now if parameters are in registers
|
23 years ago |
florian
|
3fe0229843
+ added direct assembler reader for PowerPC
|
23 years ago |
florian
|
1b5435381b
* several PowerPC related fixes to get forward with system unit compilation
|
23 years ago |
florian
|
336808f6c3
* start of the new generic parameter handling
|
23 years ago |
florian
|
be574d1cf2
* powerpc target fixed, very simple units can be compiled
|
23 years ago |