[Webkit-unassigned] [Bug 137020] [CLoop] - Fix CLoop on the 32-bit Big-Endians

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 22 09:19:07 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=137020

--- Comment #7 from Tobias Netzel <tobias.netzel at gmail.com> ---
Created attachment 249198
  --> https://bugs.webkit.org/attachment.cgi?id=249198&action=review
Patch against 538.15, which was the base for the 2.4 branch of WebkitGTK

(In reply to comment #6)
This attached patch was what I had in place when 538.15 was current, which was the base for the WebkitGTK 2.4 branch.
You'll only need the FOUR_BYTE_BOOL changes if your target OS ABI specifies 32 bits for bools.
The YarrJIT big endian changes are only useful in case you've got a MacroAssembler implementation as well.

I'm not sure whether this patch made it work 100%; you should test and in case you've got further difficulties you could send me an e-mail.
I've made big endian C Loop patches against most Safari version tags until 600.5.x as part of working on a PowerPC OS X fork.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150322/eaf23fc5/attachment-0002.html>


More information about the webkit-unassigned mailing list