yury
|
2fc115ba37
Merged revisions 7720-7724,7727,7728,7730,7731,7734 via svnmerge from
|
18 years ago |
Jonas Maebe
|
87e7e435bf
* store parameters at the callee side with the required alignment
|
18 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
florian
|
68016e4db2
* fixed function result handling for procedure which are inlinable
|
19 years ago |
florian
|
9be5247db5
* dyn. arrays are always passed by value, fixes 4240
|
20 years ago |
daniel
|
d05f58b604
* Group asmlists into array to be able to add
|
20 years ago |
Jonas Maebe
|
8bc4e0a32f
* inline and compilerproc are now procoptions instead of proccall types
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
35e466d971
* remove copy_value_on_stack and a_param_copy_ref
|
20 years ago |
Jonas Maebe
|
9c22d594b0
+ support for passing records in registers under darwin
|
20 years ago |
florian
|
fcfbc935a1
+ implemented abi compliant handling of strucutured functions results on sparc platform
|
20 years ago |
peter
|
8cf8c54609
* fixed varargs
|
20 years ago |
peter
|
a29eab36c7
* fixed funcretloc for sparc
|
20 years ago |
peter
|
89b1b583c9
* ttempcreatenode.create_reg merged into .create with parameter
|
20 years ago |
florian
|
18f7aa97dd
* changed funcret location back to tlocation
|
20 years ago |
peter
|
e740a66636
* tparaitem removed, use tparavarsym instead
|
20 years ago |
florian
|
239db4ba9d
* marked o* registers as volatile
|
21 years ago |
florian
|
410d01458c
* fixed several arm compiler bugs
|
21 years ago |
peter
|
f5471aef6e
* more spilling rewrites
|
21 years ago |
peter
|
6da9996dba
* fixed passing of flaot parameters. The general size is still float,
|
21 years ago |
florian
|
be3f78e283
* handling of C styled varargs fixed
|
21 years ago |
peter
|
33a834821f
* paraloc branch merged
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
mazen
|
5962aeb34e
* make sparc para manager quite similar to ppc one to help
|
21 years ago |
mazen
|
8fade03fa5
+ give location for 64bit to fix IE 200402061
|
21 years ago |