diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +15-12-15 Cyrille Bagard <nocbos@gmail.com> + + * src/arch/arm/v7/instruction.c: + Update code. + + * src/arch/instruction-int.h: + * src/arch/instruction.c: + * src/arch/instruction.h: + Store and provide the encoding used by an instruction. + + * src/arch/raw.c: + Update code. + + * tools/d2c/spec.c: + Update the generated code. + 15-12-12 Cyrille Bagard <nocbos@gmail.com> * src/analysis/disass/area.c: |