Bug 183398 - Add support for ARM64E.
Summary: Add support for ARM64E.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on: 183492
Blocks:
  Show dependency treegraph
 
Reported: 2018-03-07 00:18 PST by Mark Lam
Modified: 2018-03-09 13:46 PST (History)
8 users (show)

See Also:


Attachments
proposed patch. (12.79 KB, patch)
2018-03-07 00:28 PST, Mark Lam
msaboff: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2018-03-07 00:18:52 PST
Patch coming.
Comment 1 Radar WebKit Bug Importer 2018-03-07 00:19:19 PST
<rdar://problem/38212621>
Comment 2 Mark Lam 2018-03-07 00:28:14 PST
Created attachment 335175 [details]
proposed patch.
Comment 3 Michael Saboff 2018-03-07 09:39:46 PST
Comment on attachment 335175 [details]
proposed patch.

r=me
Comment 4 Mark Lam 2018-03-07 09:42:45 PST
Comment on attachment 335175 [details]
proposed patch.

Thanks for the review.  Let's land this.
Comment 5 WebKit Commit Bot 2018-03-07 10:04:34 PST
Comment on attachment 335175 [details]
proposed patch.

Rejecting attachment 335175 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-01', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 335175, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
e too many unreachable loose objects; run 'git prune' to remove them.

Current branch master is up to date.
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
error: The last gc run reported the following. Please correct the root cause
and remove /Volumes/Data/EWS/WebKit/.git/gc.log.
Automatic cleanup will not be performed until the file is removed.

warning: There are too many unreachable loose objects; run 'git prune' to remove them.


Full output: http://webkit-queues.webkit.org/results/6840935
Comment 6 Mark Lam 2018-03-07 10:14:17 PST
This was landed in r229364: <https://trac.webkit.org/r229364>.
Comment 7 WebKit Commit Bot 2018-03-08 17:59:46 PST
Re-opened since this is blocked by bug 183492
Comment 8 Mark Lam 2018-03-09 13:46:26 PST
Re-landed in r229482: <http://trac.webkit.org/r229482>.