]> git.ipfire.org Git - thirdparty/qemu.git/history - target-sh4/op.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[thirdparty/qemu.git] / target-sh4 / op.c
2007-09-16  thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-25  thsHandle endianness of double floats, by Magnus Damm.
2007-06-22  thsEmulate more fpu opcodes, by Magnus Damm.
2007-05-13  thsRemove unnecessary pointer magic in shift operations...
2007-04-26  thsFix inc8 and dec8 operations, by Magnus Damm.
2006-06-18  pbrookSH bugfixes.
2006-06-14  bellardsh4 fmov et al instructions (amatus)
2006-04-27  bellardsh4 target (Samuel Tardieu)