RESOLVED FIXED 15093
Better defines for ARM architecture
https://bugs.webkit.org/show_bug.cgi?id=15093
Summary Better defines for ARM architecture
Mike Hommey
Reported 2007-08-27 11:50:58 PDT
I'll attach here a patch from Riku Voipio for better support of the various ARM ABIs. The rationale is as follows: - WTF_PLATFORM_MIDDLE_ENDIAN is something oldabi specific. - For ARM EABI, struct packing rules are the same as on other architectures - There is also a big-endian ARM port.
Attachments
Patch (2.97 KB, patch)
2007-08-27 11:51 PDT, Mike Hommey
ddkilzer: review+
Mike Hommey
Comment 1 2007-08-27 11:51:26 PDT
David Kilzer (:ddkilzer)
Comment 2 2007-08-29 14:35:54 PDT
Comment on attachment 16135 [details] Patch r=me
Mark Rowe (bdash)
Comment 3 2007-08-30 15:39:50 PDT
Landed in r25321.
Note You need to log in before you can comment on or make changes to this bug.