Hi, I will post a patch to fix readInt32 and readPointer for the MIPS build. Thanks! Regards, Chao-ying
Created attachment 99768 [details] Fix MIPS readInt32 and readPointer Here is the patch. JavaScriptCore tests are ok. Thanks!
Created attachment 100038 [details] Add MIPS rshift32 One more fix to add MIPS rshift32. Thanks!
Committed r90687: <http://trac.webkit.org/changeset/90687>
Comment on attachment 100038 [details] Add MIPS rshift32 Some hints for the future: Adding a revision where the build break occured helps to verify the patch and to see the relations between changes. Any interests in setting up a buildbot for MIPS?