diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +17-03-02 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/disass/area.c: + Set the global content for each collected instruction. + + * src/arch/instruction-int.h: + * src/arch/instruction.c: + * src/arch/instruction.h: + * src/arch/raw.c: + * src/arch/undefined.c: + Remember the global content and print bytes of each instruction. + + * src/glibext/gbufferline.c: + * src/glibext/gbufferline.h: + Fill rendering lines with relative binary contents. + 17-02-28 Cyrille Bagard <nocbos@gmail.com> * src/analysis/binary.c: |