История коммитов

Автор SHA1 Сообщение Дата
  florian 1c067e96bf * fix VFPv4 support 9 лет назад
  yury e1a0b1204a * Removed unused vars in RTL. 10 лет назад
  Jeppe Johansen 44ad5af04d Fix some minor UMULL, and FPv4_S16 define problems 10 лет назад
  Jeppe Johansen 9478099e5a Undo recent VFP assembler changes to make bootstrapping from 3.0.1 possible. 10 лет назад
  Jeppe Johansen 9e5979e8be Implemented UAL syntax support in the ARM assembler reader. Can be toggled with a field for now, but not implemented yet. Still using pre-UAL syntax for now. 10 лет назад
  sergei 67a8c315d8 * ARM: SetExceptionMask and SetRoundingMode must return the old value of mask/mode respectively, not the new one. 11 лет назад
  sergei 94a045aa3d * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases. 11 лет назад
  sergei 7b56c90d82 - MIPS,SPARC and ARM-wince: removed remaining references to softfloat stuff. 11 лет назад
  masta f354651180 Fix ARM FPU Exceptions for WinCE 13 лет назад
  masta 386738a7c3 Fix ARM FPU exception masks 13 лет назад
  Jonas Maebe 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): 13 лет назад
  Jonas Maebe fbebd87593 * use BLX instead of "mov r14, r15; mov r15, reg" for a_call_reg on ARMv6 15 лет назад
  Jonas Maebe 91fc26a530 * the bits in the VFP fpscr don't mask exceptions, but enable them 15 лет назад
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: 15 лет назад
  Jonas Maebe 30a51c2dee + support for the different rounding modes in the generic rounding 17 лет назад
  Jonas Maebe 7d44ca0113 * fixed unportable soft float mask handling which broke on big endian 18 лет назад
  florian d78071f8b2 * ensure that softfloat and libgcc float never use rfs/wfs 18 лет назад
  florian 1ab81c7eb6 * fixed fpa flag setting 18 лет назад
  florian 83a0391c24 * gba and nds have no softfloat support 18 лет назад
  yury 458abdef3e * implemented SysResetFPU for arm-wince. 18 лет назад
  florian 075011a2a5 * fpa exception masking fixed 18 лет назад
  yury 68a71f4ca3 * fixed SetPrecisionMode/GetPrecisionMode for wince. 18 лет назад
  yury e1b9814b5d * fixed some warnings and notes while compiling RTL. 19 лет назад
  yury a083f5754e * implemented exceptions, rounding, precision control for arm-wince math. 19 лет назад
  peter 4ace790492 * remove $Log 20 лет назад
  fpc 790a4fe2d3 * log and id tags removed 20 лет назад
  fpc 50778076c3 initial import 20 лет назад
  peter e417e34496 * truncate log 20 лет назад
  florian 7b5dc40284 * compilation on arm fixed 21 лет назад