WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
30228
[Gtk] Add ARM JIT support for Gtk port
https://bugs.webkit.org/show_bug.cgi?id=30228
Summary
[Gtk] Add ARM JIT support for Gtk port
Gabor Loki
Reported
2009-10-08 11:52:06 PDT
The current Gtk port does not support ARM JIT. First of all, we should add the ARM JIT releated files to the build system. After that, we will enable ARM JIT by default if everyone is happy with it.
Attachments
Add ARM JIT support for Gtk port (disabled by default)
(1.93 KB, patch)
2009-10-08 12:00 PDT
,
Gabor Loki
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gabor Loki
Comment 1
2009-10-08 12:00:56 PDT
Created
attachment 40897
[details]
Add ARM JIT support for Gtk port (disabled by default) This patch adds ARM JIT related files to Gtk's build system. Currently the JIT is disabled by default. If everyone is happy with ARM JIT, we will enable it by default. Use the following command (or a similar one) to have an ARM JIT in WebKit: - WebKitTools/Scripts/build-webkit --gtk --makeargs='CXXFLAGS="-DENABLE_JIT=1 -DENABLE_YARR=1 -DENABLE_YARR_JIT=1"'
Eric Seidel (no email)
Comment 2
2009-10-08 12:14:15 PDT
Comment on
attachment 40897
[details]
Add ARM JIT support for Gtk port (disabled by default) rs=me.
Zoltan Horvath
Comment 3
2009-10-09 00:52:43 PDT
Landed in 49383.
http://trac.webkit.org/changeset/49383
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug