[webkit-dev] WebKit on MIPS: Nix port?

2013-10-08 Thread Gergely Kis
Dear WebKit Developers, With the departure of the Qt port, we are now actively looking for a primary port for using on MIPS. We are currently considering the Nix port, which is currently being merged into WebKit trunk. If you are using WebKit on MIPS with a different port in WebKit trunk (e.g. GT

Re: [webkit-dev] Ports not building as C++11?

2013-07-28 Thread Gergely Kis
Hi, On Sun, Jul 28, 2013 at 7:30 PM, Allan Sandfeld Jensen wrote: > became required in WebKit2. The only fallout will likely be the loss of the Qt > MIPS bot which is maintained by a third party and is too old. > The MIPS bot was updated to Debian Wheezy and GCC 4.7.2 a few weeks ago, I just for

[webkit-dev] Making the MIPS builder green - one more review to go

2013-02-26 Thread Gergely Kis
Dear WebKit Developers, Thank you all for your help in getting the MIPS DFG JIT into trunk. However, there is one more patch necessary to make trunk build again for webkit: https://bugs.webkit.org/show_bug.cgi?id=106739 This patch adds a 64 bit atomic increment and decrement implementation for p

[webkit-dev] [MIPS] Still more requests for review - MIPS buildbot is failing

2013-02-11 Thread Gergely Kis
Dear Webkit Developers, Unfortunately the MIPS buildbot was failing for a few weeks now, because some of our patches are not getting reviewed. The current list is shown below: 1. DFG JIT implementation: https://bugs.webkit.org/show_bug.cgi?id=101328 We got some reviews earlier, those comments h

[webkit-dev] MIPS review requests

2013-01-31 Thread Gergely Kis
Dear WebKit Developers, Thank you for your support in getting LLINT for MIPS accepted into trunk. There are still a few patches that need review in order to get webkit trunk running on MIPS: 1. DFG JIT: https://bugs.webkit.org/show_bug.cgi?id=101328 We did the changes requested by the reviewers.

[webkit-dev] Review Request: MIPS patches for LLINT and DFG

2013-01-04 Thread Gergely Kis
Dear Webkit Developers, We submitted MIPS implementations for LLINT and the DFG JIT. We also kept the patches rebased as the webkit-trunk moved forward, the latest update of the patches were uploaded today. 1. LLINT: https://bugs.webkit.org/show_bug.cgi?id=99706 Filip Pizlo was very helpful with

Re: [webkit-dev] Github vs. git.webkit.org

2012-11-29 Thread Gergely Kis
> > this list so that folks aren't taken by surprise.) > > > > Thanks for letting us use your mirror. I've found it very useful to > > be able to push work-in-progress branches to GitHub to share with > > folks. > > +1. > If we are all set about thi

Re: [webkit-dev] Github vs. git.webkit.org

2012-11-24 Thread Gergely Kis
> > On Sat, Nov 24, 2012 at 3:39 PM, Gergely Kis > wrote: > > Hi, > > > > It looks like that the github mirror and git.webkit.org still has > different > > SHA ids for commits. Is this final, or is the plan still to switch to the > > git.webkit.org SHA ids

[webkit-dev] Github vs. git.webkit.org

2012-11-24 Thread Gergely Kis
. Alternatively, if you have any experience with the github admins in how to ask for more space for webkit repositories, any advice would be very appreciated. Best Regards, Gergely Kis ___ webkit-dev mailing list webkit-dev@lists.webkit.org http

[webkit-dev] MIPS port status update

2012-10-15 Thread Gergely Kis
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) -

Re: [webkit-dev] SH4, MIPS, and legacy-ARM assemblers in JavaScriptCore

2012-09-24 Thread Gergely Kis
(sunspider, v8). We are working on cleaning them up for submission. Best Regards, Gergely On Fri, Sep 14, 2012 at 3:01 AM, Gergely Kis wrote: > Hi, > > Submitted the patch for enabling the MIPS slave in build.webkit.org. > > https://bugs.webkit.org/show_bug.cgi?id=96713 > >

Re: [webkit-dev] SH4, MIPS, and legacy-ARM assemblers in JavaScriptCore

2012-09-13 Thread Gergely Kis
Hi, Submitted the patch for enabling the MIPS slave in build.webkit.org. https://bugs.webkit.org/show_bug.cgi?id=96713 Who should I send the buildbot password for the slave? Thanks, Gergely On Thu, Aug 30, 2012 at 9:52 AM, Holger Freyther wrote: > On 08/30/2012 12:10 AM, Gergely Kis wr

Re: [webkit-dev] SH4, MIPS, and legacy-ARM assemblers in JavaScriptCore

2012-08-29 Thread Gergely Kis
On Wed, Aug 29, 2012 at 11:34 PM, Fu, Chao-Ying wrote: > > On Wed, Aug 29, 2012 at 05:58:10PM +, Fu, Chao-Ying wrote: > > > Hi All, > > > > > > Before a MIPS buildbot is ready, you can go ahead to > > change the assembler or any parts of code. We (MIPS) will > > test new code and submit p

Re: [webkit-dev] SH4, MIPS, and legacy-ARM assemblers in JavaScriptCore

2012-08-29 Thread Gergely Kis
Hi All, We are working on updating WebKit MIPS support. In particular we have a work in progress LLINT and DFG implementation for MIPS. We already have results (mozilla testsuite, sunspider and v8 benchmarks run reasonably well), but there are still some bugs that need to be fixed before we can s