Add X32 port into V8
authorhaitao.feng@intel.com <haitao.feng@intel.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 24 Jun 2014 05:27:44 +0000 (05:27 +0000)
committerhaitao.feng@intel.com <haitao.feng@intel.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 24 Jun 2014 05:27:44 +0000 (05:27 +0000)
commit5970d4fa10219c6ab9e2ed07204aa68e87d15db6
tree265e5f4c54757d1afd1838eba44838d7ca01b08a
parent88e8db4d417563f73cae09d76d156e57834c3c19
Add X32 port into V8

R=verwaest@chromium.org

Review URL: https://codereview.chromium.org/18014003

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21955 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
12 files changed:
Makefile
build/toolchain.gypi
src/base/build_config.h
src/execution.h
src/gdb-jit.cc
src/globals.h
src/log.cc
src/runtime.cc
src/utils.h
test/cctest/test-lockers.cc
tools/gyp/v8.gyp
tools/run-tests.py