Sign in
qemu
/
qemu
/
c6ad6f44ed970fd5d531b1f030944d35d4fde246
/
linux-user
/
arm
/
nwfpe
/
fpa11.h
2a6a407
Clean up ill-advised or unusual header guards
by Markus Armbruster
· 9 years ago
a9c9427
Use #include "..." for our own headers, <...> for others
by Markus Armbruster
· 9 years ago
50866ba
target-arm: Add write_type argument to cpsr_write()
by Peter Maydell
· 9 years ago
30456d5
all: Clean up includes
by Peter Maydell
· 9 years ago
6b4c305
fpu: move public header file to include/fpu
by Paolo Bonzini
· 12 years ago
7cb4db8
linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PC
by Peter Maydell
· 14 years ago
64b85a8
Delete useless 'extern' qualifiers for functions
by Blue Swirl
· 14 years ago
70539e1
Update to a hopefully more future proof FSF address
by Blue Swirl
· 15 years ago
65a650c
Fix compiler warnings in nwfpe code.
by Paul Brook
· 16 years ago
3ebdd11
Move target-arm/nwfpe into linux-user/arm/nwfpe
by aurel32
· 17 years ago
[Renamed from target-arm/nwfpe/fpa11.h]
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
19b045d
Fix FPA condition codes (Ulrich Hecht).
by pbrook
· 19 years ago
2049521
use the generic soft float code
by bellard
· 20 years ago
a8d3431
endianness fixes
by bellard
· 20 years ago
00406df
added arm nwfpe support (initial patch by Ulrich Hecht)
by bellard
· 21 years ago