Historique des commits

Auteur SHA1 Message Date
  sergei feeb50be4f * Changed signature of frexp() to match one in Math unit, so eventually a duplicate implementation in Math can be removed. Currently this frexp() remains private to unit System. il y a 9 ans
  sergei 94a045aa3d * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases. il y a 11 ans
  Jonas Maebe 05f9edbd08 * fixed compilation on Solaris after r20815 il y a 13 ans
  Jonas Maebe d7a12a01e8 * fixed c_truncf declaration (double -> single) il y a 13 ans
  Jonas Maebe c26ff16c1e * on AIX, you have to enable fpu exception reporting per process via an il y a 13 ans
  Jonas Maebe 7e9da1ce1a * floating point exception checking support for aix for libc helpers il y a 13 ans
  Jonas Maebe 310ec39757 * fixed + optimized generic round_real il y a 17 ans
  Jonas Maebe 30a51c2dee + support for the different rounding modes in the generic rounding il y a 17 ans
  Jonas Maebe b967d88b0c * don't use libc round/trunc/cos/... if FPC_HAS_TYPE_EXTENDED, because il y a 17 ans
  Jonas Maebe 83884ec540 * more "real" fixes il y a 19 ans
  florian 0c8c95c334 * older Solaris doesn't have trunc in libc il y a 19 ans
  Jonas Maebe 4c3fb9ae00 * frexp has out instead of var parameter il y a 19 ans
  michael 3a2eaa94b1 + Removed INTERNCONSTINTF define il y a 20 ans
  michael 93ba0409be + Removed HASCOMPILERPROC define il y a 20 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
  Jonas Maebe b6a6e78db1 * fixed remaining compilation problems il y a 21 ans
  peter 4d8460ec2f * float routines all use internproc and compilerproc helpers il y a 21 ans
  Jonas Maebe cfeaa8aa65 * some compilation fixes for powerpc after all the internconst and il y a 21 ans
  Jonas Maebe 9b5904d230 - disabled llround, not present under Mac OS X 10.1 il y a 21 ans
  Jonas Maebe 0f26252376 + cgenmath with libc math functions. Faster than the routines in genmath il y a 21 ans