OSDN Git Service

Fix some bugs in the new dx instruction code.
[android-x86/dalvik.git] / dx / src / com / android / dx / io / instructions / InstructionCodec.java
2011-02-15 Jesse WilsonFix some bugs in the new dx instruction code.
2011-02-10 Elliott HughesMerge "Move more system property handling into managed...
2011-02-09 Andy McFaddenam 6f562a3a: Merge "Make Release(JNI_COMMIT) faster"
2011-02-09 Andy McFaddenam 81abf28f: Remove JNI_FORCE_C
2011-02-09 Carl ShapiroMerge "Relocate the always in-lined functions from...
2011-02-09 Andy McFaddenam 1fbcc3ad: Merge "Added JNI hack to support JNI hack"
2011-02-08 Kenny Rootam e3f9c573: Free some strings in error paths
2011-02-08 Carl ShapiroMerge "Remove the deprecated gcSoftReferences method...
2011-02-07 Andy McFaddenam 85019f27: Avoid double-free on error.
2011-02-07 Dan BornsteinMerge "Move DexException to dx.util." into dalvik-dev
2011-02-06 Brian CarlstromMerge commit 'e502b66edd734e8265bc2bd8f1c2addb64b63e73...
2011-02-05 Dan BornsteinMove DexException to dx.util.
2011-02-05 Andy McFaddenresolved conflicts for merge of d6e32b81 to dalvik-dev
2011-02-04 Dan BornsteinMove the instruction representation code.