Commit History

Author SHA1 Message Date
  peter 93ec8d154c * fix crash with backtrace if invalid frame is passed 20 years ago
  peter a68b710efd * retrieve backtrace when exception is raised 20 years ago
  peter fd759e521f * saveregisters calling convention is obsolete 21 years ago
  florian 2553988d5a * exception addr record size for 64 bit systems fixed 21 years ago
  florian c9122a4719 + completed x86-64/linux system unit 21 years ago
  michael 0271650b3a + New runerror 231 (exception stack error) and 232 (nothread support) 22 years ago
  florian 91cd02e04e + applied patch for ref. counted exceptions by Johannes Berg 22 years ago
  marco e4621276af * one VIRTUALPASCAL 22 years ago
  florian eab5d1f7c5 * started to make the rtl 64 bit save by introducing SizeInt and SizeUInt (similar to size_t of C) 22 years ago
  peter 5fff238567 * threads unit added for thread support 23 years ago
  peter 01dfac4a4e * old logs removed and tabs fixed 23 years ago
  Jonas Maebe b9f6efc85b + "compproc" helpers 24 years ago
  peter e150c46c78 * remove warnings 24 years ago
  florian ddd5f168eb + more MT stuff added 24 years ago
  florian 00917cb46f * the info about exception frames is stored now on the stack 24 years ago
  sg 9048ff6354 * Added 'RaiseProc': A user-definable callback procedure which gets 25 years ago
  michael 650fbb86aa + removed logs 25 years ago
  michael e7aca136a1 + Initial import 25 years ago
  michael bc8a454afd + Modifications for exception support in sysutils. Mainly added 25 years ago
  pierre 3930cc5818 * Use saveregisters for PushExcept.. 25 years ago
  peter ebbf2e578f * backtraces for exceptions are now only generated from the place of the 25 years ago
  florian e22cb380d4 + popsecondobjectstack added 25 years ago
  peter 6b66a55cd6 * truncated log 25 years ago
  florian d3b00ca358 * popobjectstack is now a function 25 years ago
  daniel ec29a31834 * copyright 2000 25 years ago
  florian 95b0c00463 * catch doesn't call popaddrstack anymore, this is done now by the compiler 26 years ago
  florian 7d90aed73f * reraise doesn't call popaddrstack anymode 26 years ago
  peter ec0a511cfa * merged 26 years ago
  florian fd074a2629 * more memory leaks fixed: 26 years ago
  florian f0093ed32d * popaddrstack didn't release any memory, fixed 26 years ago