index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fpu
/
softfloat-native.h
Age
Commit message (
Expand
)
Author
2010-02-06
arm host: fix compiler warning
Stefan Weil
2009-12-13
Silence softfloat warnings on OpenSolaris
Andreas Färber
2009-11-29
Add support for GNU/kFreeBSD
Aurelien Jarno
2009-07-27
rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH
Juan Quintela
2009-07-27
rename HOST_BSD to CONFIG_BSD
Juan Quintela
2009-07-27
change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
Juan Quintela
2009-04-13
Fix OpenSolaris softfloat warnings
blueswir1
2009-03-08
Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure
blueswir1
2008-12-20
softfloat-native: fix type of float_rounding_mode
aurel32
2008-12-15
softfloat-native: improve correctness of floatXX_is_neg()
aurel32
2008-12-15
fp: add floatXX_is_infinity(), floatXX_is_neg(), floatXX_is_zero()
aurel32
2008-12-15
softfloat-native: fix *nan()
aurel32
2008-12-13
softfloat-native: add float32_is_nan()
aurel32
2008-11-22
Add native softfloat fpu functions (Christoph Egger)
blueswir1
2008-08-24
Fix math warnings on OpenBSD -current
blueswir1
2008-08-15
Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)
blueswir1
2007-11-11
ARMv7 support.
pbrook
2007-04-22
Check that HOST_SOLARIS is defined before relying on its value.
ths
2007-04-17
Updated Solaris isinf support, by Juergen Keil and Ben Taylor.
ths
2007-03-20
Add missing softfloat helpers.
j_mayer
2006-10-28
avoid using char when it is not necessary
bellard
2006-10-22
ColdFire target.
pbrook
2006-05-01
Solaris port (Ben Taylor)
bellard
2006-04-28
Fix typo in BSD FP rounding mode names.
pbrook
2006-04-26
Remove missing include.
pbrook
2006-04-25
Solaris port (Ben Taylor)
bellard
2005-03-20
more native FPU comparison functions - native FPU remainder
bellard
2005-03-13
soft float support
bellard