Historial de Commits

Autor SHA1 Mensaje Fecha
  nickysn 1181eb0ddb * fixed compilation of the compiler with -dEXTDEBUG after r31588 hace 10 años
  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. hace 10 años
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 hace 13 años
  sergei 8c9ad67682 + tcgexitnode,tcgbreaknode,tcgcontinuenode: added possibility to generate specialized code for leaving unwind-protected regions. hace 13 años
  Jonas Maebe b52dcd4a56 * changed var-parameter of secondpass() into a value parameter: secondpass hace 14 años
  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 hace 14 años
  florian f54ea1e9f9 * fix compilation with -dEXTDEBUG hace 15 años
  florian 80c0f33c0e * patch by Sergei Gorelkin: fixes compilation with -dEXTDEBUG hace 16 años
  florian 4e7e0f620a * first try to fix #10863 (don't do SSL in case left is already handled in an assignment node) hace 17 años
  florian 7ef191021f + check for location.loc<>expectloc in extdebug mode hace 17 años
  peter db98f1eecb * indenting of node names hace 18 años
  Jonas Maebe 76b190b723 - removed caretn and related code hace 18 años
  Jonas Maebe 9a75d308a8 * fixed missing lineinfo after removing inlining_procedure (missed a "not" in hace 18 años
  Jonas Maebe 246f75c43a - removed inlining_procedure global var (artefact from pass_2 inlining) hace 18 años
  peter e17b424e28 * refactor procsym procdef list hace 19 años
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) hace 19 años
  florian 85d63d9fa9 * settings refactored hace 19 años
  peter 3078a1927f * remove ttype hace 19 años
  Jonas Maebe e531c4f125 + very limited SSA support (only outside control flow hace 19 años
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from hace 19 años
  peter a0b9dd48c9 * remove check for expectloc<>location.loc, it doesn't work anymore for hace 20 años
  fpc 790a4fe2d3 * log and id tags removed hace 20 años
  fpc 50778076c3 initial import hace 20 años
  peter 1b41aad3a0 remove multiple pass2 calls. It is not supported anymore by all nodes (ttempcreatenode) hace 20 años
  peter e417e34496 * truncate log hace 20 años
  florian 8a9758c5e2 * logs truncated hace 21 años
  peter 72365ec95b * implicit_finally flag must be set in pass1 hace 21 años
  peter f663d2488f * cross unit inlining fixed hace 22 años
  peter 9e66b09843 * call firstpass before allocation and codegeneration is started hace 22 años
  florian 05fcae577a * some ppc stuff fixed hace 22 años