Reviewers: m.m.capewell, Rodolph Perfetta (ARM),

Description:
A64: Synchronize with r16489.

This brings experimental/a64 up to 2013-09-03.

BUG=none

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

SVN Base: https://v8.googlecode.com/svn/branches/experimental/a64

Affected files (+6282, -6434 lines):
  src/platform-nullos.cc
  test/cctest/test-lock.cc
  test/cctest/test-platform-nullos.cc
  ChangeLog
  include/v8-debug.h
  include/v8-profiler.h
  include/v8.h
  include/v8config.h
  src/a64/code-stubs-a64.cc
  src/a64/codegen-a64.h
  src/a64/deoptimizer-a64.cc
  src/a64/disasm-a64.cc
  src/a64/full-codegen-a64.cc
  src/a64/lithium-a64.h
  src/a64/lithium-a64.cc
  src/a64/lithium-codegen-a64.cc
  src/a64/macro-assembler-a64.h
  src/a64/macro-assembler-a64.cc
  src/a64/simulator-a64.cc
  src/a64/stub-cache-a64.cc
  src/accessors.h
  src/accessors.cc
  src/api.h
  src/api.cc
  src/arm/code-stubs-arm.cc
  src/arm/codegen-arm.h
  src/arm/deoptimizer-arm.cc
  src/arm/disasm-arm.cc
  src/arm/full-codegen-arm.cc
  src/arm/lithium-arm.h
  src/arm/lithium-arm.cc
  src/arm/lithium-codegen-arm.cc
  src/arm/macro-assembler-arm.h
  src/arm/macro-assembler-arm.cc
  src/arm/simulator-arm.cc
  src/arm/stub-cache-arm.cc
  src/assembler.h
  src/assembler.cc
  src/ast.h
  src/ast.cc
  src/bootstrapper.cc
  src/builtins.h
  src/builtins.cc
  src/code-stubs-hydrogen.cc
  src/code-stubs.h
  src/code-stubs.cc
  src/codegen.cc
  src/compiler.h
  src/compiler.cc
  src/contexts.h
  src/contexts.cc
  src/counters.h
  src/counters.cc
  src/cpu-profiler.h
  src/cpu-profiler.cc
  src/cpu.h
  src/cpu.cc
  src/d8-debug.h
  src/d8-debug.cc
  src/d8.h
  src/d8.cc
  src/debug-agent.h
  src/debug-agent.cc
  src/debug.h
  src/debug.cc
  src/deoptimizer.h
  src/deoptimizer.cc
  src/factory.h
  src/factory.cc
  src/flag-definitions.h
  src/full-codegen.h
  src/full-codegen.cc
  src/gdb-jit.cc
  src/global-handles.cc
  src/globals.h
  src/handles.h
  src/handles.cc
  src/heap-inl.h
  src/heap.h
  src/heap.cc
  src/hydrogen-canonicalize.cc
  src/hydrogen-environment-liveness.cc
  src/hydrogen-escape-analysis.h
  src/hydrogen-escape-analysis.cc
  src/hydrogen-infer-representation.cc
  src/hydrogen-instructions.h
  src/hydrogen-instructions.cc
  src/hydrogen-osr.cc
  src/hydrogen-representation-changes.cc
  src/hydrogen.h
  src/hydrogen.cc
  src/ia32/assembler-ia32.h
  src/ia32/code-stubs-ia32.cc
  src/ia32/codegen-ia32.h
  src/ia32/deoptimizer-ia32.cc
  src/ia32/full-codegen-ia32.cc
  src/ia32/lithium-codegen-ia32.h
  src/ia32/lithium-codegen-ia32.cc
  src/ia32/lithium-ia32.h
  src/ia32/lithium-ia32.cc
  src/ia32/macro-assembler-ia32.h
  src/ia32/macro-assembler-ia32.cc
  src/ia32/regexp-macro-assembler-ia32.cc
  src/ia32/stub-cache-ia32.cc
  src/ic.cc
  src/isolate-inl.h
  src/isolate.h
  src/isolate.cc
  src/lithium-allocator.cc
  src/log-utils.h
  src/log-utils.cc
  src/log.h
  src/log.cc
  src/mark-compact.cc
  src/marking-thread.h
  src/marking-thread.cc
  src/mips/code-stubs-mips.h
  src/mips/code-stubs-mips.cc
  src/mips/codegen-mips.h
  src/mips/deoptimizer-mips.cc
  src/mips/disasm-mips.cc
  src/mips/full-codegen-mips.cc
  src/mips/ic-mips.cc
  src/mips/lithium-codegen-mips.cc
  src/mips/lithium-mips.h
  src/mips/lithium-mips.cc
  src/mips/macro-assembler-mips.h
  src/mips/macro-assembler-mips.cc
  src/mips/simulator-mips.cc
  src/mips/stub-cache-mips.cc
  src/objects-inl.h
  src/objects.h
  src/objects.cc
  src/optimizing-compiler-thread.h
  src/optimizing-compiler-thread.cc
  src/parser.cc
  src/platform-cygwin.cc
  src/platform-freebsd.cc
  src/platform-linux.cc
  src/platform-macos.cc
  src/platform-openbsd.cc
  src/platform-posix.cc
  src/platform-solaris.cc
  src/platform-win32.cc
  src/platform.h
  src/platform/elapsed-timer.h
  src/platform/mutex.h
  src/platform/mutex.cc
  src/platform/semaphore.h
  src/platform/semaphore.cc
  src/platform/time.h
  src/platform/time.cc
  src/preparser.h
  src/prettyprinter.h
  src/prettyprinter.cc
  src/profile-generator-inl.h
  src/profile-generator.h
  src/profile-generator.cc
  src/property-details.h
  src/property.h
  src/rewriter.cc
  src/runtime-profiler.cc
  src/runtime.h
  src/runtime.cc
  src/sampler.h
  src/sampler.cc
  src/spaces.h
  src/spaces.cc
  src/sweeper-thread.h
  src/sweeper-thread.cc
  src/typing.cc
  src/v8-counters.cc
  src/v8.h
  src/v8.cc
  src/v8dll-main.cc
  src/v8globals.h
  src/v8threads.h
  src/v8threads.cc
  src/version.cc
  src/win32-headers.h
  src/win32-math.cc
  src/x64/code-stubs-x64.cc
  src/x64/codegen-x64.h
  src/x64/debug-x64.cc
  src/x64/deoptimizer-x64.cc
  src/x64/full-codegen-x64.cc
  src/x64/lithium-codegen-x64.cc
  src/x64/lithium-x64.h
  src/x64/lithium-x64.cc
  src/x64/macro-assembler-x64.h
  src/x64/macro-assembler-x64.cc
  src/x64/regexp-macro-assembler-x64.cc
  src/x64/stub-cache-x64.cc
  test/cctest/cctest.gyp
  test/cctest/cctest.h
  test/cctest/cctest.status
  test/cctest/test-alloc.cc
  test/cctest/test-api.cc
  test/cctest/test-circular-queue.cc
  test/cctest/test-cpu-profiler.cc
  [[ 29 additional files ]]


--
--
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/groups/opt_out.

Reply via email to