Sign in
qemu
/
qemu
/
a4ddab35819556aeb88b8c2f3e6f7823175481eb
/
linux-user
/
arm
/
nwfpe
/
double_cpdo.c
e03b568
Replace config-time define HOST_WORDS_BIGENDIAN
by Marc-André Lureau
· 3 years ago
d39594e
linux-user: Clean up includes
by Peter Maydell
· 9 years ago
6b4c305
fpu: move public header file to include/fpu
by Paolo Bonzini
· 12 years ago
70539e1
Update to a hopefully more future proof FSF address
by Blue Swirl
· 15 years ago
e2542fe
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
by Juan Quintela
· 16 years ago
3ebdd11
Move target-arm/nwfpe into linux-user/arm/nwfpe
by aurel32
· 17 years ago
[Renamed from target-arm/nwfpe/double_cpdo.c]
f090c9d
Add strict checking mode for softfp code.
by pbrook
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
2049521
use the generic soft float code
by bellard
· 20 years ago
a8d3431
endianness fixes
by bellard
· 20 years ago
526ff7d
removed warnings
by bellard
· 20 years ago
00406df
added arm nwfpe support (initial patch by Ulrich Hecht)
by bellard
· 21 years ago