Commit Verlauf

Autor SHA1 Nachricht Datum
  svenbarth 40c11baaac * use a different name for the packages' entry point and use _DLLMainCRTStartup as an alias to avoid problems with the C-prefix vor 5 Jahren
  svenbarth bb3b1b06a7 * fix condition for including a unit's object files or not when compiling with packages vor 5 Jahren
  florian 13ab35e3ef * fix usage of ppumove generated shared libraries vor 5 Jahren
  Jonas Maebe a051b8d225 - remmoved doregister parameter from t*sym constructors, as the registration vor 5 Jahren
  svenbarth ced3885dbb * generate construction function for the attributes used in a unit using a more straight forward approach vor 6 Jahren
  svenbarth e296b26e9e - remove unit info and related code again as that will be handled similar, but differently with dynamic packages vor 6 Jahren
  svenbarth b2932393df Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 1/3] vor 6 Jahren
  pierre 243c967967 Commit of new debug feature implemented by J. Gareth Moreton vor 6 Jahren
  Jonas Maebe 0cd0e1614b * synchronised with trunk till r42105 vor 6 Jahren
  Jonas Maebe aad87820e6 * abstracted registration of library init/fini routines (to be able to add vor 6 Jahren
  Jonas Maebe 9e9a982bfe * synchronised with trunk till r42095 vor 6 Jahren
  Jonas Maebe 8ec3cd6390 * append rather than insert the alias symbols for the program/procedure vor 6 Jahren
  Jonas Maebe fc60ec2ea4 + support for LLVM LTO: compile units with -CLflto -> when compiling a main vor 6 Jahren
  Jonas Maebe 0b61b5d4cf * added extra header to ppu inside a subsection, so we won't run into vor 6 Jahren
  Jonas Maebe 91d5457b38 * moved around/replaced the following procedures to stop nflw from depending vor 6 Jahren
  Jonas Maebe 28df55fe08 * moved handle_calling_convention() to pparautl vor 6 Jahren
  marco dd52e79089 * two comment spelling fixes. Mantis #34092 & #34097 vor 7 Jahren
  svenbarth 35bddf6fb1 * correctly update the (now unregistered) unit symbol if the unit was found with the help of a default namespace vor 7 Jahren
  svenbarth c0dcb505e2 * use the module's filename instead of the passed in name (we assume all units added that way don't use the vor 7 Jahren
  svenbarth e59e9e2a0a * extend tunitsym to be created as registered or not (for now all are created as registered) vor 7 Jahren
  florian 8eb885de91 * better error message if a unit is not found vor 7 Jahren
  pierre 5780c608be Also generate FPC_HAS_FEATURE_XXX macros for programs, libraries and packages vor 7 Jahren
  florian b41cb26727 + write selected features in ppu of the system unit and load them further on vor 7 Jahren
  pierre 4c3d8d422a Add _GLOBAL_OFFSET_TABLE_ for sparc64 if -Cg is used vor 8 Jahren
  svenbarth c90fbe1bf0 * fix for Mantis #31795: append a $ to internal functions init, finalize, init_implicit and finalize_implicit as their section names otherwise look the same as those of user declared functions with the same name vor 8 Jahren
  florian b1dff29cbf * removed unused units vor 8 Jahren
  svenbarth cc42bb8a7a * generate the package stub for all Windows and NativeNT targets vor 8 Jahren
  svenbarth 48bddbbc43 * use new potype_pkgstub instead of gen_fpc_dummy() as the former works on all platforms that needs it vor 8 Jahren
  svenbarth 1a6a8b7c9f + introduce a new potype for the main stub of a package library (which on Windows is simply a DLLMain returning True) vor 8 Jahren
  Jonas Maebe 048666a25c * when freeing a procdef that hasn't been registered for writing to the ppu vor 8 Jahren