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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-19
Implement default-NaN mode.
pbrook
2
-0
/
+23
2008-12-19
Correctly normalize values and handle zero inputs to scalbn functions.
pbrook
1
-8
/
+29
2008-12-18
fp: fix float32_is_infinity()
aurel32
1
-1
/
+1
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
2
-0
/
+105
2008-12-15
softfloat-native: fix *nan()
aurel32
2
-1
/
+15
2008-12-14
Use float_relation_* constants
aurel32
1
-24
/
+24
2008-12-13
softfloat-native: add float32_is_nan()
aurel32
2
-0
/
+10
2008-12-13
Remove unnecessary trailing newlines
blueswir1
1
-1
/
+0
2008-11-22
Add native softfloat fpu functions (Christoph Egger)
blueswir1
1
-2
/
+20
2008-11-18
Preliminary AIX support
malc
1
-0
/
+2
2008-11-04
Fix ARM default NaN.
pbrook
1
-2
/
+2
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
1
-6
/
+0
2008-09-20
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
1
-1
/
+1
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-12-25
Assortment of soft-float fixes, by Aurelien Jarno.
ths
1
-11
/
+35
2007-11-25
128-bit float support for user mode
blueswir1
2
-0
/
+46
2007-11-21
Fix more typos in softloat code (Eduardo Felipe)
blueswir1
1
-1
/
+1
2007-11-21
Fix typo in softfloat code.
pbrook
1
-6
/
+6
2007-11-18
Add strict checking mode for softfp code.
pbrook
3
-105
/
+200
2007-11-16
Fix NaN handling for MIPS and HPPA.
ths
1
-40
/
+68
2007-11-11
ARMv7 support.
pbrook
3
-0
/
+95
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-2
/
+2
2007-05-31
Add proper float*_is_nan prototypes.
ths
1
-1
/
+4
2007-05-11
Fix softfloat NaN handling.
ths
1
-10
/
+38
2007-04-22
Check that HOST_SOLARIS is defined before relying on its value.
ths
2
-3
/
+3
2007-04-17
Updated Solaris isinf support, by Juergen Keil and Ben Taylor.
ths
1
-0
/
+23
2007-04-01
Solaris 9/x86 support, by Ben Taylor.
ths
2
-0
/
+23
2007-03-20
Ooops... Typo.
j_mayer
1
-1
/
+1
2007-03-20
Add missing softfloat helpers.
j_mayer
4
-0
/
+158
2007-03-19
trunc() for Solaris 9 / SPARC, by Juergen Keil.
ths
1
-0
/
+6
2006-10-28
avoid using char when it is not necessary
bellard
5
-110
/
+110
2006-10-22
ColdFire target.
pbrook
4
-0
/
+31
2006-06-14
Solaris/SPARC host port (Ben Taylor)
bellard
1
-4
/
+9
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
2
-1
/
+4
2006-04-23
64 bit fix
bellard
1
-5
/
+20
2005-03-20
more native FPU comparison functions - native FPU remainder
bellard
2
-4
/
+110
2005-03-13
added abs, chs and compare functions
bellard
2
-0
/
+204
2005-03-13
soft float support
bellard
6
-0
/
+7272
[prev]