Jonas Maebe
|
f93ea93cea
* fixed returning of records < 8 bytes but not a power of 2 from
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
Jonas Maebe
|
5155de6d61
* fixed webtbs/tw2514 for darwin/i386 (and a similar bug for win32):
|
19 years ago |
Jonas Maebe
|
fad5d59bd9
* turned {$ifdef cputargethasfixedstack} into "if use_fixed_stack"
|
19 years ago |
Jonas Maebe
|
9de2847865
+ support for passing parameters via pre-allocated stack space on i386
|
19 years ago |
Jonas Maebe
|
f3384bab09
+ some initial darwin/x86 stuff:
|
20 years ago |
florian
|
9be5247db5
* dyn. arrays are always passed by value, fixes 4240
|
20 years ago |
Jonas Maebe
|
8bc4e0a32f
* inline and compilerproc are now procoptions instead of proccall types
|
20 years ago |
florian
|
07442c5693
* fixed passing of variant parameters for windows api
|
20 years ago |
florian
|
21ae782854
* fixed more xmm stuff
|
20 years ago |
florian
|
ebcb69478f
* fixed a lot of stuff for fpu/mm register variables
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
dd0664156d
* fix passing of 64bit values when using -Or
|
20 years ago |
peter
|
482d781af3
win32 stdcall fixes needed for tw3650
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
18ebd28692
* push_addr_param must be defined per target
|
20 years ago |
peter
|
46dbff9c93
* revert last commit
|
20 years ago |
peter
|
cd01e600b9
* update x86_64 with new cpupara
|
20 years ago |
peter
|
b9ca478f50
* multiple location support for i386 a_param_ref
|
20 years ago |
Jonas Maebe
|
9c22d594b0
+ support for passing records in registers under darwin
|
20 years ago |
peter
|
8cf8c54609
* fixed varargs
|
21 years ago |
peter
|
89b1b583c9
* ttempcreatenode.create_reg merged into .create with parameter
|
21 years ago |
florian
|
18f7aa97dd
* changed funcret location back to tlocation
|
21 years ago |
peter
|
e740a66636
* tparaitem removed, use tparavarsym instead
|
21 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
peter
|
33a834821f
* paraloc branch merged
|
21 years ago |
Jonas Maebe
|
1dd5fc2b47
* changed first_sse_imreg to first_mm_imreg
|
21 years ago |
peter
|
b6ed8c482b
* varargs calculation fixed, it's now the same as the other
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |