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 4c2c540b29 * fixed resetting of state, broken in r45995 5 years ago
  florian eac6675cba * reset exception flags, resolves #37468 on x86_64 5 years ago
  florian 62f890efa3 * improved floating point signal handling on x86/linux 6 years ago
  florian 8db9b211d5 * fixed unwinding from signal handlers, the approach used now is very simple and clean 6 years ago
  pierre 3a9abf75a9 Reset FPU state in SignalToRunError for SIGFPE, fixes tw12214 failure 10 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
  micha 68dbca040e * fix floating point signal and exception handling, for linux/i386, test tfpu2 regression 18 years ago
  micha 0e64718cb2 * call HandleErrorAddrFrame on return of signal handler, reduces amount of code called within signal handler (for linux/i386) 18 years ago
  Jonas Maebe f32621610f * fixed sse detection 18 years ago
  florian 80d55022e9 * tried to fix SSE OS support detection 18 years ago
  florian 31c9a91af0 + edsp detection for arm-linux 18 years ago
  florian bcf65051e3 * detect sse properly on linux, fixes tmask*.pp in the testsuite with -Cfsse2 18 years ago
  peter 75c00e21c9 * i386 signal handler receives a ucontext instead of sigcontext 20 years ago
  florian c15e0911e5 + more runerrors 214 20 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 d0f3314818 * change order of if to prevent always stack overflow instead 20 years ago
  peter e417e34496 * truncate log 20 years ago
  peter 7fb8c3dfbd * signal cleanup for linux 20 years ago
  florian 02310c99e2 * fixed runerror for invalid operation 21 years ago
  florian c9122a4719 + completed x86-64/linux system unit 21 years ago
  marco 024df7a7c6 * more small fixes. 22 years ago
  marco 417d359871 * initial version from 1.0.x branch 22 years ago