Bug 69940 - add s390(x) support to dtoa routines
Summary: add s390(x) support to dtoa routines
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-12 10:34 PDT by Dan Horák
Modified: 2011-10-15 17:58 PDT (History)
1 user (show)

See Also:


Attachments
add s390(x) to dtoa (1.24 KB, patch)
2011-10-12 10:38 PDT, Dan Horák
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.