Commit History

Author SHA1 Message Date
  florian 05e486a068 * big update for exception handling code generation: possible mem holes 25 years ago
  peter 4a4a24b6e8 * log truncated 25 years ago
  Jonas Maebe 60d858c278 * regallocation fixes 25 years ago
  peter e525797c51 * updated copyright to 2000 25 years ago
  peter 68c2c36d36 * nested try blocks work again 26 years ago
  peter 7583de7a4f - removed freelabel() 26 years ago
  peter 36710decd4 * support exit,break,continue in try...except 26 years ago
  florian eb70ce1522 * made the goto checking for excpetions more fool proof against errors 26 years ago
  florian 577edbbd3f + compiler checks now if a goto leaves an exception block 26 years ago
  peter 3d1c450db8 * fixed selfpointer after destroyexception 26 years ago
  peter 0512ba80fb + ttype, tsymlist 26 years ago
  pierre 377e19128d * fix for form bug #721 26 years ago
  peter 892d38d1f4 * push address also for raise at 26 years ago
  peter 0887060ff2 * truncated log to 20 revs 26 years ago
  peter f4932cb67b * fpc_freemem fpc_getmem new callings updated 26 years ago
  florian 0dd2b51943 * problems with readln fixed: esi wasn't restored correctly when 26 years ago
  pierre 781429264d * bug exit('test') + fail for classes 26 years ago
  peter 6b1ab5eb31 * procinfo is now a pointer 26 years ago
  florian d6c22004f4 * exception patch of Romio nevertheless the excpetion handling 26 years ago
  peter bc62d96930 * restored old alignment, saves 40k on ppc386 26 years ago
  florian 1c638f2952 * small fix to operator overloading when in MMX mode 26 years ago
  peter ea753c5807 * reload esi in except block to allow virtual methods 26 years ago
  Jonas Maebe 5fc1435036 * changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu) 26 years ago
  pierre 1f1b9e7883 * _FAIL will now free memory correctly 26 years ago
  florian ca53eee67e * renamed i386asm and i386base to cpuasm and cpubase 26 years ago
  peter ed8eb13d59 * moved bitmask constants to sets 26 years ago
  florian bf6bed1bf7 * exit in try..finally blocks needed a second fix 26 years ago
  florian 9cbaac5beb * bugs 494-496 fixed 26 years ago
  peter 248826aa81 * removed temp defines 26 years ago
  peter ec0a511cfa * merged 26 years ago