Историја ревизија

Аутор SHA1 Порука Датум
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would пре 6 година
  Jonas Maebe 7dbbce157f * fixed Objective-C metadata generation for LLVM пре 6 година
  Jonas Maebe a7bd37d17a * synchronised with trunk till r40776 пре 6 година
  Jonas Maebe 0b61b5d4cf * added extra header to ppu inside a subsection, so we won't run into пре 6 година
  Jonas Maebe c7d701d117 * synchronised with trunk till r40038 пре 6 година
  Jonas Maebe f754978540 * handle constructor function results that have been migrated to the пре 6 година
  Jonas Maebe 68ce5dc91f * register static symbols references from assembly code as "used" so that LLVM won't пре 6 година
  Jonas Maebe 63847f1948 * disable explicitly calling class constructors on the JVM platform, as that пре 6 година
  Jonas Maebe cb7730a423 * fixed execution order of implicit finalization and class destructors: first пре 7 година
  pierre 34c0898d97 Fix m68k-amiga linking failure for native compiler, due conflict between odd length string and .balignw directive пре 7 година
  Jonas Maebe c0b0fa9c0b * change the type of the -gt uninitialised result of ansistring functions to пре 7 година
  svenbarth a301bf75ea * ngenutil.tnodeutils.sym_maybe_initialize: don't use "is" operator, but corresponding is_* functions пре 8 година
  Károly Balogh dd01b7ca8b fix a typo to hopefully fix the build пре 8 година
  svenbarth 7c9aeda656 * rework InsertInitFinalTable a bit more so that the list of init/fini entries does not need to be generated twice for AVR пре 8 година
  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 пре 8 година
  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 година