Commit History

Author SHA1 Message Date
  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
  sergei ea36d4996a + MIPS: In PIC mode, set $t9 to correct value before exiting SignalToRunError, without it any subsequent access to global variable will repeatedly crash. 12 years ago
  pierre a311c53167 Replace HandleErrorFrame calls by HandleErrorAddrFrameInd where possible in common code (to allow correct backtrace for mips cpu) 13 years ago
  pierre 75420e78a8 Reset FPU exceptions and retrun after changing sigc_pc value if UContext is assigned 13 years ago
  pierre b0fcb8cb2f Third field of SignalToRunError must be PUContext type 13 years ago
  pierre 645698183d Integer Overflow signal must be mapped to error 215, not 205, which is for floating point overflow 13 years ago
  pierre 5597af2279 * Try to adapt sigcontext record to MIPS linux system 13 years ago
  pierre 150578f2c0 + Use SigContext sigc_sp and sigc_pc fields for HandleErrorAdrFrame parameters 13 years ago
  florian a2009af76e * updated MIPS code so the compiler gets through the system unit 13 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
  florian 28ac4a8dda * several mips/mipsel related stuff fixed 15 years ago
  florian 80fc5f05dc + system unit part of David Zhang's MIPS port 15 years ago