commit | cc6600c2702c0b29457836acde1cfc4f25c63b67 | [log] [tgz] |
---|---|---|
author | Ben Cheng <bccheng@android.com> | Mon Jun 22 14:45:16 2009 -0700 |
committer | Ben Cheng <bccheng@android.com> | Mon Jun 22 15:14:34 2009 -0700 |
tree | 31d291df3cb735082aac0f191a8883dc7f2835f7 | |
parent | 48f1824fd36241067e7bed2302cc00b2d880be7f [diff] |
The address of dvmMterpCommonExceptionThrown should be loaded in a position-independent way since these handlers are copied into the code cache. BTW fixed a couple recently introduced compiler warnings in Codegen.c.