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 |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
e6929a1a32
* more x86_64 parameter fixes
|
21 years ago |
peter
|
221090453c
* x86_64 fixes for opsize
|
21 years ago |
florian
|
d38abc3a3f
+ setting of bit 6 of cr for c var args on ppc implemented
|
21 years ago |
peter
|
64b0a0eadf
* delayed paraloc allocation, a_param_*() gets extra parameter
|
22 years ago |