Sign in
qemu-android
/
qemu-android
/
1490791f614cfc0a80d47d5abd5d359d6b9256c6
/
sh4-dis.c
7ccfb2e
Fix warnings that would be caused by gcc flag -Wwrite-strings
by blueswir1
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 18 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 18 years ago
fdf9b3e
sh4 target (Samuel Tardieu)
by bellard
· 19 years ago