Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe f36e5411af * split cpu64bit compiler define into há 17 anos atrás
  Jonas Maebe 1f1a43d7f0 * fixed crash when compiling inlined procedures containing labels há 17 anos atrás
  daniel 4ca3a590e8 * Labels that are defined or referenced in a different lexical level há 17 anos atrás
  peter 6058b2c247 * renamed t_times to executionweight and moved it to há 17 anos atrás
  peter 1dd62b8686 * write also asmblocklabel for a connected labelsym há 18 anos atrás
  yury 9844174e5e * It is needed to destroy exception object in safecall procedure as well. há 18 anos atrás
  yury 78fe68859b * Pop the last exception object in safecall procedure. há 18 anos atrás
  yury a7d1508959 * Fixed safecall procedures by generating implicit try/finally and setting correct return value if exception was occurred or not. Now safecall is fully Delphi compatible. há 18 anos atrás
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). há 18 anos atrás
  Jonas Maebe fdc813db9a * no need to synchronise the upper bound of a for-loop after the loop há 18 anos atrás
  Jonas Maebe 2c5a284060 * upper bound of for-loop cannot be a regvar, because the regvar may há 18 anos atrás
  Jonas Maebe 21f87ef1de * fixed instances of passing properties as var parameter há 18 anos atrás
  peter 658c46b903 * remove tdictionary and tindexarray há 19 anos atrás
  Jonas Maebe 97cd8c4f62 * no SSU in try/except/finally (could be enabled in finally in theory, 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 c25aba7592 * cleaned up subsetreg support (put everything in a record) há 19 anos atrás
  Jonas Maebe e531c4f125 + very limited SSA support (only outside control flow há 19 anos atrás
  Jonas Maebe 4c41e2c677 * fixed IE when using a field of a record regvar as loop control variable há 19 anos atrás
  peter 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol há 19 anos atrás
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from há 19 anos atrás
  peter b6e35a200e * rewrite of optimizer options há 19 anos atrás
  Jonas Maebe ac24965242 * procedures which use goto/label revert to the older and less há 19 anos atrás
  Jonas Maebe 61ef30381c * Only synchronise regvars after a loop (and only those regvars há 19 anos atrás
  Jonas Maebe 2aa9653a61 - removed code commented out in previous commit há 19 anos atrás
  Jonas Maebe 3f86e6b728 * keep upper bound of loops in a register instead of in memory há 19 anos atrás
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to há 20 anos atrás
  florian b7d874635c * fixed some small problems in loop unrolling há 20 anos atrás
  florian 7cd67ea3f0 * node optimizer branch merged há 20 anos atrás