Commit History

Author SHA1 Message Date
  Peter Maydell 0c48262d47 fpu: Use plain 'int' rather than 'int_fast16_t' for exponents 9 years ago
  Peter Maydell 07d792d2b0 fpu: Use plain 'int' rather than 'int_fast16_t' for shift counts 9 years ago
  Peter Maydell 8f506c709a fpu: Replace int8 typedef with int8_t 9 years ago
  Peter Maydell 16017c4854 softfloat: Clarify license status 10 years ago
  Peter Maydell a7d1ac78e0 softfloat: Apply patch corresponding to rebasing to softfloat-2a 10 years ago
  Luiz Capitulino a49db98d1f fpu: softfloat: drop INLINE macro 11 years ago
  Peter Maydell 4039736e6f softfloat: Fix shift128Right for shift counts 64..127 12 years ago
  Andreas Färber 94a49d86c5 softfloat: Replace int16 type with int_fast16_t 13 years ago
  Aurelien Jarno b3b4c7f33f softfloat: use GCC builtins to count the leading zeros 14 years ago
  Andreas Färber bb98fe42c5 softfloat: Drop [s]bits{8, 16, 32, 64} types in favor of [u]int{8, 16, 32, 64}_t 14 years ago
  Andreas Färber 8d725fac63 softfloat: Prepend QEMU-style header with derivation notice 14 years ago
  blueswir1 3f4cb3d37f Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static' 16 years ago
  blueswir1 1d6198c3b0 Remove unnecessary trailing newlines 16 years ago
  bellard 158142c2c2 soft float support 20 years ago