Historique des commits

Auteur SHA1 Message Date
  svenbarth bb72c1c4df * declare various assembler symbols (VMT, RTTI, threadvars) as public assembler symbols il y a 9 ans
  Jonas Maebe a0efde8167 * automatically generate necessary indirect symbols when a new assembler il y a 9 ans
  Jonas Maebe 1cb8c0d00c * specify the def of assembler level symbols defined via il y a 9 ans
  svenbarth 72be688a8c A unit's threadvar list needs to be indirectly referenced by the THREADVARLIST as well. il y a 9 ans
  svenbarth ca07a4f86f Merged revision(s) 32491-32492 from branches/svenbarth/packages: il y a 9 ans
  nickysn c78f406d99 + implemented proper stack checking for the i8086 il y a 9 ans
  pierre 4ff01e1f41 Modify tnodeutils.insertbsssym method to generate indirect symbol only if flags contains tf_supports_packages il y a 9 ans
  Jonas Maebe fe5cf94e10 * moved generation of initialisation/finalisation nodes from the code il y a 9 ans
  svenbarth 86478fa781 Fix the handling of imports of the init and finalize functions now that the symbols are correctly registered il y a 9 ans
  svenbarth e2b1f70ac6 Local symbols and defs that are needed for packages need to be registered as well => register the symbols and defs for the init and finalize functions. il y a 9 ans
  svenbarth bd82059f0e Fix cycling. il y a 9 ans
  svenbarth 35809b58f8 Merged revision(s) 28856 from branches/svenbarth/packages: il y a 9 ans
  svenbarth 6722c611cf Generate indirect symbols for global variables and (typed) constants. il y a 9 ans
  Jonas Maebe 0e97811b50 + initialise managed string function results with an error string when il y a 9 ans
  Jonas Maebe 5f14029e74 * if a function result has been migrated to the parentfpstruct because it is il y a 9 ans
  yury 17358aa3ed * Removed unused local vars. il y a 9 ans
  Jonas Maebe eefcbaff69 * converted tnodeutils.InsertResourceInfo to the high level typed constant il y a 9 ans
  Jonas Maebe 416894f206 * converted tnodeutils.InsertResourceTablesTable() to the high level typed il y a 9 ans
  Jonas Maebe 96b529072a * factored out generating the start and end of a vectorized dead strippable il y a 9 ans
  Jonas Maebe 964f8c9f9b * factored out the creation of start/end symbols of vectorized dead strippable il y a 9 ans
  florian 70b8789262 o basic extended pascal support: il y a 9 ans
  svenbarth 529677cc79 ncal.pas: il y a 10 ans
  Jonas Maebe f8d9e70ec2 * converted tnodeutils.InsertMemorySizes() to the high level typed constant il y a 10 ans
  Jonas Maebe 381270bf30 * changed the threadvars table count back from il y a 10 ans
  Jonas Maebe faf4a9cb38 * moved the generation of the "main" stub for libc-based platforms from il y a 10 ans
  Jonas Maebe 4b92083006 * converted tnodeutils.InsertRuntimeInitsTablesTable to the high level typed il y a 10 ans
  Jonas Maebe a4ee982269 * converted tnodeutils.InsertInitFinalTable to the high level typed const il y a 10 ans
  Jonas Maebe a1c676cc51 * converted tnodeutils.InsertThreadvarTablesTable to the high level typed il y a 10 ans
  Jonas Maebe f49d6e5f26 * converted tnodeutils.InsertThreadvars to the high level typed constant il y a 10 ans
  svenbarth 65c37df999 + extend tprocdef with the possiblity to create it as unregistered il y a 10 ans