[Webkit-unassigned] [Bug 159408] New: Fix the ARMv7 platform with ARM instruction set after r202214
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 4 08:02:17 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=159408
Bug ID: 159408
Summary: Fix the ARMv7 platform with ARM instruction set after
r202214
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ossy at webkit.org
CC: benjamin at webkit.org, cgarcia at igalia.com,
clopez at igalia.com, fpizlo at apple.com,
sbarati at apple.com, tpopela at redhat.com
Blocks: 108645, 158719
http://trac.webkit.org/changeset/202214 broke the ARMv7 build with ARM instruction set
(ARM traditional) because of missing patchableBranch32 and fillNops implementations.
bug159083 fixed the build in a wrong way - switching to Thumb2 explicitly.
I'm going to revert this change and add missing functions.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160704/8d32675b/attachment.html>
More information about the webkit-unassigned
mailing list