Historique des commits

Auteur SHA1 Message Date
  florian 2761b9e096 * life info generation works for the whole compiler if exception catching blocks are ignored il y a 18 ans
  peter e7ead9fc9f * nested procedures are not supported in generic methods il y a 18 ans
  peter 83ccc62cf0 * during specialization use the symtable stack at il y a 18 ans
  florian 45cda67f3f + first basically working (not all node types yet) dfa implementation determining life information il y a 18 ans
  Tomas Hajny 30b78920cd * OS/2 compilation fixes (not completely finished yet) il y a 18 ans
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: il y a 18 ans
  florian 4ceadcbc6e + infrastructure for target specific resourcefile classes il y a 18 ans
  tom_at_work 99bc1ccb75 * merged some code which was ifdefed separately for POWERPC and POWERPC64 code but is equal il y a 18 ans
  Jonas Maebe d6a4fbea47 * removed no longer used allow_only_static global variable il y a 18 ans
  Jonas Maebe d614eab0fb * don't call afterconstruction/beforedestruction in case an exception il y a 18 ans
  Jonas Maebe fae803869f * don't typecast the localst of the main program to a localsymtable il y a 18 ans
  Jonas Maebe 1218322f8c * cs_generate_stackframes (w+/-) should only apply to normal routines, il y a 18 ans
  Jonas Maebe ddd071b2e4 + support for Delphi's {$w-/+} switch (force stackframe generation for il y a 18 ans
  Jonas Maebe bb0bd621d4 * more epxlanation about the "elsewhere" il y a 18 ans
  Jonas Maebe a32da9bc10 * fixed comment about assembler directive handling and stack frames il y a 18 ans
  Jonas Maebe b951947b64 * partially fixed Delphi compatibility for assembler procedures: in case il y a 18 ans
  Jonas Maebe bc06fd4d74 * fixed mantis #6152 (allow overloads to be defined before all il y a 18 ans
  Jonas Maebe d3ded54ae0 * temporarily turn off self and vmt checking after calling il y a 18 ans
  daniel 1b173fd0f3 + Enable resourcestring in all modes il y a 18 ans
  yury 2fd4be4637 * Additionally check procedure's para_stack_size before doing stackframe optimization. It handles the case when a parameter is passed partially in registers and partially in the stack. il y a 19 ans
  yury 8abe2d365e * Implemented stackframe optimization for ARM CPU. il y a 19 ans
  florian 2162f63def * properly clean up current_procinfo il y a 19 ans
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym il y a 19 ans
  peter e17b424e28 * refactor procsym procdef list il y a 19 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  Jonas Maebe 5acc8b44a8 * activated internal get_frame for x86 il y a 19 ans
  florian a3a650ee73 * fixed more line numering output il y a 19 ans
  florian bce905b106 * give correct error locations for errors when specializing templates il y a 19 ans
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans