[Webkit-unassigned] [Bug 17923] ARM platform endian defines inaccurate in JavaScriptCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 19 06:44:22 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17923


david.krause at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19884|                            |review?
               Flag|                            |




------- Comment #6 from david.krause at gmail.com  2008-03-19 06:44 PDT -------
Created an attachment (id=19884)
 --> (http://bugs.webkit.org/attachment.cgi?id=19884&action=view)
Proposed patch

Found a VFP toolchain, and it also defines __ARMEL__ and __SOFTFP__, so my
earlier proposal would not have been appropriate.  __VFP_FP__ is the define
that indicates VFP support, which should not use MIDDLE_ENDIAN.


-- 
Configure bugmail: http://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