[Webkit-unassigned] [Bug 125920] [MIPS] Use shorter j <address> jump in MacroAssembler::replaceWithJump.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 27 10:03:59 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=125920

Filip Pizlo <fpizlo at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #219523|review?, commit-queue?      |review-, commit-queue-
              Flags|                            |

--- Comment #6 from Filip Pizlo <fpizlo at apple.com> ---
Comment on attachment 219523
  --> https://bugs.webkit.org/attachment.cgi?id=219523
proposed patch.

View in context: https://bugs.webkit.org/attachment.cgi?id=219523&action=review

We should remove MIPS from svn. You should maintain it downstream. This port doesn't have the kind of regular maintenance that we would expect from an in-tree port.

> Source/WTF/wtf/OSAllocatorPosix.cpp:75
> +    if (executable && UNLIKELY(!isWithin256MB(result, bytes))) {

I don't see how this can happen if you're using a fixed pool.

-- 
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/20150727/9ed4981c/attachment.html>


More information about the webkit-unassigned mailing list