]> git.proxmox.com Git - mirror_qemu.git/history - target-arm/nwfpe/fpopcode.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
[mirror_qemu.git] / target-arm / nwfpe / fpopcode.c
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-03-13 bellarduse the generic soft float code
2004-02-16 bellardadded arm nwfpe support (initial patch by Ulrich Hecht)