Historial de Commits

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