Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 0758aa1143 FPU exception mask: generlised system unit interface il y a 2 ans
  pierre 38ddf2e8c5 Fix spelling error of revision 48023 il y a 4 ans
  pierre 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. il y a 4 ans
  florian c189af0e3d * improved software floating point exception handling in the rtl il y a 5 ans
  florian c418d63c16 + create defines with FPU capabilites il y a 6 ans
  florian 1c067e96bf * fix VFPv4 support il y a 9 ans
  yury e1a0b1204a * Removed unused vars in RTL. il y a 10 ans
  Jeppe Johansen 44ad5af04d Fix some minor UMULL, and FPv4_S16 define problems il y a 10 ans
  Jeppe Johansen 9478099e5a Undo recent VFP assembler changes to make bootstrapping from 3.0.1 possible. il y a 10 ans
  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. il y a 10 ans
  sergei 67a8c315d8 * ARM: SetExceptionMask and SetRoundingMode must return the old value of mask/mode respectively, not the new one. il y a 11 ans
  sergei 94a045aa3d * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases. il y a 11 ans
  sergei 7b56c90d82 - MIPS,SPARC and ARM-wince: removed remaining references to softfloat stuff. il y a 11 ans
  masta f354651180 Fix ARM FPU Exceptions for WinCE il y a 13 ans
  masta 386738a7c3 Fix ARM FPU exception masks il y a 13 ans
  Jonas Maebe 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): il y a 13 ans
  Jonas Maebe fbebd87593 * use BLX instead of "mov r14, r15; mov r15, reg" for a_call_reg on ARMv6 il y a 15 ans
  Jonas Maebe 91fc26a530 * the bits in the VFP fpscr don't mask exceptions, but enable them il y a 15 ans
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: il y a 15 ans
  Jonas Maebe 30a51c2dee + support for the different rounding modes in the generic rounding il y a 17 ans
  Jonas Maebe 7d44ca0113 * fixed unportable soft float mask handling which broke on big endian il y a 18 ans
  florian d78071f8b2 * ensure that softfloat and libgcc float never use rfs/wfs il y a 18 ans
  florian 1ab81c7eb6 * fixed fpa flag setting il y a 18 ans
  florian 83a0391c24 * gba and nds have no softfloat support il y a 18 ans
  yury 458abdef3e * implemented SysResetFPU for arm-wince. il y a 18 ans
  florian 075011a2a5 * fpa exception masking fixed il y a 18 ans
  yury 68a71f4ca3 * fixed SetPrecisionMode/GetPrecisionMode for wince. il y a 18 ans
  yury e1b9814b5d * fixed some warnings and notes while compiling RTL. il y a 19 ans
  yury a083f5754e * implemented exceptions, rounding, precision control for arm-wince math. il y a 19 ans
  peter 4ace790492 * remove $Log il y a 20 ans