peter
|
ac1332a388
* fixed stackchecking for register calling
|
21 years ago |
Jonas Maebe
|
df428f7a5d
* fixed allocation of parameters passed by reference for powerpc in
|
21 years ago |
florian
|
f936718fa1
* x86-64 compilation fixed
|
21 years ago |
peter
|
47f08937e4
* use localalign info for alignment for locals and temps
|
21 years ago |
Jonas Maebe
|
85e84512fb
* fixed procedures declared as "interrupt" for non-x86
|
21 years ago |
florian
|
ace2d682b0
* rtl and compiler compile with -Cfsse2
|
21 years ago |
florian
|
3d8e1ab1fb
+ fpu<->mm register conversion
|
21 years ago |
florian
|
9c476ba5f1
- delete parameter in cg64 methods removed
|
21 years ago |
florian
|
d1116fb7f1
+ second_floataddsse implemented
|
21 years ago |
florian
|
6170faf334
* fixed some x86-64 issues
|
21 years ago |
Jonas Maebe
|
24fe6134a0
* fixed typo found by Charlie
|
21 years ago |
florian
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
21 years ago |
peter
|
64b0a0eadf
* delayed paraloc allocation, a_param_*() gets extra parameter
|
22 years ago |
florian
|
a567970402
* fixed several arm related problems
|
22 years ago |
florian
|
ea754b9a49
* fixed several pi_do_call problems
|
22 years ago |
peter
|
51384ca53c
* register calling is left-right
|
22 years ago |
Jonas Maebe
|
b3086d3122
+ extra allocations of function result regs for the optimiser
|
22 years ago |
peter
|
a1cb920b51
* remove temporary stdcall hack
|
22 years ago |
peter
|
f663d2488f
* cross unit inlining fixed
|
22 years ago |
florian
|
bbf7300a0c
* Florian's culmutative nr. 1; contains:
|
22 years ago |
peter
|
6b90162c5a
* fixes for temp type patch
|
22 years ago |
peter
|
30f1eb4705
* fix for referencecounted temps
|
22 years ago |
florian
|
2660c358f3
* fixed compilation of ppc system unit
|
22 years ago |
florian
|
05fcae577a
* some ppc stuff fixed
|
22 years ago |
peter
|
0939085ab1
* commented out more obsolete constants
|
22 years ago |
peter
|
d0de3b3ea8
* 64k registers supported
|
22 years ago |
peter
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 years ago |
daniel
|
b2343f4b16
* Register allocator splitted, ans abstract now
|
22 years ago |
peter
|
9365837ecd
* fix register calling for assembler procedures
|
22 years ago |
peter
|
e27d6f67da
* inline supported again, LOC_REFERENCEs are used to pass the
|
22 years ago |