Historique des commits

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