commit | 18c0753c1659629021b4becdaa3f6ea81aecce35 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Aug 18 15:50:51 2011 -0700 |
committer | Elliott Hughes <enh@google.com> | Thu Aug 18 15:58:13 2011 -0700 |
tree | 2ccf75312b252af340eac79f161c077a979b78ca | |
parent | c5f7c91ab89055cffb573fff7e06dbdd860bcced [diff] |
Initialize the rest of libcore's native code. This native code requires NewGlobalRef, so this patch also implements NewLocalRef/DeleteLocalRef, NewGlobalRef/DeleteGlobalRef, and NewWeakGlobalRef/DeleteWeakGlobalRef. (The assembler change is because "math.h" also defines OVERFLOW. A slight change in #include ordering caused the names to conflict.) Change-Id: Ifbf3b532ec3b0896bd7507d2881c6b77b64f01e7