[Webkit-unassigned] [Bug 24382] New: request to add SH4 platform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 5 07:32:13 PST 2009


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

           Summary: request to add SH4 platform
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simone.fiorentino at consulenti.fastweb.it
                CC: ddkilzer at webkit.org


I had some problems related to non-aligned memory accesses as done in 
WebCore::equal(StringImpl* string, const UChar* characters, unsigned length) 
function for the SH4 platform.
My question is: can you add support in WebKit sources for SH4 platform?

In attachment you can find a patch (against WebKit trunk) that 
introduce the SH4 platform and solves the non-aligned memory accesses (I use 
the same code as per ARM platform).


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



More information about the webkit-unassigned mailing list