[Webkit-unassigned] [Bug 103145] New: [sh4] JavaScriptCore JIT build is broken for sh4 arch since r135330

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 23 08:12:28 PST 2012


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

           Summary: [sh4] JavaScriptCore JIT build is broken for sh4 arch
                    since r135330
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jbrianceau at nds.com


Implementation of the following functions are missing from JavaScriptCore sh4 JIT since r135330:
    CodeLocationLabel startOfBranchPtrWithPatchOnRegister(CodeLocationDataLabelPtr label)
    void revertJumpReplacementToBranchPtrWithPatch(CodeLocationLabel instructionStart, RegisterID, void* initialValue)
    CodeLocationLabel startOfPatchableBranchPtrWithPatchOnAddress(CodeLocationDataLabelPtr)
    void revertJumpReplacementToPatchableBranchPtrWithPatch(CodeLocationLabel, Address, void*)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list