Reviewers: danno,

Message:
I'm not entirely sure that the patch set is complete, I got this error at the
end

"Got exception while uploading -- saving description to
/home/alow/.git_cl_description_backup"

Tried simply doing a "$git cl upload" again and got the same error.

The summary information about the patch appears to match my local changes.

Description:
Contribution of PowerPC port.

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

Build results can be seen here
http://v8ppc.osuosl.org:8080/view/V8/

BUG=

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

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+23940, -8231 lines):
  M AUTHORS
  M Makefile
  build/standalone.gypi
  M build/toolchain.gypi
  M src/assembler.h
  M src/assembler.cc
  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/codegen.cc
  M src/debug.cc
  M src/disassembler.cc
  M src/flag-definitions.h
  M src/frames.h
  M src/frames-inl.h
  M src/full-codegen.h
  M src/globals.h
  M src/heap.cc
  M src/hydrogen.cc
  M src/hydrogen-bch.cc
  M src/hydrogen-instructions.cc
  src/isolate.h
  M src/isolate.cc
  M src/jsregexp.cc
  M src/lithium.cc
  M src/lithium-allocator.cc
  M src/lithium-allocator-inl.h
  M src/lithium-codegen.cc
  M src/log.cc
  M src/macro-assembler.h
  M src/mark-compact.cc
  src/objects.h
  M src/objects.cc
  M src/objects-inl.h
  M src/objects-printer.cc
  src/ppc/assembler-ppc.h
  A src/ppc/assembler-ppc.cc
  A + src/ppc/assembler-ppc-inl.h
  A + src/ppc/builtins-ppc.cc
  A + src/ppc/code-stubs-ppc.h
  A + src/ppc/code-stubs-ppc.cc
  A + src/ppc/codegen-ppc.h
  A src/ppc/codegen-ppc.cc
  A src/ppc/constants-ppc.h
  A src/ppc/constants-ppc.cc
  A src/ppc/cpu-ppc.cc
  A + src/ppc/debug-ppc.cc
  A + src/ppc/deoptimizer-ppc.cc
  A src/ppc/disasm-ppc.cc
  A + src/ppc/frames-ppc.h
  A + src/ppc/frames-ppc.cc
  A + src/ppc/full-codegen-ppc.cc
  src/ppc/ic-ppc.cc
  src/ppc/lithium-codegen-ppc.h
  A + src/ppc/lithium-codegen-ppc.cc
  src/ppc/lithium-gap-resolver-ppc.h
  A + src/ppc/lithium-gap-resolver-ppc.cc
  A + src/ppc/lithium-ppc.h
  A + src/ppc/lithium-ppc.cc
  A + src/ppc/macro-assembler-ppc.h
  A + src/ppc/macro-assembler-ppc.cc
  A + src/ppc/regexp-macro-assembler-ppc.h
  A src/ppc/regexp-macro-assembler-ppc.cc
  A + src/ppc/simulator-ppc.h
  A src/ppc/simulator-ppc.cc
  src/ppc/stub-cache-ppc.cc
  M src/regexp-macro-assembler.h
  M src/runtime.cc
  M src/sampler.cc
  M src/serialize.cc
  M src/simulator.h
  M src/typing.cc
  M src/utils.cc
  M test/cctest/cctest.gyp
  A test/cctest/test-assembler-ppc.cc
  test/cctest/test-code-stubs.cc
  A test/cctest/test-disasm-ppc.cc
  test/cctest/test-hashing.cc
  M test/cctest/test-heap.cc
  M test/cctest/test-ostreams.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/d8-os.js
  M test/mjsunit/mjsunit.status
  M test/mjsunit/nans.js
  M test/mjsunit/regress-sync-optimized-lists.js
  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