]> git.ipfire.org Git - thirdparty/qemu.git/history - tests/test-i386-code16.S
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
[thirdparty/qemu.git] / tests / test-i386-code16.S
2007-09-17  thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16  thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2005-04-23  bellardlretq, lcall and ljmp tests in 64 bit mode
2003-06-24  bellardiret and popl (%esp) tests
2003-03-22  bellardadded code16 tests