Bug 122643 - [sh4] Fix build after r157209
Summary: [sh4] Fix build after r157209
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-11 00:44 PDT by Julien Brianceau
Modified: 2013-10-11 01:25 PDT (History)
2 users (show)

See Also:


Attachments
Add framePointerRegister and firstRegister() declarations in SH4. (1.90 KB, patch)
2013-10-11 00:46 PDT, Julien Brianceau
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Brianceau 2013-10-11 00:44:24 PDT
Add framePointerRegister and firstRegister() declarations in SH4 part of JavaScriptCore to fix build after r157209.
Comment 1 Julien Brianceau 2013-10-11 00:46:35 PDT
Created attachment 213974 [details]
Add framePointerRegister and firstRegister() declarations in SH4.
Comment 2 Ryosuke Niwa 2013-10-11 00:52:35 PDT
Comment on attachment 213974 [details]
Add framePointerRegister and firstRegister() declarations in SH4.

rs=me.
Comment 3 WebKit Commit Bot 2013-10-11 01:25:15 PDT
Comment on attachment 213974 [details]
Add framePointerRegister and firstRegister() declarations in SH4.

Clearing flags on attachment: 213974

Committed r157295: <http://trac.webkit.org/changeset/157295>
Comment 4 WebKit Commit Bot 2013-10-11 01:25:17 PDT
All reviewed patches have been landed.  Closing bug.