florian
|
4592402529
* fixed sysv x86-64 function results for records and arrays with sizes 9..16 bytes
|
17 years ago |
peter
|
266622deef
* start new objectfile for interface wrappers
|
17 years ago |
florian
|
00d6a03b2c
+ default code now preserves mm registers
|
18 years ago |
peter
|
9f0ca44c94
* new tf_smartlink_library flag
|
18 years ago |
Jonas Maebe
|
5a0a6d0d9e
* fixed and enabled smartlinking on Darwin by adding more .reference
|
18 years ago |
peter
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
18 years ago |
Jonas Maebe
|
335bc9fd46
+ PIC support for darwin/ppc32 (-Cg works now, no regressions in test
|
18 years ago |
peter
|
4525df9ea0
* nf_is_funcret node flag added
|
18 years ago |
tom_at_work
|
b0bb3f94a7
* improve powerpc64/linux stub for external procedures in units: also consider GOT change in call to this external procedure
|
18 years ago |
peter
|
e0cf015159
* refactor function result handling
|
18 years ago |
Jonas Maebe
|
0040eecf9f
+ support for extra packing of sets whose lower element number
|
18 years ago |
florian
|
620ceac903
* result for functions returning a managed type must be initialized and loaded, fixes #9704
|
18 years ago |
Jonas Maebe
|
0567329343
* the "external alignment" (i.e., that of their starting addresses) of
|
18 years ago |
Jonas Maebe
|
9c90a93932
* fixed bug which caused SSA to be less effective for integer
|
18 years ago |
Jonas Maebe
|
fc70aa545c
* changed boolean fields in ttempinfo to a set for easier
|
18 years ago |
Jonas Maebe
|
49a2084ea0
* fixed calling inline functions (with exit statements) from inside
|
18 years ago |
Jonas Maebe
|
28bab3fb4f
- removed some unused variables
|
18 years ago |
yury
|
658853c139
* Initialize fpu regvars from staticsymtable by loading initial value from memory location.
|
18 years ago |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
florian
|
f87e96dfb0
* properly release open array value parameters on x86-64 or if they contain automated types, resolves #8664
|
18 years ago |
Jonas Maebe
|
c13ff3729b
* Merged 2.3 branch changes:
|
18 years ago |
florian
|
2167655902
* patch from Thorsten Engler submitted in #8235
|
18 years ago |
tom_at_work
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
18 years ago |
Jonas Maebe
|
44dffffdf2
* undid accidental commit of partial TCmdStrListItem change
|
18 years ago |
Jonas Maebe
|
5fde39cd69
* reinstated trashing of out parameters with -gt (see mantis 8216,
|
18 years ago |
Jonas Maebe
|
879a1594e1
* don't trash out parameters, because the caller may expect them to be
|
18 years ago |
Jonas Maebe
|
14a95ccdc3
* fixed r6149
|
18 years ago |
Jonas Maebe
|
fcb128c66c
* don't trash reference counted types with -gt (mantis 8183)
|
18 years ago |
florian
|
5c74d8078a
* take result register size from funcretloc
|
18 years ago |
Jonas Maebe
|
b951947b64
* partially fixed Delphi compatibility for assembler procedures: in case
|
18 years ago |