Historial de Commits

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