Commit History

Author SHA1 Message Date
  florian 7da7364ee7 * refactored SysResetFPU into SysInitFPU and SysResetFPU 18 years ago
  peter 2e47433989 * fix typo 18 years ago
  micha d95b9082bb * add memory barrier prototypes + implementation for i386 and sparc + use lwsync for powerpc64 18 years ago
  florian 605e82489a * reset fpu on win64 as well, certain operations like ln use it 18 years ago
  florian 87bc8a4471 * fixed InterlockedCompareExchange(64) of x86_64.inc for win64 too 18 years ago
  ivost f1e218ffe0 * fixed InterlockedCompareExchange(64) of x86_64.inc (I dont know if win64 version is wrong also!) 18 years ago
  florian b3a1868ff0 * correct masking of exceptions in genmath code 19 years ago
  Jonas Maebe 5acc8b44a8 * activated internal get_frame for x86 19 years ago
  florian 0ade2e487d * cleaned up and fixed (from mftq75) sse unit initialization, fixes #7268 19 years ago
  peter 4c065bce45 * move InterLocked functions to system unit 19 years ago
  daniel ebec34c224 * Add {$IFNDEF INTERNAL_BACKTRACE} 19 years ago
  florian 398cb8e0fe * fixed calling conventions for winx64 19 years ago
  florian bffd9f2cc7 * killed legacy x87 code for Win64 20 years ago
  florian ad3b9b9464 * windows rtl restructuring to share code between win32 and win64 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
  florian 58202bd7d5 * some ifdef'ed pic code 20 years ago
  peter e417e34496 * truncate log 20 years ago
  florian 29532aa635 * some PIC ifdefs 21 years ago
  florian 992876d041 + completed SSE exception masks 21 years ago
  florian cef9542133 * sse instructions should mask overflow by default 21 years ago
  florian 07c28067aa * fixed sse exception handling 21 years ago
  florian 90f7f25d03 * another fix for locked reference counting 21 years ago
  peter 9b7bbdcf4e * fixed parameters of get_caller_*() 21 years ago
  florian ee4b23ccac * x86_64 exception handling fixed 21 years ago
  peter 53ec165e68 * x86-64 fixes 21 years ago
  peter b4474438d9 * FPC_MOVE alias 21 years ago
  peter 934f5883b2 * get_caller_addr fixed 21 years ago
  florian f92fd26490 * commented out broken fillchar and move 21 years ago