diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +16-10-28 Cyrille Bagard <nocbos@gmail.com> + + * src/arch/instruction-int.h: + * src/arch/instruction.c: + * src/arch/instruction.h: + * tools/d2c/hooks/manager.c: + * tools/d2c/hooks/manager.h: + * tools/d2c/spec.c: + Store instruction hooks in the data section rather than in the heap. + 16-10-26 Cyrille Bagard <nocbos@gmail.com> * src/analysis/disass/loop.c: |