Commit History

Author SHA1 Message Date
  Rika Ichinose bff561063f Use TFPList.FreeAndNilDisposing in four more places. 9 months ago
  Sven/Sarah Barth e048266473 * fix #40259: global managed records with Initialize operator need to be initialized no matter if they are referenced in the current unit or not. 9 months ago
  Sven/Sarah Barth 73420dcace * ensure that Default() symbols that use management operators are properly initalized/finalized 10 months ago
  florian 5c94ccc4c2 * cosmetics 10 months ago
  J. Gareth "Curious Kit" Moreton adac1e6db2 "tnodeutils.has_init_list" is now static 11 months ago
  J. Gareth "Curious Kit" Moreton a4ff1d185e * More efficient condition checks for "tnodeutils.has_init_list" 11 months ago
  ccrause fc76d9fac2 Omit FPC_INIT_FUNC_TABLE generation if no unit initialization is registered for current project. 2 years ago
  Nikolay Nikolov 440a635bce + initial compiler support for WebAssembly resources. Requires WebAssembly 1 year ago
  florian 7b0578dc17 * cleanup tnodeutils.InsertThreadvars as suggested in #40538, resolves #40538 1 year ago
  Michaël Van Canneyt 325d29307f * Indentation and casing changes 1 year ago
  Michaël Van Canneyt 2ba04dbd13 * generate init_final table from actual uses clauses 1 year ago
  Jonas Maebe c96641f901 LLVM: fix double init/fini of local managed variables accessed from nested functions 1 year ago
  Sven/Sarah Barth 5135b586cb * fix #39857: don't trash symbols marked as vo_is_internal 2 years ago
  Jonas Maebe 3d6c53ee74 parentfpstruct: explicitly trash before initialising 3 years ago
  Jonas Maebe 5012e45d04 variable trashing: don't trash internal syms 3 years ago
  Jonas Maebe 6a485065ba __fpc_valgrind symbol: use correct size when inserting definition 3 years ago
  Pierre Muller 0e142c00cc Disable finalisation code fro LLVM compiler to avoid interface finalisation troubles 3 years ago
  Sven/Sarah Barth 2cc621618a * Delphi-mode calling without parenthesis 4 years ago
  Jonas Maebe 229eb93e72 tnodeuitls: merge GenerateObjCImageInfo into InsertObjectInfo 3 years ago
  Jonas Maebe 3d3c904ac5 TSymStr: more consistent usage 3 years ago
  Pierre Muller 5acd7a7b83 Rename tsymtable.insert and delete methods to insertsym ands deletesym 3 years ago
  florian 2a93e65511 * seperator => separator 3 years ago
  Jonas Maebe d0d07dc3bf * naturally align threadvar lists/tables 4 years ago
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 4 years ago
  florian f8c1df0852 * ISO mode: handle typed files as text files regarding naming/program parameters, resolves #37415 4 years ago
  Jonas Maebe e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 5 years ago
  svenbarth 921e73ab0c + add compiler support for the Z80 MSX-DOS target 5 years ago
  nickysn 3f95fa50ef * use const_align(sizeof(pint)) alignment instead of sizeof(pint) for various 5 years ago
  nickysn 78c40a6d70 * allow setting the stack size from FPC 5 years ago
  nickysn caecdfd51d + allow setting the heap size for the ZX Spectrum target 5 years ago