Bug 130502

Summary: [ARM64] Fix assembler build issues and add cacheFlush support for Linux
Product: WebKit Reporter: Gabor Rapcsanyi <rgabor>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, oliver, ossy, zherczeg
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Linux   
Bug Depends on:    
Bug Blocks: 108645, 130506    
Attachments:
Description Flags
proposed fix none

Gabor Rapcsanyi
Reported 2014-03-20 03:43:50 PDT
JavaScript Assembler build issues: * error: ‘INT_MIN’ was not declared in this scope * error: ‘bool shouldBlindForSpecificArch(uint64_t)’ previously defined here static bool shouldBlindForSpecificArch(uint64_t value) { return value >= 0x00ffffff; } * #error "The cacheFlush support is missing on this platform."
Attachments
proposed fix (3.20 KB, patch)
2014-03-20 03:50 PDT, Gabor Rapcsanyi
no flags
Gabor Rapcsanyi
Comment 1 2014-03-20 03:50:17 PDT
Created attachment 227280 [details] proposed fix
Michael Saboff
Comment 2 2014-03-20 06:32:31 PDT
Comment on attachment 227280 [details] proposed fix r=me
WebKit Commit Bot
Comment 3 2014-03-20 07:04:15 PDT
Comment on attachment 227280 [details] proposed fix Clearing flags on attachment: 227280 Committed r165961: <http://trac.webkit.org/changeset/165961>
WebKit Commit Bot
Comment 4 2014-03-20 07:04:18 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.