florian
|
55557eea92
* more x86-64 fixes
|
21 years ago |
florian
|
465aa5851b
* several fixes to compile x86-64 system
|
21 years ago |
daniel
|
d735071838
* Rtti generation moved to ncgutil
|
21 years ago |
peter
|
8c5b0f7d82
* first try to get cpupara working for x86_64
|
21 years ago |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
daniel
|
862e121a0a
* Last steps before removal of aasmtai dependency in symsym can be
|
21 years ago |
peter
|
1422985ca0
* Change several $ifdef i386 to x86
|
21 years ago |
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 |