Károly Balogh
|
739ae4c254
+ 1st attempt to have explicit funcretloc for Amiga/m68k
|
19 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
florian
|
d68c5e9079
* dyn. arrays are returned in registers
|
20 年之前 |
peter
|
18ebd28692
* push_addr_param must be defined per target
|
20 年之前 |
peter
|
35e466d971
* remove copy_value_on_stack and a_param_copy_ref
|
20 年之前 |
peter
|
b9ca478f50
* multiple location support for i386 a_param_ref
|
20 年之前 |
Jonas Maebe
|
9c22d594b0
+ support for passing records in registers under darwin
|
20 年之前 |
florian
|
18f7aa97dd
* changed funcret location back to tlocation
|
20 年之前 |
peter
|
e740a66636
* tparaitem removed, use tparavarsym instead
|
21 年之前 |
peter
|
c95a859f0a
* generic tlocation
|
21 年之前 |
peter
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 年之前 |
peter
|
33a834821f
* paraloc branch merged
|
21 年之前 |
Jonas Maebe
|
f1bda1700a
* support register parameters for inlined procedures + some inline
|
21 年之前 |
florian
|
8a9758c5e2
* logs truncated
|
21 年之前 |
florian
|
588e2c38bf
* dwarf branch merged
|
21 年之前 |
florian
|
a7478ee97f
+ location support for arguments, currently PowerPC/MorphOS only
|
21 年之前 |
florian
|
40363f47e5
* compilation of arm rtl fixed
|
21 年之前 |
florian
|
10e765329d
* fixed arm compilation
|
21 年之前 |
florian
|
eaa8405a15
* temp. fix for lochigh para
|
21 年之前 |
florian
|
abc41f1c3c
* several fixes to parameter handling on arm
|
21 年之前 |
peter
|
e6929a1a32
* more x86_64 parameter fixes
|
21 年之前 |
florian
|
d38abc3a3f
+ setting of bit 6 of cr for c var args on ppc implemented
|
21 年之前 |
florian
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
21 年之前 |
peter
|
64b0a0eadf
* delayed paraloc allocation, a_param_*() gets extra parameter
|
21 年之前 |
Jonas Maebe
|
0cac29ec76
+ support for fpu temp parameters
|
22 年之前 |
peter
|
d0de3b3ea8
* 64k registers supported
|
22 年之前 |
florian
|
1df13c788c
* fixed some MMX<->SSE
|
22 年之前 |
peter
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 年之前 |