Bug 56440 - Make JIT build for ARM Thumb-2 with RVCT
Summary: Make JIT build for ARM Thumb-2 with RVCT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-15 18:35 PDT by Daniel Bates
Modified: 2011-03-16 22:34 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.79 KB, patch)
2011-03-15 18:39 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2011-03-15 18:35:58 PDT
We should add support for building the JIT for the ARM Thumb-2 using RVCT.

Also, we should modify the RVCT stub template to indicate that it preserves 8 byte stack alignment.
Comment 1 Daniel Bates 2011-03-15 18:39:30 PDT
Created attachment 85893 [details]
Patch
Comment 2 Daniel Bates 2011-03-16 19:12:12 PDT
Comment on attachment 85893 [details]
Patch

Clearing flags on attachment: 85893

Committed r81311: <http://trac.webkit.org/changeset/81311>
Comment 3 Daniel Bates 2011-03-16 19:12:17 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 WebKit Review Bot 2011-03-16 22:34:29 PDT
http://trac.webkit.org/changeset/81311 might have broken GTK Linux 64-bit Debug