Jonas Maebe
|
cc5aeb09de
* fixed handling the result value of functions where the result type is
|
16 年之前 |
Jonas Maebe
|
718694d1d6
* always specify an explicit alignment for tgobj.gettemp (so e.g.
|
16 年之前 |
yury
|
0e34e98b82
* Removed abstract modifier for some optional (not needed for every CPU target) methods in tcg and tparamanager classes. These methods throw internal error if not overrode.
|
17 年之前 |
peter
|
8f239d04b6
* cleanup and simplify the set type handling
|
17 年之前 |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 年之前 |
Jonas Maebe
|
cdfb7c8f26
* patch from Sergei Gorelkin to return ansi/widestrings by reference
|
17 年之前 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年之前 |
peter
|
3078a1927f
* remove ttype
|
19 年之前 |
florian
|
622cc06bbd
* storing stack passed parameters temp. helps all CPUs
|
19 年之前 |
florian
|
b63721070b
* avoid stores to memory on x86_64 too when loading parameters
|
19 年之前 |
Jonas Maebe
|
743b05e911
* fixed and released optimization to prevent some superfluous
|
19 年之前 |
peter
|
b7a936faa0
* interfaces return values need to be passed in parameters
|
19 年之前 |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 年之前 |
Jonas Maebe
|
fad5d59bd9
* turned {$ifdef cputargethasfixedstack} into "if use_fixed_stack"
|
19 年之前 |
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
|
20 年之前 |
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 年之前 |