Reviewers: danno, sevnpanne_chromium.org,

Description:
Contribution of PowerPC port (continuation of 422063005)

Contribution of PowerPC port (continuation of 422063005). The inital patch
covers the core changes to the common files.  Subsequent patches will cover
changes to commong files to support AIX and to update the ppc directories so
they are current with the changes in the rest of the project.

This is based off of the GitHub repository
https://github.com/andrewlow/v8ppc

BUG=

[email protected]
[email protected]

Please review this at https://codereview.chromium.org/817143002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+1812, -85 lines):
  M AUTHORS
  M Makefile
  M build/toolchain.gypi
  M src/assembler.cc
  M src/bailout-reason.h
  M src/base/atomicops.h
  A + src/base/atomicops_internals_ppc_gcc.h
  M src/base/build_config.h
  M src/base/cpu.h
  M src/base/cpu.cc
  M src/base/platform/platform-posix.cc
  M src/code-stubs.h
  M src/codegen.h
  M src/compiler/instruction-codes.h
  M src/flag-definitions.h
  M src/frames-inl.h
  M src/full-codegen.h
  M src/globals.h
  M src/heap/heap.cc
  M src/hydrogen.cc
  M src/hydrogen-instructions.cc
  M src/isolate.h
  M src/isolate.cc
  M src/jsregexp.cc
  M src/lithium.cc
  M src/lithium-allocator-inl.h
  M src/lithium-codegen.cc
  M src/lithium-inl.h
  M src/log.cc
  M src/macro-assembler.h
  M src/objects.h
  M src/regexp-macro-assembler.h
  M src/sampler.cc
  M src/serialize.cc
  M src/simulator.h
  M src/utils.h
  M test/cctest/cctest.gyp
  M test/cctest/compiler/call-tester.h
  A test/cctest/test-assembler-ppc.cc
  A test/cctest/test-disasm-ppc.cc
  M test/cctest/test-hashing.cc
  M test/cctest/test-heap.cc
  M test/cctest/test-platform.cc
  M test/cctest/test-regexp.cc
  M test/cctest/test-strings.cc
  M test/mjsunit/big-array-literal.js
  M test/mjsunit/mjsunit.status
  M test/mjsunit/regress/regress-crbug-178790.js
  M test/unittests/unittests.gyp
  M tools/gyp/v8.gyp
  M tools/run-deopt-fuzzer.py
  M tools/run-tests.py
  M tools/testrunner/local/statusfile.py
  M tools/testrunner/local/utils.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.

Reply via email to