peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
florian
|
622cc06bbd
* storing stack passed parameters temp. helps all CPUs
|
19 years ago |
florian
|
b63721070b
* avoid stores to memory on x86_64 too when loading parameters
|
19 years ago |
Jonas Maebe
|
743b05e911
* fixed and released optimization to prevent some superfluous
|
19 years ago |
peter
|
b7a936faa0
* interfaces return values need to be passed in parameters
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
Jonas Maebe
|
fad5d59bd9
* turned {$ifdef cputargethasfixedstack} into "if use_fixed_stack"
|
19 years ago |
Károly Balogh
|
739ae4c254
+ 1st attempt to have explicit funcretloc for Amiga/m68k
|
19 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 |
florian
|
d68c5e9079
* dyn. arrays are returned in registers
|
20 years ago |
peter
|
18ebd28692
* push_addr_param must be defined per target
|
20 years ago |
peter
|
35e466d971
* remove copy_value_on_stack and a_param_copy_ref
|
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 |
florian
|
18f7aa97dd
* changed funcret location back to tlocation
|
20 years ago |
peter
|
e740a66636
* tparaitem removed, use tparavarsym instead
|
20 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
peter
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 years ago |
peter
|
33a834821f
* paraloc branch merged
|
21 years ago |
Jonas Maebe
|
f1bda1700a
* support register parameters for inlined procedures + some inline
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
florian
|
a7478ee97f
+ location support for arguments, currently PowerPC/MorphOS only
|
21 years ago |
florian
|
40363f47e5
* compilation of arm rtl fixed
|
21 years ago |
florian
|
10e765329d
* fixed arm compilation
|
21 years ago |
florian
|
eaa8405a15
* temp. fix for lochigh para
|
21 years ago |
florian
|
abc41f1c3c
* several fixes to parameter handling on arm
|
21 years ago |