Bug 54997 - Fix MIPS build with new patchOffsetPut/GetByIdPropertyMapOffset1/2 values
Summary: Fix MIPS build with new patchOffsetPut/GetByIdPropertyMapOffset1/2 values
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-22 14:02 PST by Chao-ying Fu
Modified: 2011-02-24 05:25 PST (History)
4 users (show)

See Also:


Attachments
Fix offsets for MIPS (3.79 KB, patch)
2011-02-22 14:14 PST, Chao-ying Fu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chao-ying Fu 2011-02-22 14:02:40 PST
Hi All,

  I will post a patch to fix MIPS build with new patchOffsetPutByIdPropertyMapOffset1, patchOffsetPutByIdPropertyMapOffset2, patchOffsetGetByIdPropertyMapOffset1, patchOffsetGetByIdPropertyMapOffset2.
Thanks!

Regards,
Chao-ying
Comment 1 Chao-ying Fu 2011-02-22 14:14:10 PST
Created attachment 83385 [details]
Fix offsets for MIPS

Here is the patch to fix MIPS build, due to the recent change from a LEA to a load.  Thanks!
Comment 2 Eric Seidel (no email) 2011-02-24 03:03:59 PST
Comment on attachment 83385 [details]
Fix offsets for MIPS

rs=me.
Comment 3 WebKit Commit Bot 2011-02-24 05:25:40 PST
Comment on attachment 83385 [details]
Fix offsets for MIPS

Clearing flags on attachment: 83385

Committed r79551: <http://trac.webkit.org/changeset/79551>
Comment 4 WebKit Commit Bot 2011-02-24 05:25:44 PST
All reviewed patches have been landed.  Closing bug.