Hello the following patches improve stat64 and fstat64 support on X86_SE.
I wrote a few assembly language test cases to verify the system calls were returning the correct values. This turned up a minor issue on 32-bit x86 due to gcc padding the structure. The tests I used are available here, along with all the other test cases I've been using for testing m5 (and also qemu and valgrind): http://www.csl.cornell.edu/~vince/projects/vmw-testsuite/ Vince _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
