yury
|
2fc115ba37
Merged revisions 7720-7724,7727,7728,7730,7731,7734 via svnmerge from
|
18 tahun lalu |
florian
|
e923c6072d
* handle stack parameters like delphi when using register calling conventions, resolves #8199
|
18 tahun lalu |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 tahun lalu |
peter
|
3078a1927f
* remove ttype
|
19 tahun lalu |
florian
|
e1faef3ec9
* pass variants by addr when using fastcall conventions
|
19 tahun lalu |
Jonas Maebe
|
0541a887b8
* pass record parameters on the stack for mwpascal calling convention
|
19 tahun lalu |
Jonas Maebe
|
93fba718b9
* proper fix for problem I tried to solve in r3655
|
19 tahun lalu |
Jonas Maebe
|
d1e262d18c
* fix use of unitialised value if a procedure only has an
|
19 tahun lalu |
Jonas Maebe
|
cc7cea1a5d
* always extend parameters < sizeof(aint) to sizeof(aint) for darwin/x86
|
19 tahun lalu |
florian
|
a5dfe315ec
* made safecall working, handling not consistent yet though
|
19 tahun lalu |
Jonas Maebe
|
34f1c427eb
* pass shortstrings (and longstrings) by reference to C routines (this is
|
19 tahun lalu |
Jonas Maebe
|
f93ea93cea
* fixed returning of records < 8 bytes but not a power of 2 from
|
19 tahun lalu |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 tahun lalu |
Jonas Maebe
|
5155de6d61
* fixed webtbs/tw2514 for darwin/i386 (and a similar bug for win32):
|
19 tahun lalu |
Jonas Maebe
|
fad5d59bd9
* turned {$ifdef cputargethasfixedstack} into "if use_fixed_stack"
|
19 tahun lalu |
Jonas Maebe
|
9de2847865
+ support for passing parameters via pre-allocated stack space on i386
|
19 tahun lalu |
Jonas Maebe
|
f3384bab09
+ some initial darwin/x86 stuff:
|
20 tahun lalu |
florian
|
9be5247db5
* dyn. arrays are always passed by value, fixes 4240
|
20 tahun lalu |
Jonas Maebe
|
8bc4e0a32f
* inline and compilerproc are now procoptions instead of proccall types
|
20 tahun lalu |
florian
|
07442c5693
* fixed passing of variant parameters for windows api
|
20 tahun lalu |
florian
|
21ae782854
* fixed more xmm stuff
|
20 tahun lalu |
florian
|
ebcb69478f
* fixed a lot of stuff for fpu/mm register variables
|
20 tahun lalu |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 tahun lalu |
fpc
|
50778076c3
initial import
|
20 tahun lalu |
peter
|
dd0664156d
* fix passing of 64bit values when using -Or
|
20 tahun lalu |
peter
|
482d781af3
win32 stdcall fixes needed for tw3650
|
20 tahun lalu |
peter
|
e417e34496
* truncate log
|
20 tahun lalu |
peter
|
18ebd28692
* push_addr_param must be defined per target
|
20 tahun lalu |
peter
|
46dbff9c93
* revert last commit
|
20 tahun lalu |
peter
|
cd01e600b9
* update x86_64 with new cpupara
|
20 tahun lalu |