Historial de Commits

Autor SHA1 Mensaje Fecha
  michael a9205c9fba * Fix bug ID #32837, correct Mantissa and Fraction in float helpers, patch from Bart Broersma hace 7 años
  michael e46b89c8bb * Patch from Ondrej Pokorny to fix camelcase (bug ID 4b46872) hace 7 años
  pierre 82dce8d7e1 Add FPC_SOFT_FPUX80 conditional code for 80-bit float type using soft float unit hace 7 años
  Károly Balogh 2d8313165d m68k: support FFU exception settings, also reworked FPU initalization hace 8 años
  florian 7180d184c5 + implements TExtended80Rec, TDoubleRec, TSingleRec hace 10 años
  florian bb129a6d6c * renamed overloaded fma functions into functions encoding explicitly the type hace 11 años
  sergei b16c6f8ced * i386 and x86_64 changes for Delphi compatibility: hace 11 años
  florian d88d644925 + support for FMA intrinsic: if there is no hardware support, the compiler throws an error. hace 11 años
  sergei 94a045aa3d * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases. hace 11 años
  nickysn 74cd67b85c + added 8087 initialization to the msdos rtl (8087 presence detection is still a TODO) hace 12 años
  florian e6f2c8cbd3 * turn off threadvars in softfpu if threading is not enabled hace 12 años
  florian 4ac1deb50b * moved float_rounding_mode to systemh.inc; renamed to softfloat_rounding_mode hace 17 años
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) hace 17 años
  florian b3a1868ff0 * correct masking of exceptions in genmath code hace 18 años
  florian 47fac4ee6e * moved *SSECSR to system unit hace 19 años
  florian 89f8474388 * unified and moved some win32/win64 stuff hace 19 años
  florian b1bd426009 + fpower10 implemented hace 20 años
  florian ad3b9b9464 * windows rtl restructuring to share code between win32 and win64 hace 20 años
  michael 3a2eaa94b1 + Removed INTERNCONSTINTF define hace 20 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 f093fa9242 - killed power from system unit hace 20 años
  marco 615c4f3d7c * patch from peter. hace 20 años
  peter 4d8460ec2f * float routines all use internproc and compilerproc helpers hace 21 años
  michael 5856d367b9 + Patch from peter to fix pasjpeg compile hace 21 años
  peter 14eb8f59b4 internconst, internproc and some external declarations moved to interface hace 21 años
  Jonas Maebe 0f26252376 + cgenmath with libc math functions. Faster than the routines in genmath hace 21 años
  florian 515ee5aef6 * linking problems fixed hace 21 años