OSDN Git Service

resolved conflicts for merge of 5a1fcc8a to jb-dev-plus-aosp
[android-x86/dalvik.git] / opcode-gen / opcode-gen
2012-05-01 Elliott HughesMerge "Fixed bug in x86-atom fast interpreter. Adds...
2011-08-30 Raphael Mollam 1dd1d924: am e4e76feb: Merge "Set DX stack size...
2011-08-10 Jeff Brownam 3245c2e4: am 5017f3f2: Merge "Support wrapping app...
2011-08-10 Jeff Brownam a0533621: am 9df264db: Merge "Add a dual clock profi...
2011-07-12 Raphaelresolved conflicts for merge of c3ff6a0b to honeycomb...
2011-07-11 Raphael Mollam 53015360: am 5a57e766: Merge "Change dx.bat to Windo...
2011-07-11 David 'Digit' Turneram c8d71801: resolved conflicts for merge of d0d351b2...
2011-06-22 Elliott Hughesam 03c60a44: Merge "Undecoded jobject leaking in throug...
2011-03-08 buzbeeresolved conflicts for merge of d063e255 to honeycomb...
2011-03-01 Romain Guyam 88041260: am dd19f5b9: Merge "Fix for a crash when...
2011-03-01 Raphael Mollam 98e0347a: am 2b3d7e8e: Merge "Open dexdump files...
2011-01-29 Dan Bornsteinam 81058aaf: (-s ours) Use bcopy() to move object refs...
2011-01-29 Dan Bornsteinam 08e54499: (-s ours) am 81058aaf: Use bcopy() to...
2011-01-27 Dan Bornsteinam 6ad1992b: (-s ours) am 70b130f5: (-s ours) Clean...
2011-01-27 Dan Bornsteinam f741b8e1: am 80a30431: (-s ours) Remove some pointle...
2011-01-26 Carl Shapiroam 4d7dd569: Handle the case of referent clearing durin...
2011-01-26 Carl Shapiroam 6159ef45: (-s ours) Parameterize instance counting...
2011-01-14 Dan Bornsteinam 602b8ffb: (-s ours) am 6ad1992b: am 70b130f5: (...
2011-01-14 Dan Bornsteinam efb37a32: am f741b8e1: am 80a30431: (-s ours) Remove...
2011-01-13 Carl Shapiroam bdd79095: am 4d7dd569: Handle the case of referent...
2011-01-11 Carl Shapiroam e0124545: (-s ours) am 6159ef45: Parameterize instan...
2010-12-06 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-12-05 Andy McFaddenam 91b93ea4: Fix monitor verification.
2010-12-03 Elliott HughesMerge "Use dvmHumanReadableDescriptor in -Xjnitrace...
2010-12-03 Dan BornsteinClean up the opcode-gen script.
2010-12-03 Carl ShapiroMerge "Get rid of the ugly macros inside the bitmap...
2010-12-03 Carl ShapiroMerge "Drive all root scanning by the root visitor...
2010-12-03 buzbeeMerge "Replace dalvik test local mode with new host...
2010-12-02 Dan BornsteinGive the awk script its own file.
2010-12-02 Elliott Hughesam f0badd23: Merge "Fix dvmHumanReadableDescriptor...
2010-12-02 Carl ShapiroMerge "Return the value at the top of the mark stack...
2010-12-02 Andy McFaddenMerge "Minor tweaks." into dalvik-dev
2010-12-02 Dan BornsteinMerge "Rename OpCode.h -> DexOpcodes.h." into dalvik-dev
2010-12-01 Dan BornsteinRename OpCode.h -> DexOpcodes.h.
2010-12-01 Brian Carlstromam 33dab964: Improve "No new threads in -Xzygote mode...
2010-12-01 Dan BornsteinAdd more "extended opcode" structure to libdex.
2010-12-01 buzbeeam b83b4c88: am ebcd8646: Fix for Issue 3161543 - Remov...
2010-12-01 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-11-30 Carl ShapiroMerge "Make the scan and the visit routines look more...
2010-11-30 Dan BornsteinMerge "Code to generate libcore's Dalvik opcode code...
2010-11-30 Dan BornsteinCode to generate libcore's Dalvik opcode code.
2010-11-23 Ben Chengam abf3ef82: Fix off-by-1 bug in expandable bit vectors.
2010-11-18 Elliott HughesMerge "Include both types in ClassCastException detail...
2010-11-17 Dan BornsteinGenerate the tables in InstrUtils.c...almost.
2010-11-16 Dan BornsteinGenerate the contents of OpCodeNames.c.
2010-11-16 Dan BornsteinMerge "Generate most of OpCode.h using opcode-gen....
2010-11-16 Elliott HughesMerge "Improve error messages for bad modified UTF...
2010-11-16 Dan BornsteinGenerate most of OpCode.h using opcode-gen.
2010-11-16 Dan BornsteinPromote opcode-gen to the dalvik directory.