Bug 69940

Summary: add s390(x) support to dtoa routines
Product: WebKit Reporter: Dan Horák <dan>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
add s390(x) to dtoa none

Description Dan Horák 2011-10-12 10:34:24 PDT
The s390 and s390x architectures both use 64-bit double type that conforms to the IEEE-754 standard.
Comment 1 Dan Horák 2011-10-12 10:38:43 PDT
Created attachment 110700 [details]
add s390(x) to dtoa
Comment 2 WebKit Review Bot 2011-10-15 17:57:56 PDT
Comment on attachment 110700 [details]
add s390(x) to dtoa

Clearing flags on attachment: 110700

Committed r97568: <http://trac.webkit.org/changeset/97568>
Comment 3 WebKit Review Bot 2011-10-15 17:58:00 PDT
All reviewed patches have been landed.  Closing bug.