Bug 30865 - Add cacheFlush support for Thumb-2 on Linux
Summary: Add cacheFlush support for Thumb-2 on Linux
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-28 09:16 PDT by Gabor Loki
Modified: 2009-10-29 00:39 PDT (History)
4 users (show)

See Also:


Attachments
Add cacheFlush support for Thumb-2 on Linux (1.89 KB, patch)
2009-10-28 09:17 PDT, Gabor Loki
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Loki 2009-10-28 09:16:47 PDT
The ExecutableAllocator::cacheFlush function is missing for Thumb-2 JIT on Linux platform.
Comment 1 Gabor Loki 2009-10-28 09:17:57 PDT
Created attachment 42034 [details]
Add cacheFlush support for Thumb-2 on Linux
Comment 2 Zoltan Horvath 2009-10-29 00:39:27 PDT
Landed in 50265.
https://trac.webkit.org/changeset/50265