Historie revizí

Autor SHA1 Zpráva Datum
  nickysn ea5ffd597f * set self to nil in current_module.deflist for registered defs in the před 4 roky
  nickysn 1a71ca4106 * prevention of dangling pointers and use after free after free_unregistered_localsymtable_elements před 4 roky
  pierre e6045673ee Handle NIL entries in deflist after commit 48986 před 4 roky
  florian d9784412a4 * patch by Cyrax: forbid to use heaptrc and valgrind at the same time, resolves #36529 před 4 roky
  Jonas Maebe e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS před 5 roky
  svenbarth 40633835dc * Windows on Aarch64 requires a relocation section před 5 roky
  florian 391512546e + initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far před 5 roky
  svenbarth 40c11baaac * use a different name for the packages' entry point and use _DLLMainCRTStartup as an alias to avoid problems with the C-prefix před 5 roky
  svenbarth bb3b1b06a7 * fix condition for including a unit's object files or not when compiling with packages před 5 roky
  florian 13ab35e3ef * fix usage of ppumove generated shared libraries před 5 roky
  Jonas Maebe a051b8d225 - remmoved doregister parameter from t*sym constructors, as the registration před 6 roky
  svenbarth ced3885dbb * generate construction function for the attributes used in a unit using a more straight forward approach před 6 roky
  svenbarth e296b26e9e - remove unit info and related code again as that will be handled similar, but differently with dynamic packages před 6 roky
  svenbarth b2932393df Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 1/3] před 6 roky
  pierre 243c967967 Commit of new debug feature implemented by J. Gareth Moreton před 6 roky
  Jonas Maebe 0cd0e1614b * synchronised with trunk till r42105 před 6 roky
  Jonas Maebe aad87820e6 * abstracted registration of library init/fini routines (to be able to add před 6 roky
  Jonas Maebe 9e9a982bfe * synchronised with trunk till r42095 před 6 roky
  Jonas Maebe 8ec3cd6390 * append rather than insert the alias symbols for the program/procedure před 6 roky
  Jonas Maebe fc60ec2ea4 + support for LLVM LTO: compile units with -CLflto -> when compiling a main před 6 roky
  Jonas Maebe 0b61b5d4cf * added extra header to ppu inside a subsection, so we won't run into před 6 roky
  Jonas Maebe 91d5457b38 * moved around/replaced the following procedures to stop nflw from depending před 6 roky
  Jonas Maebe 28df55fe08 * moved handle_calling_convention() to pparautl před 6 roky
  marco dd52e79089 * two comment spelling fixes. Mantis #34092 & #34097 před 7 roky
  svenbarth 35bddf6fb1 * correctly update the (now unregistered) unit symbol if the unit was found with the help of a default namespace před 7 roky
  svenbarth c0dcb505e2 * use the module's filename instead of the passed in name (we assume all units added that way don't use the před 7 roky
  svenbarth e59e9e2a0a * extend tunitsym to be created as registered or not (for now all are created as registered) před 7 roky
  florian 8eb885de91 * better error message if a unit is not found před 7 roky
  pierre 5780c608be Also generate FPC_HAS_FEATURE_XXX macros for programs, libraries and packages před 7 roky
  florian b41cb26727 + write selected features in ppu of the system unit and load them further on před 7 roky