Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 170ec00348 - removed withnode (was no longer used since a very long time) há 6 anos atrás
  Jonas Maebe 3b9f5a5e96 * moved finalization of code generator temps to a node, so it can be getcopy'd há 6 anos atrás
  pierre 04fd1a6397 Complement commit 40104, by changing type of executionweight in toptinfo record and adapt pass_2 code há 6 anos atrás
  yury bf4eda478d * SetExecutionWeight(): Set execution weight also for nodes with special handling. Minor code cleanup/improvements. há 6 anos atrás
  pierre 5ccced201a Downgrade some warnings to notes for EXTDEBUG há 6 anos atrás
  florian ea32ddd5b2 * avoid overflows of execution weight há 7 anos atrás
  florian f08d3fdf8f * moved execution weight calculation into a separate pass, so the info is available already available before the code generation pass if needed há 7 anos atrás
  florian b1dff29cbf * removed unused units há 8 anos atrás
  Jonas Maebe 7911cc8437 - removed some dataconstn remenants há 8 anos atrás
  Jonas Maebe b14c037533 * record in the flowcontrol flags whether we are currently in a block whose há 8 anos atrás
  Jonas Maebe b75a07b713 * clarified comment for fc_unwind_* há 8 anos atrás
  nickysn 1181eb0ddb * fixed compilation of the compiler with -dEXTDEBUG after r31588 há 10 anos atrás
  sergei e542800ea9 * Win64 SEH: Track control flow out of unwind-protected regions in a more precise way and don't generate expensive calls to __fpc_local_unwind when not necessary. há 10 anos atrás
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
  sergei 8c9ad67682 + tcgexitnode,tcgbreaknode,tcgcontinuenode: added possibility to generate specialized code for leaving unwind-protected regions. há 13 anos atrás
  Jonas Maebe b52dcd4a56 * changed var-parameter of secondpass() into a value parameter: secondpass há 14 anos atrás
  paul ee6fe6c4f5 compiler: add unary plus node, search for unary plus operator if a type cannot be handled by compiler, increase ppu version because of node types change há 14 anos atrás
  florian f54ea1e9f9 * fix compilation with -dEXTDEBUG há 15 anos atrás
  florian 80c0f33c0e * patch by Sergei Gorelkin: fixes compilation with -dEXTDEBUG há 16 anos atrás
  florian 4e7e0f620a * first try to fix #10863 (don't do SSL in case left is already handled in an assignment node) há 17 anos atrás
  florian 7ef191021f + check for location.loc<>expectloc in extdebug mode há 17 anos atrás
  peter db98f1eecb * indenting of node names há 18 anos atrás
  Jonas Maebe 76b190b723 - removed caretn and related code há 18 anos atrás
  Jonas Maebe 9a75d308a8 * fixed missing lineinfo after removing inlining_procedure (missed a "not" in há 18 anos atrás
  Jonas Maebe 246f75c43a - removed inlining_procedure global var (artefact from pass_2 inlining) há 18 anos atrás
  peter e17b424e28 * refactor procsym procdef list há 19 anos atrás
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) há 19 anos atrás
  florian 85d63d9fa9 * settings refactored há 19 anos atrás
  peter 3078a1927f * remove ttype há 19 anos atrás
  Jonas Maebe e531c4f125 + very limited SSA support (only outside control flow há 19 anos atrás