Commit History

Autor SHA1 Mensaxe Data
  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. %!s(int64=9) %!d(string=hai) anos
  sergei 94a045aa3d * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases. %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe 05f9edbd08 * fixed compilation on Solaris after r20815 %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe d7a12a01e8 * fixed c_truncf declaration (double -> single) %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe c26ff16c1e * on AIX, you have to enable fpu exception reporting per process via an %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 7e9da1ce1a * floating point exception checking support for aix for libc helpers %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 310ec39757 * fixed + optimized generic round_real %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 30a51c2dee + support for the different rounding modes in the generic rounding %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe b967d88b0c * don't use libc round/trunc/cos/... if FPC_HAS_TYPE_EXTENDED, because %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 83884ec540 * more "real" fixes %!s(int64=19) %!d(string=hai) anos
  florian 0c8c95c334 * older Solaris doesn't have trunc in libc %!s(int64=19) %!d(string=hai) anos
  Jonas Maebe 4c3fb9ae00 * frexp has out instead of var parameter %!s(int64=19) %!d(string=hai) anos
  michael 3a2eaa94b1 + Removed INTERNCONSTINTF define %!s(int64=20) %!d(string=hai) anos
  michael 93ba0409be + Removed HASCOMPILERPROC define %!s(int64=20) %!d(string=hai) anos
  peter 4ace790492 * remove $Log %!s(int64=20) %!d(string=hai) anos
  fpc 790a4fe2d3 * log and id tags removed %!s(int64=20) %!d(string=hai) anos
  fpc 50778076c3 initial import %!s(int64=20) %!d(string=hai) anos
  peter e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
  Jonas Maebe b6a6e78db1 * fixed remaining compilation problems %!s(int64=21) %!d(string=hai) anos
  peter 4d8460ec2f * float routines all use internproc and compilerproc helpers %!s(int64=21) %!d(string=hai) anos
  Jonas Maebe cfeaa8aa65 * some compilation fixes for powerpc after all the internconst and %!s(int64=21) %!d(string=hai) anos
  Jonas Maebe 9b5904d230 - disabled llround, not present under Mac OS X 10.1 %!s(int64=21) %!d(string=hai) anos
  Jonas Maebe 0f26252376 + cgenmath with libc math functions. Faster than the routines in genmath %!s(int64=21) %!d(string=hai) anos