svenbarth
|
04984e9af9
* also generate indirect symbols for AB_PRIVATE_EXTERN symbols as these might be used from a unit in another package due to inlining
|
5 жил өмнө |
svenbarth
|
c1db48c8c6
* add ability to disable the generation of an indirect symbol if needed (useful if that's done by the constant builder)
|
8 жил өмнө |
svenbarth
|
729d582822
* move the indirect symbols from al_exports to a new assembler list al_indirectglobals; otherwise compilation would fail horribly if we'd try to compile with a .def file as then the al_exports sections are ignored by the internal linker
|
8 жил өмнө |
Jonas Maebe
|
4c9903455e
- don't apply const_align() to alignments passed to high level typed
|
8 жил өмнө |
pierre
|
628d7dcb05
Avoid resetting of casmdata from TPPCAsmData back to TAsmDataDef
|
9 жил өмнө |
svenbarth
|
1bd5d030f5
* don't export the indirect symbols on platforms that require the import redirection as there the indirect ones will be created in the importing binary
|
9 жил өмнө |
svenbarth
|
ad2facb10d
* also add the forced indirect symbols of data symbols to the public assembler symbols
|
9 жил өмнө |
Jonas Maebe
|
a0efde8167
* automatically generate necessary indirect symbols when a new assembler
|
9 жил өмнө |