Commit History

Автор SHA1 Съобщение Дата
  nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers преди 8 години
  florian b1dff29cbf * removed unused units преди 8 години
  Jonas Maebe cadf177a93 * fixed bugs in r33737: that revision was supposed to only move преди 8 години
  maciej-izak 9441fb3968 * ngenutil.pas, tnodeutils.sym_maybe_initialize: Ensure that management operator (Initialize) is used also for local variables. преди 8 години
  svenbarth 1a6a8b7c9f + introduce a new potype for the main stub of a package library (which on Windows is simply a DLLMain returning True) преди 8 години
  florian 29a2c433f7 * -Sr option for iso mode: in case no command line parameter is passed, the file name for program parameters is derived from their variable name преди 8 години
  Jonas Maebe 472b5228fe * changed ncgutil.has_alias_name(pd,s) to a method of tprocdef преди 8 години
  nickysn d28963f434 * emit the heap and stack sizes via Tai_const.Create_int_dataptr, instead of преди 9 години
  nickysn bacea005fc * emit a sizeint, not a ptruint for TableCount in tnodeutils.InsertRuntimeInitsTablesTable as well преди 9 години
  nickysn 16dfb839d8 * emit a sizeint, not a ptruint for TableCount in tnodeutils.InsertResourceTablesTable преди 9 години
  nickysn f6356e03e4 * use aluuinttype, instead of sinttype, when emitting TableCount and InitCount преди 9 години
  Jonas Maebe 473cec9d85 * converted tnodeutils.InsertRuntimeInits() to the high level typed const преди 9 години
  yury e3d9dbbeef * Removed unused vars. преди 9 години
  Jonas Maebe 18d728eb72 * ensure that local variables and parameters moved to a parentfpstruct aren't преди 9 години
  Jonas Maebe a31ca58593 * factored out the loading the function result from the parentfpstruct into преди 9 години
  svenbarth 6b7f55cc77 * import the class con-/destructor symbol into the *current* unit not into the unit the symbol comes from преди 9 години
  svenbarth ccb4b23949 * register the start and end symbols of resource strings in the extern assembler list of the program/library преди 9 години
  svenbarth 947c876ba3 * use the indirect start and end symbols for the resource string table (affects both the compiler and the RTL) преди 9 години
  svenbarth 4df4449933 Extend the ttypedconstbuilder's dead_stripe_section handling (get_vectorized_dead_strip_section_symbol() and finalize_vectorized_dead_strip_asmlist()) with the ability to преди 9 години
  svenbarth f69b365b77 * declare various symbols as external assembler symbols: RTTI references, parent VMT, FPC_EMPTYMETHOD (all three only if it's used from a different unit), threadvar lists and symbols declared as "external" преди 9 години
  svenbarth bb72c1c4df * declare various assembler symbols (VMT, RTTI, threadvars) as public assembler symbols преди 9 години
  Jonas Maebe a0efde8167 * automatically generate necessary indirect symbols when a new assembler преди 9 години
  Jonas Maebe 1cb8c0d00c * specify the def of assembler level symbols defined via преди 9 години
  svenbarth 72be688a8c A unit's threadvar list needs to be indirectly referenced by the THREADVARLIST as well. преди 9 години
  svenbarth ca07a4f86f Merged revision(s) 32491-32492 from branches/svenbarth/packages: преди 9 години
  nickysn c78f406d99 + implemented proper stack checking for the i8086 преди 9 години
  pierre 4ff01e1f41 Modify tnodeutils.insertbsssym method to generate indirect symbol only if flags contains tf_supports_packages преди 9 години
  Jonas Maebe fe5cf94e10 * moved generation of initialisation/finalisation nodes from the code преди 9 години
  svenbarth 86478fa781 Fix the handling of imports of the init and finalize functions now that the symbols are correctly registered преди 9 години
  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. преди 9 години