[webkit-dev] MIPS port status update

Gergely Kis gergely at homejinni.com
Mon Oct 15 07:13:43 PDT 2012


Dear WebKit Developers,

A quick status update on the MIPS port progress:
- we have a build-only buildslave running (
http://build.webkit.org/builders/Qt%20Linux%20MIPS32R2%20LE%20Release/)
(it is currently failing, a patch was already submitted to:
https://bugs.webkit.org/show_bug.cgi?id=98856)

- we have DFG and LLINT working for MIPS. We are going to start sending in
the patches today or tomorrow. We plan to submit the work in 3 parts, as 3
separate issues in bugzilla:
- common parts, which are used by both LLINT and DFG
- LLINT MIPS implementation
- DFG MIPS implementation

Should we CC someone directly on these bugs to make the reviews easier?

- Our porting effort uses the following git repository as a staging area:
https://github.com/paul99/webkit
The master branch in this repository is a direct mirror of the main
webkit.org trunk branch.
With the mips-master branch we are tracking the master branch, but also add
a few MIPS specific patches that we are preparing for submitting back to
the main webkit repository. Once we get LLINT and DFG accepted, the
difference between the webkit trunk and our mips-master branch will be
minimal: just the patches that were not yet accepted to webkit trunk. No
"forking" or added "exclusive" features are intended here in this
repository. We are committed to submit all MIPS support patches to the
webkit.org main repository.

Best Regards,
Gergely
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20121015/a8bda278/attachment.html>


More information about the webkit-dev mailing list