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
|
преди 10 години |
Jonas Maebe
|
554be0c301
* fixed hlcg type correctness when getting the address of a virtual method
|
преди 10 години |
Jonas Maebe
|
a3cdf466e3
* fixed type of proc address when loading a complex procvar
|
преди 10 години |
Jonas Maebe
|
eaeb9d8351
* renamed thlcgobj.g_set_addr_nonbitpacked_record_field_ref() to
|
преди 10 години |
Jonas Maebe
|
7ce34ac7d2
* fixed code generator type correctness when loading a resourcestring
|
преди 10 години |
Jonas Maebe
|
98c08dee1a
* fixed indentation
|
преди 10 години |
Jonas Maebe
|
22d8b273bd
* the type of tvarrec fields that are passed by address is already a pointer
|
преди 10 години |
Jonas Maebe
|
9914f02faa
* always set the resultdef for variant array constructors correctly, so we
|
преди 10 години |
Jonas Maebe
|
2c5187cb97
* fixed size when storing arrayconstructor vtype field
|
преди 10 години |
Jonas Maebe
|
af4d69f446
* always write the entire integer field when storing a value < integer in an
|
преди 10 години |
nickysn
|
94a5364c2c
* fixed 'array of const' in the i8086 tiny/small/medium memory models
|
преди 10 години |
Jonas Maebe
|
4670e0abc9
* converted "array of const" handling to the high level code generator
|
преди 10 години |
Jonas Maebe
|
3b2bd718d8
* corrected the def of the temp for array constructor nodes in case of
|
преди 10 години |
yury
|
374148b966
* fixed compilation of 8086 compiler.
|
преди 10 години |
yury
|
47b316d0e2
* Removed unused vars for x86-64 compiler.
|
преди 10 години |
nickysn
|
c7ecf84fc0
* fixed compilation of threadvars in i8086 far data memory models
|
преди 10 години |
Jonas Maebe
|
19882aea7e
* converted threadvar loading to high level code generator and updated/added
|
преди 10 години |