]> git.ipfire.org Git - thirdparty/qemu.git/history - target-mips/op_template.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[thirdparty/qemu.git] / target-mips / op_template.c
2007-09-16  thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-06  thsPartial support for 34K multithreading, not functional...
2007-05-28  thsMIPS64 addressing fixes, by Aurelien Jarno.
2007-04-29  thsRevert last checkin.
2007-04-29  thsHopefully the final fix for LUI sign extensions.
2007-04-25  thsNext attempt to get the lui sign extension right.
2006-12-21  thsPreliminiary MIPS64 support, disabled by default due...
2005-07-02  bellardMIPS target (Jocelyn Mayer)