提交歷史

作者 SHA1 備註 提交日期
  yury 7c5fd7242e Merged revisions 8013,8015 via svnmerge from 18 年之前
  florian 5596cd5391 * ensure that qword_to_double is calculated using doubles 18 年之前
  tom_at_work e501fab034 * replaced all HandleError() calls to appropriate float_raise() calls 18 年之前
  yury fa5865845a * use float_raise instead of HandleError in fpc_exp_real. 18 年之前
  tom_at_work 67e6d8d2da * fixed float_error() to call HandleError instead of RunError so that they are properly converted to exceptions 18 年之前
  florian ce6f6ee4bf * fixed compilation on i386 18 年之前
  florian b3a1868ff0 * correct masking of exceptions in genmath code 18 年之前
  yury 737634d781 * Call HandleError in fpc_exp_real for overflow and underflow. It fixes webtbs/tw3157.pp for targets where generic fpc_exp_real is used. 18 年之前
  yury b04c30dfb8 * fixed warnings. 18 年之前
  yury 61f0f0b793 * define FPC_DOUBLE_HILO_SWAPPED for ARM CPU if needed to properly handle doubles in RTL. 18 年之前
  florian cd5861a01e * fixed compilation on arm 19 年之前
  florian 028a4c0cbf * compilation fixed 19 年之前
  florian 02a553668f + software implementation of exp(<double>) 19 年之前
  florian 484e7ac0c1 * fixed defines 19 年之前
  Jonas Maebe 200ad7e5ae * moved some generic constants out of the {$ifndef FPC_SYSTEM_HAS_TRUNC} 19 年之前
  florian 5f3a3bc051 * made the softfpu unit embedable in the system unit 19 年之前
  Jonas Maebe 83884ec540 * more "real" fixes 19 年之前
  florian d4bf6d2aed * fixed problems caused by unifying the real data type 19 年之前
  Jonas Maebe 4c3fb9ae00 * frexp has out instead of var parameter 19 年之前
  florian b1bd426009 + fpower10 implemented 20 年之前
  michael 3a2eaa94b1 + Removed INTERNCONSTINTF define 20 年之前
  michael 93ba0409be + Removed HASCOMPILERPROC define 20 年之前
  peter 4ace790492 * remove $Log 20 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  michael ffb55c4254 + Removed VER1_0 defines 20 年之前
  fpc 50778076c3 initial import 20 年之前
  peter e417e34496 * truncate log 20 年之前
  florian f093fa9242 - killed power from system unit 20 年之前
  Jonas Maebe 08da4e9278 * fixed power() in genmath.inc (code duplication from math.pp for ** 20 年之前
  peter 4d8460ec2f * float routines all use internproc and compilerproc helpers 20 年之前