OSDN Git Service

Revert CC related changes.
authorNicolas Geoffray <ngeoffray@google.com>
Wed, 30 Nov 2016 11:52:19 +0000 (11:52 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Wed, 30 Nov 2016 11:52:19 +0000 (11:52 +0000)
commit96172e0172c5fca6e9a5ad4b857a24d8c7b064e5
tree04bb8fe644c9bc961c8ac33e609c1b162ec45222
parent626b839f881f09a1481377a76712d08580c47a16
Revert CC related changes.

Revert: "X86_64: Add allocation entrypoint switching for CC is_marking"
Revert: "Fix mips build in InitEntryPoints"
Revert: "Fix mac build in ResetQuickAllocEntryPoints"

Test: test-art-target-run-test
Change-Id: If38d44edf8c5def5c4d8c9419e4af0cd8d3be724
13 files changed:
runtime/arch/mips/entrypoints_init_mips.cc
runtime/arch/quick_alloc_entrypoints.S
runtime/arch/x86/quick_entrypoints_x86.S
runtime/arch/x86_64/quick_entrypoints_x86_64.S
runtime/entrypoints/quick/quick_alloc_entrypoints.cc
runtime/entrypoints/quick/quick_alloc_entrypoints.h
runtime/entrypoints/quick/quick_default_init_entrypoints.h
runtime/gc/heap-inl.h
runtime/gc/heap.cc
runtime/gc/heap.h
runtime/instrumentation.cc
runtime/thread.cc
runtime/thread.h