Historia zmian

Autor SHA1 Wiadomość Data
  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 lat temu
  yury b04c30dfb8 * fixed warnings. 18 lat temu
  yury 61f0f0b793 * define FPC_DOUBLE_HILO_SWAPPED for ARM CPU if needed to properly handle doubles in RTL. 19 lat temu
  florian cd5861a01e * fixed compilation on arm 19 lat temu
  florian 028a4c0cbf * compilation fixed 19 lat temu
  florian 02a553668f + software implementation of exp(<double>) 19 lat temu
  florian 484e7ac0c1 * fixed defines 19 lat temu
  Jonas Maebe 200ad7e5ae * moved some generic constants out of the {$ifndef FPC_SYSTEM_HAS_TRUNC} 19 lat temu
  florian 5f3a3bc051 * made the softfpu unit embedable in the system unit 19 lat temu
  Jonas Maebe 83884ec540 * more "real" fixes 19 lat temu
  florian d4bf6d2aed * fixed problems caused by unifying the real data type 19 lat temu
  Jonas Maebe 4c3fb9ae00 * frexp has out instead of var parameter 19 lat temu
  florian b1bd426009 + fpower10 implemented 20 lat temu
  michael 3a2eaa94b1 + Removed INTERNCONSTINTF define 20 lat temu
  michael 93ba0409be + Removed HASCOMPILERPROC define 20 lat temu
  peter 4ace790492 * remove $Log 20 lat temu
  fpc 790a4fe2d3 * log and id tags removed 20 lat temu
  michael ffb55c4254 + Removed VER1_0 defines 20 lat temu
  fpc 50778076c3 initial import 20 lat temu
  peter e417e34496 * truncate log 20 lat temu
  florian f093fa9242 - killed power from system unit 20 lat temu
  Jonas Maebe 08da4e9278 * fixed power() in genmath.inc (code duplication from math.pp for ** 21 lat temu
  peter 4d8460ec2f * float routines all use internproc and compilerproc helpers 21 lat temu
  Jonas Maebe cfeaa8aa65 * some compilation fixes for powerpc after all the internconst and 21 lat temu
  Jonas Maebe 0f26252376 + cgenmath with libc math functions. Faster than the routines in genmath 21 lat temu
  florian 12bf88080f * fixed trunc for abs(value) < 1 21 lat temu
  florian 7e328ccf29 + made generic trunc 64 bit aware 21 lat temu
  peter 3094258825 * removed warnings 21 lat temu
  florian 5fe2004441 * fixed some arm related real stuff 21 lat temu
  florian 2e80f0de5f * arm startup code fixed 21 lat temu