Sign in
qemu
/
qemu
/
c9a43af9afc29538d77699e99a887560c654eee2
/
fpu
/
softfloat-native.c
bc4347b
arm host: fix compiler warning
by Stefan Weil
· 15 years ago
a167ba5
Add support for GNU/kFreeBSD
by Aurelien Jarno
· 15 years ago
71e72a1
rename HOST_BSD to CONFIG_BSD
by Juan Quintela
· 16 years ago
dfe5fff
change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
by Juan Quintela
· 16 years ago
14d483e
Fix OpenSolaris softfloat warnings
by blueswir1
· 16 years ago
179a2c1
Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure
by blueswir1
· 16 years ago
947f5fc
Add static qualifier to local functions
by malc
· 16 years ago
e58ffeb
Remove all traces of __powerpc__
by malc
· 16 years ago
1b2ad2e
softfloat-native: fix *nan()
by aurel32
· 16 years ago
30e7a22
Use float_relation_* constants
by aurel32
· 16 years ago
629bd74
softfloat-native: add float32_is_nan()
by aurel32
· 16 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
fc81ba5
Check that HOST_SOLARIS is defined before relying on its value.
by ths
· 18 years ago
0475a5c
Solaris 9/x86 support, by Ben Taylor.
by ths
· 18 years ago
75d62a5
Add missing softfloat helpers.
by j_mayer
· 18 years ago
63a654b
trunc() for Solaris 9 / SPARC, by Juergen Keil.
by ths
· 18 years ago
750afe9
avoid using char when it is not necessary
by bellard
· 18 years ago
e6e5906
ColdFire target.
by pbrook
· 18 years ago
fdbb469
Solaris/SPARC host port (Ben Taylor)
by bellard
· 19 years ago
1b2b0af
64 bit fix
by bellard
· 19 years ago
b109f9f
more native FPU comparison functions - native FPU remainder
by bellard
· 20 years ago
158142c
soft float support
by bellard
· 20 years ago