[Webkit-unassigned] [Bug 172765] New: [meta][JSC][ARMv6] Support ARMv6 architecture in LLInt and JIT layers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 31 12:03:55 PDT 2017


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

            Bug ID: 172765
           Summary: [meta][JSC][ARMv6] Support ARMv6 architecture in LLInt
                    and JIT layers
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ticaiolima at gmail.com

Currently the ARMv6 architecture isn’t properly supported in JSC, even with support in some places. However there are devices that could be important to be supported that are ARMv6 based such as Raspberry Pi (first gen) and Raspberry Pi Zero. There is support for ARMv6 in Igalia's WPE downstream branch downstream branch[1] to some extent and the work to make it at least compilable isn't huge. 

I'm going to use this bug as meta-bug to keep track of work to be done into ARMv6 support. The plan is firstly submit Patches to enable JSC compilation to the architecture and after send fixes to test failures and other architecture issues/improvements.

As major goal, we want to make ARMv6 green in all tests.

-- 
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/20170531/389f8c0f/attachment.html>


More information about the webkit-unassigned mailing list