Bug 123796

Summary: [mips] Build is broken for MIPS platforms
Product: WebKit Reporter: Julien Brianceau <jbriance>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, gergely, kilvadyb, msaboff, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fix build for MIPS platforms. none

Julien Brianceau
Reported 2013-11-05 03:21:57 PST
Build of JavaScriptCore is broken for mips architecture. Needed changes: - add framePointerRegister, firstRegister, lastRegister, firstFPRegister and lastFPRegister in MIPS assembler part - update MIPS assembler part to handle http://trac.webkit.org/changeset/157690 change
Attachments
Fix build for MIPS platforms. (4.70 KB, patch)
2013-11-05 03:29 PST, Julien Brianceau
no flags
Julien Brianceau
Comment 1 2013-11-05 03:29:22 PST
Created attachment 216018 [details] Fix build for MIPS platforms.
WebKit Commit Bot
Comment 2 2013-11-05 07:30:31 PST
Comment on attachment 216018 [details] Fix build for MIPS platforms. Clearing flags on attachment: 216018 Committed r158670: <http://trac.webkit.org/changeset/158670>
WebKit Commit Bot
Comment 3 2013-11-05 07:30:32 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.