|
From: <sv...@va...> - 2009-04-24 23:20:16
|
Author: njn Date: 2009-04-25 00:20:09 +0100 (Sat, 25 Apr 2009) New Revision: 9616 Log: Put files in alphabetical order. Modified: branches/DARWIN/memcheck/tests/x86/Makefile.am Modified: branches/DARWIN/memcheck/tests/x86/Makefile.am =================================================================== --- branches/DARWIN/memcheck/tests/x86/Makefile.am 2009-04-24 23:18:43 UTC (rev 9615) +++ branches/DARWIN/memcheck/tests/x86/Makefile.am 2009-04-24 23:20:09 UTC (rev 9616) @@ -32,8 +32,8 @@ fprem \ fxsave \ more_x86_fp \ + pushfpopf \ pushfw_x86 \ - pushfpopf \ pushpopmem \ sse_memory \ tronical \ |