提交歷史

作者 SHA1 備註 提交日期
  florian a45ba3add5 * x86-64: math helpers do not need a stackframe 3 年之前
  pierre 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 4 年之前
  nickysn 30b5a4dd3e + added x86_64 asm implementation of math.DivMod 8 年之前
  sergei b16c6f8ced * i386 and x86_64 changes for Delphi compatibility: 11 年之前
  sergei a882e89bc2 * x86_64: SetExceptionMask and SetRoundingMode must return the old value of mask/mode respectively, not the new one. 11 年之前
  sergei 4952754184 - i386 and x86_64 no longer use any softfloat stuff. 11 年之前
  nickysn 4eb9043ac7 * x87 optimized version of math.log2() for i8086, i386 and x86_64 11 年之前
  sergei 5ea99c84fd * x86_64 non-Win64 targets: calculate tan() and cotan() using x87 "fptan" instruction. 11 年之前
  pierre 4cfc693a63 * Fix win64 math unit compilation 12 年之前
  florian a523d81b87 * fix sincos also for x86-64-linux 12 年之前
  florian a9fed57090 * fix sincos for x86-64 windows resolves #23268 12 年之前
  florian 7201bd8526 + sincos implemenation for x86-64 13 年之前
  Jonas Maebe 8d9a22938b + added {$asmmode gas} directives to fix compiling when fpc.cfg contains 15 年之前
  Jonas Maebe 68ee2ca193 * make use of x87 dependent on availability of FPC_HAS_TYPE_EXTENDED 15 年之前
  daniel b293a9bdd4 - Revert patch by Alex Raine. 18 年之前
  daniel 14f2edc56e + Assembler implementation of min/max by Alex Rayne. 18 年之前
  florian a94a681603 * use system unit for SSECSR setter and getter 18 年之前
  florian b3a1868ff0 * correct masking of exceptions in genmath code 18 年之前
  florian 9619f4c09d * fixed Math.SetRoundingMode 18 年之前
  florian 538e1bb8e8 * fixed broken Math.SetExceptionMask 18 年之前
  florian 0ade2e487d * cleaned up and fixed (from mftq75) sse unit initialization, fixes #7268 19 年之前
  florian d3ed764102 + sse support for rounding and exception masking 19 年之前
  florian 89f8474388 * unified and moved some win32/win64 stuff 19 年之前
  peter 4ace790492 * remove $Log 20 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  fpc 50778076c3 initial import 20 年之前
  peter e417e34496 * truncate log 20 年之前
  florian 07c28067aa * fixed sse exception handling 21 年之前
  florian a895e7bb78 * several 64 bit/x86-64 fixes 21 年之前