Reviewers: danno, Jakob, Paul Lind, kisg, Toon Verwaest, Fritz,
Description:
MIPS: Add big-endian support for MIPS.
Important notices:
- The snapshot cannot be created for big-endian target in cross-compilation
environment on little-endian host using simulator.
- In order to have i18n support working on big-endian target, the
icudt46b.dat
and
icudt46b_dat.S files should be generated and upstreamed to ICU repo.
- The mjsunit 'nans' test is endian dependent, it is skipped for mips
target.
- The zlib and Mandreel from Octane 2.0 benchmark are endian dependent due
to
use of typed arrays.
TEST=
BUG=
Please review this at https://codereview.chromium.org/228943009/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+493, -181 lines):
M Makefile
M build/toolchain.gypi
M src/conversions-inl.h
M src/globals.h
M src/heap-snapshot-generator.cc
M src/mips/assembler-mips.h
M src/mips/assembler-mips.cc
M src/mips/builtins-mips.cc
M src/mips/code-stubs-mips.cc
M src/mips/codegen-mips.cc
M src/mips/constants-mips.h
M src/mips/ic-mips.cc
M src/mips/lithium-codegen-mips.cc
M src/mips/macro-assembler-mips.cc
M src/objects.h
M src/runtime.cc
M test/cctest/cctest.status
M test/cctest/test-assembler-mips.cc
M test/cctest/test-platform.cc
M test/mjsunit/mjsunit.status
M test/mozilla/mozilla.status
M test/test262/test262.status
M tools/gyp/v8.gyp
M tools/run-tests.py
M tools/testrunner/local/statusfile.py
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.