]> git.ipfire.org Git - thirdparty/qemu.git/history - target-mips/fop_template.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[thirdparty/qemu.git] / target-mips / fop_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-29  thsDon't check the FPU state for each FPU instruction...
2007-05-07  thsMIPS 64-bit FPU support, plus some collateral bugfixes...
2006-12-21  thsPreliminiary MIPS64 support, disabled by default due...
2006-06-14  bellardMIPS FPU support (Marius Goeger)