Commit History

Author SHA1 Message Date
  florian 91fe098eb4 * check first for x86 exception and only for sse if no x87 exceptions is thrown, clear all exception afterwards 4 years ago
  florian 15695b317c * denormalized value floating point exception has to result in an rte 206, resolves part of #37926 4 years ago
  florian 1a2b99bc09 * correctly reset fpu on x86_64-linux after a floating point exception, resolves second part of #37468 4 years ago
  florian 7281ea7a2c * floating point division by zero should throw run time error 208, fixed 5 years ago
  florian eac6675cba * reset exception flags, resolves #37468 on x86_64 5 years ago
  florian 21860480ad * use trampoline on x86-64/linux to convert signals properly in exceptions for psabieh 6 years ago
  florian 62f890efa3 * improved floating point signal handling on x86/linux 6 years ago
  sergei 7ba4e67564 * Fixed Linux FPU exception mapping for x86_64 and MIPS, might be still incomplete, but at least operations yielding NaNs no longer produce EAccessViolation. 11 years ago
  daniel 3307d98c40 - Revert micro-exe mode for now. 15 years ago
  daniel 2139a229d3 + If no unit is used, no symbol inside the system unit is used, 15 years ago
  Jonas Maebe f6d452c2c0 * remove the RTL's installed signal handlers at the end of the system 16 years ago
  peter 4ace790492 * remove $Log 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  peter 16b121f8c4 * unblock signal in signalhandler, remove the sigprocmask call 20 years ago
  peter e417e34496 * truncate log 20 years ago
  peter 7fb8c3dfbd * signal cleanup for linux 20 years ago
  florian ee4b23ccac * x86_64 exception handling fixed 21 years ago
  florian c9122a4719 + completed x86-64/linux system unit 21 years ago