OSDN Git Service

Add implicit null pointer and stack overflow checks for Mips.
authorDouglas Leung <douglas.leung@imgtec.com>
Thu, 2 Jul 2015 23:42:08 +0000 (16:42 -0700)
committerRoland Levillain <rpl@google.com>
Fri, 3 Jul 2015 12:27:29 +0000 (13:27 +0100)
commit22bb5a2ebc1e2724179faf4660b2735dcb185f21
tree74b5bec56238a9f4ee3ee9e52d2fd6da4ee2a806
parentb447598f6900f05f0b1940a0731ee374c57c3100
Add implicit null pointer and stack overflow checks for Mips.

Bug: 21555893
Change-Id: I2a995be128a5603d08753c14956dd8c8240ac63c
compiler/dex/quick/mips/call_mips.cc
compiler/dex/quick/mips/codegen_mips.h
compiler/dex/quick/mips/int_mips.cc
compiler/dex/quick/mips/target_mips.cc
compiler/dex/quick/mips/utility_mips.cc
dex2oat/dex2oat.cc
runtime/arch/mips/fault_handler_mips.cc
runtime/arch/mips64/fault_handler_mips64.cc
runtime/runtime.cc
test/Android.run-test.mk