OSDN Git Service

Change pResolveString entrypoint to kSaveEverything.
authorVladimir Marko <vmarko@google.com>
Fri, 30 Sep 2016 13:50:51 +0000 (14:50 +0100)
committerVladimir Marko <vmarko@google.com>
Wed, 19 Oct 2016 17:02:48 +0000 (18:02 +0100)
commit94ce9c2f41ea198f5fdcfc09c48b9984c95a9c61
tree8dcaf27e8b34f51f5849b1e8d4366968f9bae849
parent2f61867045ffbd0c38a4ecec5f59632004f7efff
Change pResolveString entrypoint to kSaveEverything.

Test: Run ART test suite including gcstress on host and Nexus 9.
Test: Run ART test suite including gcstress with baker CC on host and Nexus 9.
Bug: 20323084
Change-Id: I63c21a7d3be8ff7a5765b5003c85b5317635efe6
compiler/linker/arm64/relative_patcher_arm64.cc
compiler/optimizing/code_generator_arm.cc
compiler/optimizing/code_generator_arm64.cc
compiler/optimizing/code_generator_x86.cc
compiler/optimizing/code_generator_x86_64.cc
runtime/arch/arm/quick_entrypoints_arm.S
runtime/arch/arm64/quick_entrypoints_arm64.S
runtime/arch/x86/quick_entrypoints_x86.S
runtime/arch/x86_64/asm_support_x86_64.S
runtime/arch/x86_64/quick_entrypoints_x86_64.S
runtime/entrypoints/quick/quick_dexcache_entrypoints.cc