[webkit-reviews] review requested: [Bug 17923] ARM platform endian defines inaccurate in JavaScriptCore : [Attachment 19884] Proposed patch

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


David Krause <david.krause at gmail.com> has asked  for review:
Bug 17923: ARM platform endian defines inaccurate in JavaScriptCore
http://bugs.webkit.org/show_bug.cgi?id=17923

Attachment 19884: Proposed patch
http://bugs.webkit.org/attachment.cgi?id=19884&action=edit

------- Additional Comments from David Krause <david.krause at gmail.com>
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.


More information about the webkit-reviews mailing list