Jonas Maebe
|
f98a9bea3c
* cap the assumed alignment of pass-by-reference parameters to the minimum of
|
пре 6 година |
florian
|
9f16c34329
+ initial work for tls-based threadvar support on arm-linux
|
пре 6 година |
yury
|
7c94d00a4a
* Fixed bug #17413 (and the tw17413 test) for aarch64 by adding additional check.
|
пре 6 година |
Jonas Maebe
|
52e7678033
* ensure that load nodes only substitute temps in case both references point
|
пре 7 година |
Jonas Maebe
|
5ca8893987
* fixed temppos of loaded nested variables: invalid rather than the temppos
|
пре 7 година |
Jonas Maebe
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
пре 7 година |
Jonas Maebe
|
ad73453e64
* fixed alignment of threadvars (used uninitialised field value)
|
пре 7 година |
florian
|
31f78ea2b6
+ implementation of the vectorcall calling convention by J. Gareth Moreton
|
пре 7 година |
florian
|
b1dff29cbf
* removed unused units
|
пре 8 година |
florian
|
ea3495c20e
* compilation with -Oodfa fixed
|
пре 8 година |
yury
|
9f3759bcb8
* Enable minor size optimization for thread var loading code when -Os is specified or PIC code is generated and PIC uses GOT.
|
пре 8 година |
Jonas Maebe
|
1c820e9c8e
* similar change as in r34976 for the generic code: don't assume that if
|
пре 8 година |
Jonas Maebe
|
a25ebbba3e
+ added volatility information to all memory references
|
пре 8 година |
Jonas Maebe
|
0afbe85aab
* various memory reference alignment fixes
|
пре 9 година |
Jonas Maebe
|
179c1ab328
* changed ttemp*node.tempinfo^.flags to a private field, and added setters
|
пре 9 година |
svenbarth
|
1c696b0e77
* use indirect reference for FPC_THREADVAR_RELOCATE if necessary
|
пре 9 година |
Jonas Maebe
|
f0bf3b364a
* fixed alignment of reference used to set the first char of a 1-byte
|
пре 9 година |
Jonas Maebe
|
18580d3069
* when assigning a value to a temp marked as ti_const, do not immediately
|
пре 9 година |
Jonas Maebe
|
4e8bda76cb
* update alignment when advancing offset to next element of array constructor node
|
пре 9 година |
Jonas Maebe
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
пре 9 година |
svenbarth
|
a173c34d96
* have tcgrttinode use the indirect RTTI labels if necessary
|
пре 9 година |
svenbarth
|
02ebae7658
* use the indirect symbol for resource strings if necessary
|
пре 9 година |
Jonas Maebe
|
1cb8c0d00c
* specify the def of assembler level symbols defined via
|
пре 9 година |
svenbarth
|
345d83c3e3
Merge RTTI changes from packages branch (including adjustments that were required due to changes in trunk since then). These changes favor source backwards compatibility in contrast to Delphi compatibility. Binary compatiblity is however drastically broken due to the indirect references that are platform independant!
|
пре 9 година |
svenbarth
|
9d4e322cd0
Add AT_FUNCTION or AT_DATA to calls to (Weak)RefAsmSymbol. powerpc-macos needs them.
|
пре 9 година |
svenbarth
|
e4feacf29d
Load global variables and typed constants from different units using indirect references if necessary.
|
пре 9 година |
Jonas Maebe
|
4643913d58
- disable x86-specific workarounds when using LLVM (even when targeting x86)
|
пре 9 година |
Jeppe Johansen
|
f21f9ab930
Fix issue with absolute offsets being sign extended from aint to asizeint.
|
пре 9 година |
Jonas Maebe
|
0c4edd2aa9
* fixed getting address of interface methods after r32414: interfaces are not
|
пре 9 година |
Jonas Maebe
|
554be0c301
* fixed hlcg type correctness when getting the address of a virtual method
|
пре 9 година |