summaryrefslogtreecommitdiffstats
path: root/opcode-gen/regen-all
Commit message (Expand)AuthorAgeFilesLines
* Tweaks for C++ compilation.Dan Bornstein2011-04-191-2/+2
* Move dx.dex.code.DalvOps -> dx.io.Opcodes.Dan Bornstein2011-01-301-1/+1
* Basic facility to read/write bytecode.Dan Bornstein2011-01-301-0/+1
* Rename OpCodeNames.c -> DexOpcodes.c.Dan Bornstein2010-12-011-1/+1
* Rename OpCode.h -> DexOpcodes.h.Dan Bornstein2010-12-011-1/+1
* Code to generate libcore's Dalvik opcode code.Dan Bornstein2010-11-291-0/+7
* Generate the tables in InstrUtils.c...almost.Dan Bornstein2010-11-171-0/+1
* Generate the contents of OpCodeNames.c.Dan Bornstein2010-11-161-0/+1
* Generate most of OpCode.h using opcode-gen.Dan Bornstein2010-11-161-3/+1
* Promote opcode-gen to the dalvik directory.Dan Bornstein2010-11-161-0/+42