RESOLVED FIXED 125809
Add some missing functions to MacroAssembler
https://bugs.webkit.org/show_bug.cgi?id=125809
Summary Add some missing functions to MacroAssembler
Mark Hahnenberg
Reported 2013-12-16 15:31:11 PST
There's a few missing functions that are needed for GenGC in MacroAssembler for a couple platforms.
Attachments
patch (5.38 KB, patch)
2013-12-16 15:32 PST, Mark Hahnenberg
eflews.bot: commit-queue-
patch (4.61 KB, patch)
2013-12-16 15:40 PST, Mark Hahnenberg
no flags
patch (4.63 KB, patch)
2013-12-16 15:41 PST, Mark Hahnenberg
eflews.bot: commit-queue-
patch (4.92 KB, patch)
2013-12-16 15:56 PST, Mark Hahnenberg
oliver: review+
commit-queue: commit-queue-
Mark Hahnenberg
Comment 1 2013-12-16 15:32:00 PST
EFL EWS Bot
Comment 2 2013-12-16 15:37:33 PST
Mark Hahnenberg
Comment 3 2013-12-16 15:40:28 PST
WebKit Commit Bot
Comment 4 2013-12-16 15:41:03 PST
Attachment 219361 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/assembler/AbstractMacroAssembler.h', u'Source/JavaScriptCore/assembler/AssemblerBuffer.h', u'Source/JavaScriptCore/assembler/LinkBuffer.cpp', u'Source/JavaScriptCore/assembler/MacroAssembler.h', u'Source/JavaScriptCore/assembler/MacroAssemblerARM64.h', u'Source/JavaScriptCore/assembler/MacroAssemblerARMv7.h', '--commit-queue']" exit_code: 1 ERROR: Source/JavaScriptCore/assembler/MacroAssembler.h:31: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 1 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Mark Hahnenberg
Comment 5 2013-12-16 15:41:40 PST
EFL EWS Bot
Comment 6 2013-12-16 15:46:33 PST
Mark Hahnenberg
Comment 7 2013-12-16 15:56:06 PST
WebKit Commit Bot
Comment 8 2013-12-16 17:13:21 PST
Comment on attachment 219364 [details] patch Rejecting attachment 219364 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-02', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 219364, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: -> origin/master Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ... Currently at 160676 = aa1e414b99564f9ee77ac2384796a17b39d2a576 r160677 = 6ad9a33a184ad1d60c3a0d6ac90aea7d7a9ea40e r160678 = e9712876447b8eb2e1f26206ac99197ca00ec25e Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc First, rewinding head to replay your work on top of it... Fast-forwarded master to refs/remotes/origin/master. Full output: http://webkit-queues.appspot.com/results/50018100
Mark Hahnenberg
Comment 9 2013-12-16 17:17:47 PST
(In reply to comment #8) > (From update of attachment 219364 [details]) > Rejecting attachment 219364 [details] from commit-queue. > > Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-02', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 219364, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit > > Last 500 characters of output: > -> origin/master > Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ... > Currently at 160676 = aa1e414b99564f9ee77ac2384796a17b39d2a576 > r160677 = 6ad9a33a184ad1d60c3a0d6ac90aea7d7a9ea40e > r160678 = e9712876447b8eb2e1f26206ac99197ca00ec25e > Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc > First, rewinding head to replay your work on top of it... > Fast-forwarded master to refs/remotes/origin/master. > > Full output: http://webkit-queues.appspot.com/results/50018100 Would help if I had a ChangeLog :-/
Mark Hahnenberg
Comment 10 2013-12-16 17:29:59 PST
Note You need to log in before you can comment on or make changes to this bug.