Historique des commits

Auteur SHA1 Message Date
  florian f54ea1e9f9 * fix compilation with -dEXTDEBUG il y a 15 ans
  florian 80c0f33c0e * patch by Sergei Gorelkin: fixes compilation with -dEXTDEBUG il y a 16 ans
  florian 4e7e0f620a * first try to fix #10863 (don't do SSL in case left is already handled in an assignment node) il y a 17 ans
  florian 7ef191021f + check for location.loc<>expectloc in extdebug mode il y a 17 ans
  peter db98f1eecb * indenting of node names il y a 18 ans
  Jonas Maebe 76b190b723 - removed caretn and related code il y a 18 ans
  Jonas Maebe 9a75d308a8 * fixed missing lineinfo after removing inlining_procedure (missed a "not" in il y a 18 ans
  Jonas Maebe 246f75c43a - removed inlining_procedure global var (artefact from pass_2 inlining) il y a 18 ans
  peter e17b424e28 * refactor procsym procdef list 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
  peter 3078a1927f * remove ttype il y a 19 ans
  Jonas Maebe e531c4f125 + very limited SSA support (only outside control flow il y a 19 ans
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
  peter a0b9dd48c9 * remove check for expectloc<>location.loc, it doesn't work anymore for il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter 1b41aad3a0 remove multiple pass2 calls. It is not supported anymore by all nodes (ttempcreatenode) il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  florian 8a9758c5e2 * logs truncated il y a 21 ans
  peter 72365ec95b * implicit_finally flag must be set in pass1 il y a 21 ans
  peter f663d2488f * cross unit inlining fixed il y a 22 ans
  peter 9e66b09843 * call firstpass before allocation and codegeneration is started il y a 22 ans
  florian 05fcae577a * some ppc stuff fixed il y a 22 ans
  peter 9f54e1b7c5 * made worklists dynamic in size il y a 22 ans
  peter 0939085ab1 * commented out more obsolete constants il y a 22 ans
  peter fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu il y a 22 ans
  daniel b2343f4b16 * Register allocator splitted, ans abstract now il y a 22 ans
  peter 70fe77ca7c * procinfo unit contains tprocinfo il y a 22 ans
  peter 75cb52213f * fix register leak in with debug il y a 22 ans