index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fpu
/
softfloat-native.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-02
softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()
Peter Maydell
1
-3
/
+3
2010-02-06
arm host: fix compiler warning
Stefan Weil
1
-7
/
+0
2009-12-13
Silence softfloat warnings on OpenSolaris
Andreas Färber
1
-1
/
+1
2009-11-29
Add support for GNU/kFreeBSD
Aurelien Jarno
1
-2
/
+4
2009-07-27
rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH
Juan Quintela
1
-1
/
+1
2009-07-27
rename HOST_BSD to CONFIG_BSD
Juan Quintela
1
-2
/
+2
2009-07-27
change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
Juan Quintela
1
-4
/
+5
2009-04-13
Fix OpenSolaris softfloat warnings
blueswir1
1
-1
/
+1
2009-03-08
Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure
blueswir1
1
-2
/
+2
2008-12-20
softfloat-native: fix type of float_rounding_mode
aurel32
1
-2
/
+2
2008-12-15
softfloat-native: improve correctness of floatXX_is_neg()
aurel32
1
-3
/
+9
2008-12-15
fp: add floatXX_is_infinity(), floatXX_is_neg(), floatXX_is_zero()
aurel32
1
-0
/
+45
2008-12-15
softfloat-native: fix *nan()
aurel32
1
-0
/
+1
2008-12-13
softfloat-native: add float32_is_nan()
aurel32
1
-0
/
+1
2008-11-22
Add native softfloat fpu functions (Christoph Egger)
blueswir1
1
-2
/
+20
2008-08-24
Fix math warnings on OpenBSD -current
blueswir1
1
-1
/
+6
2008-08-15
Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)
blueswir1
1
-1
/
+11
2007-11-11
ARMv7 support.
pbrook
1
-0
/
+16
2007-04-22
Check that HOST_SOLARIS is defined before relying on its value.
ths
1
-1
/
+1
2007-04-17
Updated Solaris isinf support, by Juergen Keil and Ben Taylor.
ths
1
-0
/
+23
2007-03-20
Add missing softfloat helpers.
j_mayer
1
-0
/
+10
2006-10-28
avoid using char when it is not necessary
bellard
1
-31
/
+31
2006-10-22
ColdFire target.
pbrook
1
-0
/
+2
2006-05-01
Solaris port (Ben Taylor)
bellard
1
-3
/
+28
2006-04-28
Fix typo in BSD FP rounding mode names.
pbrook
1
-3
/
+3
2006-04-26
Remove missing include.
pbrook
1
-1
/
+0
2006-04-25
Solaris port (Ben Taylor)
bellard
1
-0
/
+3
2005-03-20
more native FPU comparison functions - native FPU remainder
bellard
1
-4
/
+24
2005-03-13
soft float support
bellard
1
-0
/
+312