[webkit-dev] Hanging builds

2011-11-26 Thread Nikolas Zimmermann
Good morning WebKit folks, I'm looking at build.webkit.org/waterfall, and see several bots which are idle, but still report building 1min pretending they would do something. Does any of our build.webkit.org masters know the cause of this? They all seem to hang in the upload step. Can we detect

[webkit-dev] squirrefish extreme on Arm.

2011-11-26 Thread vahagvahag
Hi all. I didn't find any documentation about porting squirrefish extreme on Arm. I tried to google it, and found some posts where said that there is squirrefish extreme on Arm, but I can't find source cod,or any documentation about it( Can anybody help me. Any information about squirrefish

[webkit-dev] squirrefish extreme on Arm.

2011-11-26 Thread vahagvahag
Hi all. I didn't find any documentation about porting squirrefish extreme on Arm. I tried to google it, and found some posts where said that there is squirrefish extreme on Arm, but I can't find source cod,or any documentation about it( Can anybody help me. Any information about squirrefish

[webkit-dev] vahagvardan...@gmail.com

2011-11-26 Thread vahag vardanyan
___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] squirrefish extreme on Arm.

2011-11-26 Thread Zoltan Herczeg
Hi, WebKit supports ARM and Thumb2 instructions sets (called ARMv7). You can find them here (or in your own source code): http://trac.webkit.org/browser/trunk/Source/JavaScriptCore/assembler SquirrelFish Extreme is just a codename for the JavaScript JIT compiler (and Nitro is another). The JIT

Re: [webkit-dev] squirrefish extreme on Arm.

2011-11-26 Thread vahagvahag
Thanks a lot for reply. but can I Cross-compile webkit on my x_64 machine so I can use it on my armv7 machine?? And I can't find any documentation about squirrelfish back-end, optimizations passes and so on. Currently I'm diong optimizations on Gcc compiler, and now I wanna to start developing

Re: [webkit-dev] squirrefish extreme on Arm.

2011-11-26 Thread Filip Pizlo
but can I Cross-compile webkit on my x_64 machine so I can use it on my armv7 machine?? Which port are you working on? Mac or other? And I can't find any documentation about squirrelfish back-end, optimizations passes and so on. Currently I'm diong optimizations on Gcc compiler, and now I

Re: [webkit-dev] squirrefish extreme on Arm.

2011-11-26 Thread vahagvahag
Thank you a lot for this links, they are realy very helphull. -- View this message in context: http://old.nabble.com/squirrefish-extreme-on-Arm.-tp32876913p32877068.html Sent from the Webkit mailing list archive at Nabble.com. ___ webkit-dev mailing