Commit History

Autor SHA1 Mensaxe Data
  marco 2b9ddf3bee # revisions: 45519,46865,46918 %!s(int64=4) %!d(string=hai) anos
  Jonas Maebe 76045bfc04 * merged macOS/AArch64 support + revisions these changes depended on %!s(int64=4) %!d(string=hai) anos
  Jonas Maebe 3ac703506c * rest of the previous accidental partial commit %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe cb7730a423 * fixed execution order of implicit finalization and class destructors: first %!s(int64=7) %!d(string=hai) anos
  pierre 34c0898d97 Fix m68k-amiga linking failure for native compiler, due conflict between odd length string and .balignw directive %!s(int64=7) %!d(string=hai) anos
  Jonas Maebe c0b0fa9c0b * change the type of the -gt uninitialised result of ansistring functions to %!s(int64=7) %!d(string=hai) anos
  svenbarth a301bf75ea * ngenutil.tnodeutils.sym_maybe_initialize: don't use "is" operator, but corresponding is_* functions %!s(int64=8) %!d(string=hai) anos
  Károly Balogh dd01b7ca8b fix a typo to hopefully fix the build %!s(int64=8) %!d(string=hai) anos
  svenbarth 7c9aeda656 * rework InsertInitFinalTable a bit more so that the list of init/fini entries does not need to be generated twice for AVR %!s(int64=8) %!d(string=hai) anos
  svenbarth d311881b34 * extract calculation of unit init/fini entries into separate method get_init_final_list() so that it can be used by the AVR code as well %!s(int64=8) %!d(string=hai) anos
  nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers %!s(int64=8) %!d(string=hai) anos
  florian b1dff29cbf * removed unused units %!s(int64=8) %!d(string=hai) anos
  Jonas Maebe cadf177a93 * fixed bugs in r33737: that revision was supposed to only move %!s(int64=8) %!d(string=hai) anos
  maciej-izak 9441fb3968 * ngenutil.pas, tnodeutils.sym_maybe_initialize: Ensure that management operator (Initialize) is used also for local variables. %!s(int64=8) %!d(string=hai) anos
  svenbarth 1a6a8b7c9f + introduce a new potype for the main stub of a package library (which on Windows is simply a DLLMain returning True) %!s(int64=8) %!d(string=hai) anos
  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 %!s(int64=8) %!d(string=hai) anos
  Jonas Maebe 472b5228fe * changed ncgutil.has_alias_name(pd,s) to a method of tprocdef %!s(int64=8) %!d(string=hai) anos
  nickysn d28963f434 * emit the heap and stack sizes via Tai_const.Create_int_dataptr, instead of %!s(int64=8) %!d(string=hai) anos
  nickysn bacea005fc * emit a sizeint, not a ptruint for TableCount in tnodeutils.InsertRuntimeInitsTablesTable as well %!s(int64=8) %!d(string=hai) anos
  nickysn 16dfb839d8 * emit a sizeint, not a ptruint for TableCount in tnodeutils.InsertResourceTablesTable %!s(int64=8) %!d(string=hai) anos
  nickysn f6356e03e4 * use aluuinttype, instead of sinttype, when emitting TableCount and InitCount %!s(int64=8) %!d(string=hai) anos
  Jonas Maebe 473cec9d85 * converted tnodeutils.InsertRuntimeInits() to the high level typed const %!s(int64=9) %!d(string=hai) anos
  yury e3d9dbbeef * Removed unused vars. %!s(int64=9) %!d(string=hai) anos
  Jonas Maebe 18d728eb72 * ensure that local variables and parameters moved to a parentfpstruct aren't %!s(int64=9) %!d(string=hai) anos
  Jonas Maebe a31ca58593 * factored out the loading the function result from the parentfpstruct into %!s(int64=9) %!d(string=hai) anos
  svenbarth 6b7f55cc77 * import the class con-/destructor symbol into the *current* unit not into the unit the symbol comes from %!s(int64=9) %!d(string=hai) anos
  svenbarth ccb4b23949 * register the start and end symbols of resource strings in the extern assembler list of the program/library %!s(int64=9) %!d(string=hai) anos
  svenbarth 947c876ba3 * use the indirect start and end symbols for the resource string table (affects both the compiler and the RTL) %!s(int64=9) %!d(string=hai) anos
  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 %!s(int64=9) %!d(string=hai) anos
  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" %!s(int64=9) %!d(string=hai) anos