Historial de Commits

Autor SHA1 Mensaje Fecha
  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 hace 5 años
  svenbarth c1db48c8c6 * add ability to disable the generation of an indirect symbol if needed (useful if that's done by the constant builder) hace 8 años
  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 hace 8 años
  Jonas Maebe 4c9903455e - don't apply const_align() to alignments passed to high level typed hace 8 años
  pierre 628d7dcb05 Avoid resetting of casmdata from TPPCAsmData back to TAsmDataDef hace 9 años
  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 hace 9 años
  svenbarth ad2facb10d * also add the forced indirect symbols of data symbols to the public assembler symbols hace 9 años
  Jonas Maebe a0efde8167 * automatically generate necessary indirect symbols when a new assembler hace 9 años