Hello,
Am 13.12.2009 um 20:46 schrieb Aurelien Jarno:
On Wed, Dec 09, 2009 at 04:05:22PM -0800, Richard Henderson wrote:
The following patch series results in an emulator that's good enough
to run a good bit of the GCC testsuite, dynamic linking and all.
There are more failures than native hardware.
;-)
At first glance they
appear to be fpu related, but I havn't investigated properly yet.
Thanks for the patches, I have applied all of them except the first
one
I've checked the linux-user testsuite 0.3 on master:
The message "Set unique value to 0000000120060e38 (0000000120060e38)"
is gone now, but `ls -l dummyfile` doesn't list the file yet.
Would this be fpu related? If there were missing syscalls or
something, I would expect an error/warning message rather than silent
failure.
Andreas